Skip to content

Commit 6bd2087

Browse files
Google APIscopybara-github
authored andcommitted
build: add flag to distinguish autogenerated libs with a handwritten layer
PiperOrigin-RevId: 430741048
1 parent ea58002 commit 6bd2087

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google/spanner/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
package = "google.spanner.v1",
234234
service_yaml = "spanner.yaml",
235235
deps = [],
236+
handwritten_layer = True
236237
)
237238

238239
nodejs_gapic_assembly_pkg(

0 commit comments

Comments
 (0)