diff --git a/generated/google-apis-notebooks_v1/CHANGELOG.md b/generated/google-apis-notebooks_v1/CHANGELOG.md index 4587ee44b67..f7bf1785cef 100644 --- a/generated/google-apis-notebooks_v1/CHANGELOG.md +++ b/generated/google-apis-notebooks_v1/CHANGELOG.md @@ -1,5 +1,9 @@ # Release history for google-apis-notebooks_v1 +### v0.65.0 (2026-05-31) + +* Regenerated from discovery document revision 20260521 + ### v0.64.0 (2026-04-19) * Regenerated from discovery document revision 20260401 diff --git a/generated/google-apis-notebooks_v1/lib/google/apis/notebooks_v1/gem_version.rb b/generated/google-apis-notebooks_v1/lib/google/apis/notebooks_v1/gem_version.rb index 04e520ff533..0a1c5b5c9f4 100644 --- a/generated/google-apis-notebooks_v1/lib/google/apis/notebooks_v1/gem_version.rb +++ b/generated/google-apis-notebooks_v1/lib/google/apis/notebooks_v1/gem_version.rb @@ -16,13 +16,13 @@ module Google module Apis module NotebooksV1 # Version of the google-apis-notebooks_v1 gem - GEM_VERSION = "0.64.0" + GEM_VERSION = "0.65.0" # Version of the code generator used to generate this client GENERATOR_VERSION = "0.18.0" # Revision of the discovery document this client was generated from - REVISION = "20260401" + REVISION = "20260521" end end end diff --git a/generated/google-apis-notebooks_v1/lib/google/apis/notebooks_v1/service.rb b/generated/google-apis-notebooks_v1/lib/google/apis/notebooks_v1/service.rb index 3148957d7d3..e061c99a173 100644 --- a/generated/google-apis-notebooks_v1/lib/google/apis/notebooks_v1/service.rb +++ b/generated/google-apis-notebooks_v1/lib/google/apis/notebooks_v1/service.rb @@ -82,8 +82,8 @@ def get_project_location(name, fields: nil, quota_user: nil, options: nil, &bloc end # Lists information about the supported locations for this service. This method - # lists locations based on the resource scope provided in the [ - # ListLocationsRequest.name] field: * **Global locations**: If `name` is empty, + # lists locations based on the resource scope provided in the + # ListLocationsRequest.name field: * **Global locations**: If `name` is empty, # the method lists the public locations available to all projects. * **Project- # specific locations**: If `name` follows the format `projects/`project``, the # method lists locations visible to that specific project. This includes public, @@ -94,8 +94,8 @@ def get_project_location(name, fields: nil, quota_user: nil, options: nil, &bloc # @param [String] name # The resource that owns the locations collection, if applicable. # @param [Array, String] extra_location_types - # Optional. Do not use this field. It is unsupported and is ignored unless - # explicitly documented otherwise. This is primarily for internal usage. + # Optional. Do not use this field unless explicitly documented otherwise. This + # is primarily for internal usage. # @param [String] filter # A filter to narrow down results to a preferred subset. The filtering language # accepts strings like `"displayName=tokyo"`, and is documented in more detail