Skip to content

Commit d4584b3

Browse files
Google APIscopybara-github
authored andcommitted
build: Only publish Java client libraries
PiperOrigin-RevId: 748651291
1 parent 2c91221 commit d4584b3

2 files changed

Lines changed: 1 addition & 28 deletions

File tree

google/shopping/merchant/productstudio/v1alpha/BUILD.bazel

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -288,9 +288,7 @@ ruby_grpc_library(
288288
ruby_cloud_gapic_library(
289289
name = "productstudio_ruby_gapic",
290290
srcs = [":productstudio_proto_with_info"],
291-
extra_protoc_parameters = [
292-
"ruby-cloud-gem-name=google-cloud-merchant-productstudio-v1alpha",
293-
],
291+
extra_protoc_parameters = ["ruby-cloud-gem-name=google-cloud-merchant-productstudio-v1alpha"],
294292
grpc_service_config = "productstudio_grpc_service_config.json",
295293
rest_numeric_enums = True,
296294
service_yaml = "merchantapi_v1alpha.yaml",
@@ -325,7 +323,6 @@ load(
325323

326324
csharp_proto_library(
327325
name = "productstudio_csharp_proto",
328-
extra_opts = [],
329326
deps = [":productstudio_proto"],
330327
)
331328

google/shopping/merchant/productstudio/v1alpha/merchantapi_v1alpha.yaml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -46,27 +46,3 @@ publishing:
4646
common:
4747
destinations:
4848
- PACKAGE_MANAGER
49-
php_settings:
50-
common:
51-
destinations:
52-
- PACKAGE_MANAGER
53-
python_settings:
54-
common:
55-
destinations:
56-
- PACKAGE_MANAGER
57-
node_settings:
58-
common:
59-
destinations:
60-
- PACKAGE_MANAGER
61-
dotnet_settings:
62-
common:
63-
destinations:
64-
- PACKAGE_MANAGER
65-
ruby_settings:
66-
common:
67-
destinations:
68-
- PACKAGE_MANAGER
69-
go_settings:
70-
common:
71-
destinations:
72-
- PACKAGE_MANAGER

0 commit comments

Comments
 (0)