From 087cb30ad13897a7cbe3d44ec3f0486a991dbae4 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Tue, 23 Apr 2024 13:58:47 -0700 Subject: chore(ruby): configure clients for google-shopping-merchant-notifications PiperOrigin-RevId: 627496962 --- google/shopping/merchant/notifications/v1beta/BUILD.bazel | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'google/shopping/merchant/notifications/v1beta/BUILD.bazel') 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", -- cgit v1.2.3