mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-16 13:00:34 +02:00
build: add package name for artifact registry
PiperOrigin-RevId: 359593247
This commit is contained in:
parent
d9b32e92fa
commit
e69f9d4f00
1 changed files with 1 additions and 0 deletions
|
|
@ -241,6 +241,7 @@ load(
|
|||
|
||||
nodejs_gapic_library(
|
||||
name = "artifactregistry_nodejs_gapic",
|
||||
package_name = "@google-cloud/artifact-registry",
|
||||
src = ":artifactregistry_proto_with_info",
|
||||
extra_protoc_parameters = ["metadata"],
|
||||
grpc_service_config = "artifactregistry_grpc_service_config.json",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue