File tree Expand file tree Collapse file tree
google/shopping/merchant/productstudio/v1alpha Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -288,9 +288,7 @@ ruby_grpc_library(
288288ruby_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
326324csharp_proto_library (
327325 name = "productstudio_csharp_proto" ,
328- extra_opts = [],
329326 deps = [":productstudio_proto" ],
330327)
331328
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments