Skip to content

Commit 06dac5c

Browse files
Google APIscopybara-github
authored andcommitted
chore(ruby): Add google-cloud-common as a dependency of the filestore client
PiperOrigin-RevId: 404249923
1 parent 1fb0967 commit 06dac5c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

google/cloud/filestore/v1/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ ruby_cloud_gapic_library(
284284
"ruby-cloud-api-shortname=file",
285285
"ruby-cloud-gem-name=google-cloud-filestore-v1",
286286
"ruby-cloud-product-url=https://cloud.google.com/filestore/",
287+
"ruby-cloud-extra-dependencies=google-cloud-common=~> 1.0",
287288
],
288289
grpc_service_config = "file_grpc_service_config.json",
289290
ruby_cloud_description = "Filestore instances are fully managed NFS file servers on Google Cloud for use with applications running on Compute Engine virtual machines (VMs) instances or Google Kubernetes Engine clusters.",

google/cloud/filestore/v1beta1/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -289,6 +289,7 @@ ruby_cloud_gapic_library(
289289
"ruby-cloud-api-shortname=file",
290290
"ruby-cloud-api-id=file.googleapis.com",
291291
"ruby-cloud-product-url=https://cloud.google.com/filestore/",
292+
"ruby-cloud-extra-dependencies=google-cloud-common=~> 1.0",
292293
],
293294
grpc_service_config = "file_grpc_service_config.json",
294295
ruby_cloud_description = "Filestore instances are fully managed NFS file servers on Google Cloud for use with applications running on Compute Engine virtual machines (VMs) instances or Google Kubernetes Engine clusters.",

0 commit comments

Comments
 (0)