We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c033cb1 commit ecb0b0bCopy full SHA for ecb0b0b
1 file changed
google/cloud/notebooks/BUILD.bazel
@@ -22,7 +22,7 @@ ruby_cloud_gapic_library(
22
extra_protoc_parameters = [
23
"ruby-cloud-gem-name=google-cloud-notebooks",
24
"ruby-cloud-env-prefix=NOTEBOOKS",
25
- "ruby-cloud-wrapper-of=v1beta1:0.0",
+ "ruby-cloud-wrapper-of=v1:0.0;v1beta1:0.0",
26
"ruby-cloud-product-url=https://cloud.google.com/ai-platform-notebooks",
27
"ruby-cloud-api-id=notebooks.googleapis.com",
28
"ruby-cloud-api-shortname=notebooks",
0 commit comments