aboutsummaryrefslogtreecommitdiff
path: root/google/shopping/merchant/notifications/v1beta/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'google/shopping/merchant/notifications/v1beta/BUILD.bazel')
-rw-r--r--google/shopping/merchant/notifications/v1beta/BUILD.bazel4
1 files changed, 2 insertions, 2 deletions
diff --git a/google/shopping/merchant/notifications/v1beta/BUILD.bazel b/google/shopping/merchant/notifications/v1beta/BUILD.bazel
index d61557066..9524d7a3a 100644
--- a/google/shopping/merchant/notifications/v1beta/BUILD.bazel
+++ b/google/shopping/merchant/notifications/v1beta/BUILD.bazel
@@ -307,7 +307,7 @@ ruby_cloud_gapic_library(
name = "notifications_ruby_gapic",
srcs = [":notifications_proto_with_info"],
extra_protoc_parameters = [
- "ruby-cloud-gem-name=google-cloud-merchant-notifications-v1beta",
+ "ruby-cloud-gem-name=google-shopping-merchant-notifications-v1beta",
],
grpc_service_config = "notifications_grpc_service_config.json",
rest_numeric_enums = True,
@@ -321,7 +321,7 @@ ruby_cloud_gapic_library(
# Open Source Packages
ruby_gapic_assembly_pkg(
- name = "google-cloud-merchant-notifications-v1beta-ruby",
+ name = "google-shopping-merchant-notifications-v1beta-ruby",
deps = [
":notifications_ruby_gapic",
":notifications_ruby_grpc",