Skip to content

Commit 29de512

Browse files
Google APIscopybara-github
authored andcommitted
build: update package name for datastore
PiperOrigin-RevId: 402634944
1 parent 6865fe4 commit 29de512

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/datastore/admin/v1/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ load(
218218
nodejs_gapic_library(
219219
name = "admin_nodejs_gapic",
220220
src = ":admin_proto_with_info",
221-
extra_protoc_parameters = ["metadata"],
221+
extra_protoc_parameters = ["metadata", "template=typescript_gapic"],
222222
grpc_service_config = "datastore_admin_grpc_service_config.json",
223223
package = "google.datastore.admin.v1",
224224
service_yaml = "datastore_v1.yaml",

0 commit comments

Comments
 (0)