Skip to content

Commit f1529c0

Browse files
Google APIscopybara-github
authored andcommitted
build: add flag to distinguish autogenerated libs with a handwritten layer
PiperOrigin-RevId: 429391240
1 parent fb5fba4 commit f1529c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google/pubsub/v1/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ nodejs_gapic_library(
233233
main_service = "pubsub",
234234
service_yaml = ":pubsub_v1.yaml",
235235
deps = [],
236+
handwritten_layer = True
236237
)
237238

238239
nodejs_gapic_assembly_pkg(

0 commit comments

Comments
 (0)