google-apis-bigtableadmin_v2 0.82.0 → 0.83.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: 75b40f2e6f492667af8427ef573b77ed4d7e65abdac0eef527ede3f24278c4fa
4
- data.tar.gz: 9cdeb6e3b1ab0f971ad7958cd965c79de8278040094cccbf878fbe43ef7e7b93
3
+ metadata.gz: fdfb68e280b3c7806fcfeaf163eeef5d2fad2bf3d138a6f673394760cec64421
4
+ data.tar.gz: c66e199248fc6932b717463323cab6e385360d87acff1aa8d41f0ec6970376ba
5
5
  SHA512:
6
- metadata.gz: 6f63a7ea59d9eda2eb3514f5b53357c27e4b454cd4d2670640929fc867aac7187ad0344213e448cd7d357966c87782cf360588f6d437db7c5974211ecce2ce7c
7
- data.tar.gz: a21ae26a0a1f18f05e12b09ab4370753222667777867b0b95cc9c564e25cff5cac41565552d155a124209f8c4c8196d3c06dfa214acb356af861f071f8f3548e
6
+ metadata.gz: 89053232b603052e8fb5b61211e241a892d2c7cd3f3ada4da3e4a40e047527a927f1021db6b7e2f1659a90dde23abfe2c0ae1bf82f3b0dd4aa7e49aa5ec5b308
7
+ data.tar.gz: 804fb2bd3ba45ef00dff45b7db2795bc2e9f665cfa6d86991cb4bcc57e713198dade4de2ef2e8bd7dd86c9c44b2029382646b73e6e3ec227bf49647436128e04
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-bigtableadmin_v2
2
2
 
3
+ ### v0.83.0 (2026-03-08)
4
+
5
+ * Regenerated from discovery document revision 20260225
6
+
3
7
  ### v0.82.0 (2026-02-15)
4
8
 
5
9
  * Regenerated from discovery document revision 20260210
@@ -4147,10 +4147,9 @@ module Google
4147
4147
  attr_accessor :deletion_protection
4148
4148
  alias_method :deletion_protection?, :deletion_protection
4149
4149
 
4150
- # Immutable. The granularity (i.e. `MILLIS`) at which timestamps are stored in
4151
- # this table. Timestamps not matching the granularity will be rejected. If
4152
- # unspecified at creation time, the value will be set to `MILLIS`. Views: `
4153
- # SCHEMA_VIEW`, `FULL`.
4150
+ # Immutable. The granularity at which timestamps are stored in this table.
4151
+ # Timestamps not matching the granularity will be rejected. If unspecified at
4152
+ # creation time, the value will be set to `MILLIS`. Views: `SCHEMA_VIEW`, `FULL`.
4154
4153
  # Corresponds to the JSON property `granularity`
4155
4154
  # @return [String]
4156
4155
  attr_accessor :granularity
@@ -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.82.0"
19
+ GEM_VERSION = "0.83.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 = "20260210"
25
+ REVISION = "20260225"
26
26
  end
27
27
  end
28
28
  end
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.82.0
4
+ version: 0.83.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.82.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-bigtableadmin_v2/v0.83.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: