Skip to content

Commit fb5fba4

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google/bigtable/v2/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ nodejs_gapic_library(
223223
package = "google.bigtable.v2",
224224
service_yaml = "bigtable_v2.yaml",
225225
deps = [],
226+
handwritten_layer = True
226227
)
227228

228229
nodejs_gapic_assembly_pkg(

0 commit comments

Comments
 (0)