google-apis-bigtableadmin_v2 0.80.0 → 0.81.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: 708492f23e6c225edb11beeb5e353817f3260b6bb1a5badb603ba57134a1e7d3
4
- data.tar.gz: a8c666d0b288d2f8cdef6780311768e7e9c44ba63fbfe6b1f2c69cac906c1727
3
+ metadata.gz: 1fcb1742624f0172e53784645ca9055a4aa004bb60018a3f022b7d433dfcca3e
4
+ data.tar.gz: b19b70f6ff9418e616ebae89746c1999d1acb8d44f3977a1950e679fa0aeecda
5
5
  SHA512:
6
- metadata.gz: '01586758db7e4cc8b44847839cf09e88fd01df5d0aa5c072a359f834595dbac1c7a36bf75fd360136c091291470a6d90871960ad937d5ea6311e7cd13b231d9d'
7
- data.tar.gz: 19c1e7421aec65cccf8173c202e3538e68bdfd81822c835bbfac590db9f677c1b779f1b12dd26768338bcfdb2c6b9a6a51049acecd676aa2de800e143b2f519d
6
+ metadata.gz: 25851b72d224924f89fd9334558a4445f86d68b4dd339a04bfed3b306715cdfae1702b91be039d56097a82d32cb26cc7e416bb1ba178493b22a811fcc113d94d
7
+ data.tar.gz: 4e5efcc45b7cd98aaae312927ff33171622e6ca4fc3aed2ba3ed7de14b8fda1f152e8aed21db112ea2b27dedcbe4088cb691cbc63889f0c8225e59e7086c67a4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-bigtableadmin_v2
2
2
 
3
+ ### v0.81.0 (2025-12-21)
4
+
5
+ * Regenerated from discovery document revision 20251209
6
+
3
7
  ### v0.80.0 (2025-11-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20251026
@@ -3100,8 +3100,9 @@ module Google
3100
3100
  attr_accessor :operations
3101
3101
 
3102
3102
  # Unordered list. Unreachable resources. Populated when the request sets `
3103
- # ListOperationsRequest.return_partial_success` and reads across collections e.g.
3104
- # when attempting to list all resources across all supported locations.
3103
+ # ListOperationsRequest.return_partial_success` and reads across collections.
3104
+ # For example, when attempting to list all resources across all supported
3105
+ # locations.
3105
3106
  # Corresponds to the JSON property `unreachable`
3106
3107
  # @return [Array<String>]
3107
3108
  attr_accessor :unreachable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BigtableadminV2
18
18
  # Version of the google-apis-bigtableadmin_v2 gem
19
- GEM_VERSION = "0.80.0"
19
+ GEM_VERSION = "0.81.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 = "20251026"
25
+ REVISION = "20251209"
26
26
  end
27
27
  end
28
28
  end
@@ -94,11 +94,12 @@ module Google
94
94
  # The standard list page token.
95
95
  # @param [Boolean] return_partial_success
96
96
  # When set to `true`, operations that are reachable are returned as normal, and
97
- # those that are unreachable are returned in the [ListOperationsResponse.
98
- # unreachable] field. This can only be `true` when reading across collections e.
99
- # g. when `parent` is set to `"projects/example/locations/-"`. This field is not
100
- # by default supported and will result in an `UNIMPLEMENTED` error if set unless
101
- # explicitly documented otherwise in service or product specific documentation.
97
+ # those that are unreachable are returned in the ListOperationsResponse.
98
+ # unreachable field. This can only be `true` when reading across collections.
99
+ # For example, when `parent` is set to `"projects/example/locations/-"`. This
100
+ # field is not supported by default and will result in an `UNIMPLEMENTED` error
101
+ # if set unless explicitly documented otherwise in service or product specific
102
+ # documentation.
102
103
  # @param [String] fields
103
104
  # Selector specifying which fields to include in a partial response.
104
105
  # @param [String] quota_user
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-bigtableadmin_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.80.0
4
+ version: 0.81.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-bigtableadmin_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-bigtableadmin_v2/v0.80.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-bigtableadmin_v2/v0.81.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-bigtableadmin_v2
62
62
  rdoc_options: []
63
63
  require_paths: