google-apis-notebooks_v1 0.61.0 → 0.62.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6965e2b08089e7c55f64665f3b85a2f37893203f287cbb677ba4649561bedbbe
4
- data.tar.gz: e3ef476668b6843d474c39ceaf315acd19d3d6c0d44ac82c06f781b18d812a4a
3
+ metadata.gz: 33f636f4472f5d828d71ceb5a45fe934601edcbf350feb70991625d68f8282c7
4
+ data.tar.gz: 1bab1ccb7ebb35c2d15c350919b691a1efd220f103bb3ac10c48548362b74797
5
5
  SHA512:
6
- metadata.gz: 708439218b17aa17db43b2f4b3ca9c377a679e1e635745c5a0f058276f823951a8218dc23bfcc8c73dba12b235318139f801dd9ed6b70b6002725b76f78092cc
7
- data.tar.gz: 23fdec465dc1e9de9123c7e82e1fd147cdb19c416e9ded7b2218f3a7dfa334d83511ddcc341ea0a254eb44e46bbacf42edd2ad7b25f3156f726038a6806c1adf
6
+ metadata.gz: cf91be0be1c1393adaff21b036dae26d038141a84f0ca8c00f0d9ab42f1c638b8873cbcca126908d6277f093db209b5b55ce41a2a737aca1b3d656096800205d
7
+ data.tar.gz: c9897e89c9c6c67654b28235d5d212e5e97817b939f408dc5a01546383a4b5282d3b112f4a0e08ea461e17ba50c4e188f68d633c747631f18c5aa0e782536327
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-notebooks_v1
2
2
 
3
+ ### v0.62.0 (2025-12-14)
4
+
5
+ * Regenerated from discovery document revision 20251121
6
+
3
7
  ### v0.61.0 (2025-11-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20251029
@@ -1407,8 +1407,9 @@ module Google
1407
1407
  attr_accessor :operations
1408
1408
 
1409
1409
  # Unordered list. Unreachable resources. Populated when the request sets `
1410
- # ListOperationsRequest.return_partial_success` and reads across collections e.g.
1411
- # when attempting to list all resources across all supported locations.
1410
+ # ListOperationsRequest.return_partial_success` and reads across collections.
1411
+ # For example, when attempting to list all resources across all supported
1412
+ # locations.
1412
1413
  # Corresponds to the JSON property `unreachable`
1413
1414
  # @return [Array<String>]
1414
1415
  attr_accessor :unreachable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module NotebooksV1
18
18
  # Version of the google-apis-notebooks_v1 gem
19
- GEM_VERSION = "0.61.0"
19
+ GEM_VERSION = "0.62.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251029"
25
+ REVISION = "20251121"
26
26
  end
27
27
  end
28
28
  end
@@ -1436,11 +1436,12 @@ module Google
1436
1436
  # The standard list page token.
1437
1437
  # @param [Boolean] return_partial_success
1438
1438
  # When set to `true`, operations that are reachable are returned as normal, and
1439
- # those that are unreachable are returned in the [ListOperationsResponse.
1440
- # unreachable] field. This can only be `true` when reading across collections e.
1441
- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
1442
- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
1443
- # explicitly documented otherwise in service or product specific documentation.
1439
+ # those that are unreachable are returned in the ListOperationsResponse.
1440
+ # unreachable field. This can only be `true` when reading across collections.
1441
+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
1442
+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
1443
+ # if set unless explicitly documented otherwise in service or product specific
1444
+ # documentation.
1444
1445
  # @param [String] fields
1445
1446
  # Selector specifying which fields to include in a partial response.
1446
1447
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-notebooks_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.61.0
4
+ version: 0.62.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-notebooks_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-notebooks_v1/v0.61.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-notebooks_v1/v0.62.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-notebooks_v1
62
62
  rdoc_options: []
63
63
  require_paths: