build: add flag to distinguish autogenerated libs with a handwritten layer

PiperOrigin-RevId: 429391190
pull/705/head
Google APIs 3 years ago committed by Copybara-Service
parent 4b2bd2637d
commit fb5fba4d8d
  1. 1
      google/bigtable/v2/BUILD.bazel

@ -223,6 +223,7 @@ nodejs_gapic_library(
package = "google.bigtable.v2",
service_yaml = "bigtable_v2.yaml",
deps = [],
handwritten_layer = True
)
nodejs_gapic_assembly_pkg(

Loading…
Cancel
Save