Skip to content

Commit

Permalink
feat!: Update to the Notebooks V1 service
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 446218605
  • Loading branch information
Google APIs authored and Copybara-Service committed May 3, 2022
1 parent c033cb1 commit ecb0b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/cloud/notebooks/BUILD.bazel
Expand Up @@ -22,7 +22,7 @@ ruby_cloud_gapic_library(
extra_protoc_parameters = [
"ruby-cloud-gem-name=google-cloud-notebooks",
"ruby-cloud-env-prefix=NOTEBOOKS",
"ruby-cloud-wrapper-of=v1beta1:0.0",
"ruby-cloud-wrapper-of=v1:0.0;v1beta1:0.0",
"ruby-cloud-product-url=https://cloud.google.com/ai-platform-notebooks",
"ruby-cloud-api-id=notebooks.googleapis.com",
"ruby-cloud-api-shortname=notebooks",
Expand Down

0 comments on commit ecb0b0b

Please sign in to comment.