Skip to content

Commit

Permalink
build: change meet publishing PA to apps
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 623635977
  • Loading branch information
Google APIs authored and Copybara-Service committed Apr 10, 2024
1 parent 33ae362 commit 8b928ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion google/apps/meet/v2/BUILD.bazel
Expand Up @@ -241,7 +241,7 @@ load(

nodejs_gapic_library(
name = "meet_nodejs_gapic",
package_name = "@google-cloud/meet",
package_name = "@google-apps/meet",
src = ":meet_proto_with_info",
extra_protoc_parameters = ["metadata"],
grpc_service_config = "meet_v2_grpc_service_config.json",
Expand Down
2 changes: 1 addition & 1 deletion google/apps/meet/v2beta/BUILD.bazel
Expand Up @@ -241,7 +241,7 @@ load(

nodejs_gapic_library(
name = "meet_nodejs_gapic",
package_name = "@google-cloud/meet",
package_name = "@google-apps/meet",
src = ":meet_proto_with_info",
extra_protoc_parameters = ["metadata"],
grpc_service_config = "meet_v2beta_grpc_service_config.json",
Expand Down

0 comments on commit 8b928ba

Please sign in to comment.