mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-20 13:27:47 +02:00
fix(ruby): add missing shopping type dependency to google-shopping-css
PiperOrigin-RevId: 591034446
This commit is contained in:
parent
c2510b4c0a
commit
e5fec79d91
1 changed files with 1 additions and 0 deletions
|
|
@ -311,6 +311,7 @@ ruby_cloud_gapic_library(
|
|||
srcs = [":css_proto_with_info"],
|
||||
extra_protoc_parameters = [
|
||||
"ruby-cloud-gem-name=google-shopping-css-v1",
|
||||
"ruby-cloud-extra-dependencies=google-shopping-type=>0.0+<2.a",
|
||||
],
|
||||
grpc_service_config = "css_grpc_service_config.json",
|
||||
rest_numeric_enums = True,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue