Skip to content

Commit

Permalink
build: add package name to BUILD file for nodejs-access-approval
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 355768486
  • Loading branch information
Google APIs authored and copybara-github committed Feb 5, 2021
1 parent 2502e8e commit 53dd6b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/cloud/accessapproval/v1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ load(

nodejs_gapic_library(
name = "accessapproval_nodejs_gapic",
package_name = "@google-cloud/access-approval",
src = ":accessapproval_proto_with_info",
extra_protoc_parameters = ["metadata"],
grpc_service_config = "accessapproval_grpc_service_config.json",
Expand Down

0 comments on commit 53dd6b5

Please sign in to comment.