google-apis-bigtableadmin_v2 0.52.0 → 0.53.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 88ce56ada2f06fdf7927def79928f4a6b65ef3f4580a190604c2388853a8dd74
4
- data.tar.gz: 9198cea4bc5dcd024a3f24a817ebdc6fa482e2b8433093a593800dfc0d4314be
3
+ metadata.gz: fefe0cb83de1e0e5b8d419d3cf9f7a7df85bef6eca57eef9b33c62b3fbecaaed
4
+ data.tar.gz: 32123f63704b40923c4ca3be131839dbe4f4f509d14228332ccfa559eb6b3e37
5
5
  SHA512:
6
- metadata.gz: 7e63e783db12113825200866b3d665b732509316b1aa06a3b2ff8fdf4eabbd58d16bf187c0b869d11b4a421216835dd352f6dc2da20aad3372528392cf87c848
7
- data.tar.gz: 4340eef5ab2d59f1561fd8c91bff9a90e2570e53735817bcc153bc3e8203779060d8d88f9d69415b77ad67993457c9c6367b9d0a5937d550d935c990fdce201b
6
+ metadata.gz: b48b884dd64037b9b99844f5cfdbcaaee45b51b0b33fb2edadb1fc662fe02800ed7d60a9cf5c9cd24b4aac67944fa538ff8d6df822f0e7cfb30db6bae7935735
7
+ data.tar.gz: 20f7a7427d6c5f9502b0f651fd440be27e5af3132ef2cd53dfc08cd930b65ed869f6ffc2df460cd5d48b4e3eb205edcf0976c40362353554466e0fd24f782003
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-bigtableadmin_v2
2
2
 
3
+ ### v0.53.0 (2024-04-28)
4
+
5
+ * Regenerated from discovery document revision 20240413
6
+
3
7
  ### v0.52.0 (2024-03-31)
4
8
 
5
9
  * Regenerated from discovery document revision 20240319
@@ -28,14 +28,9 @@ module Google
28
28
  include Google::Apis::Core::Hashable
29
29
 
30
30
  # Data Boost is a serverless compute capability that lets you run high-
31
- # throughput read jobs on your Bigtable data, without impacting the performance
32
- # of the clusters that handle your application traffic. Currently, Data Boost
33
- # exclusively supports read-only use-cases with single-cluster routing. Data
34
- # Boost reads are only guaranteed to see the results of writes that were written
35
- # at least 30 minutes ago. This means newly written values may not become
36
- # visible for up to 30m, and also means that old values may remain visible for
37
- # up to 30m after being deleted or overwritten. To mitigate the staleness of the
38
- # data, users may either wait 30m, or use CheckConsistency.
31
+ # throughput read jobs and queries on your Bigtable data, without impacting the
32
+ # performance of the clusters that handle your application traffic. Data Boost
33
+ # supports read-only use cases with single-cluster routing.
39
34
  # Corresponds to the JSON property `dataBoostIsolationReadOnly`
40
35
  # @return [Google::Apis::BigtableadminV2::DataBoostIsolationReadOnly]
41
36
  attr_accessor :data_boost_isolation_read_only
@@ -177,7 +172,7 @@ module Google
177
172
  end
178
173
  end
179
174
 
180
- # Placeholder for admin API work while we work out the internals.
175
+ # An Authorized View of a Cloud Bigtable Table.
181
176
  class AuthorizedView
182
177
  include Google::Apis::Core::Hashable
183
178
 
@@ -963,7 +958,7 @@ module Google
963
958
  class CreateAuthorizedViewRequest
964
959
  include Google::Apis::Core::Hashable
965
960
 
966
- # Placeholder for admin API work while we work out the internals.
961
+ # An Authorized View of a Cloud Bigtable Table.
967
962
  # Corresponds to the JSON property `authorizedView`
968
963
  # @return [Google::Apis::BigtableadminV2::AuthorizedView]
969
964
  attr_accessor :authorized_view
@@ -1224,14 +1219,9 @@ module Google
1224
1219
  end
1225
1220
 
1226
1221
  # Data Boost is a serverless compute capability that lets you run high-
1227
- # throughput read jobs on your Bigtable data, without impacting the performance
1228
- # of the clusters that handle your application traffic. Currently, Data Boost
1229
- # exclusively supports read-only use-cases with single-cluster routing. Data
1230
- # Boost reads are only guaranteed to see the results of writes that were written
1231
- # at least 30 minutes ago. This means newly written values may not become
1232
- # visible for up to 30m, and also means that old values may remain visible for
1233
- # up to 30m after being deleted or overwritten. To mitigate the staleness of the
1234
- # data, users may either wait 30m, or use CheckConsistency.
1222
+ # throughput read jobs and queries on your Bigtable data, without impacting the
1223
+ # performance of the clusters that handle your application traffic. Data Boost
1224
+ # supports read-only use cases with single-cluster routing.
1235
1225
  class DataBoostIsolationReadOnly
1236
1226
  include Google::Apis::Core::Hashable
1237
1227
 
@@ -3331,7 +3321,7 @@ module Google
3331
3321
  class UpdateAuthorizedViewRequest
3332
3322
  include Google::Apis::Core::Hashable
3333
3323
 
3334
- # Placeholder for admin API work while we work out the internals.
3324
+ # An Authorized View of a Cloud Bigtable Table.
3335
3325
  # Corresponds to the JSON property `authorizedView`
3336
3326
  # @return [Google::Apis::BigtableadminV2::AuthorizedView]
3337
3327
  attr_accessor :authorized_view
@@ -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.52.0"
19
+ GEM_VERSION = "0.53.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240319"
25
+ REVISION = "20240413"
26
26
  end
27
27
  end
28
28
  end
@@ -995,8 +995,8 @@ module Google
995
995
  execute_or_queue_command(command, &block)
996
996
  end
997
997
 
998
- # Gets the access control policy for a Table or Backup resource. Returns an
999
- # empty policy if the resource exists but does not have a policy set.
998
+ # Gets the access control policy for a Bigtable resource. Returns an empty
999
+ # policy if the resource exists but does not have a policy set.
1000
1000
  # @param [String] resource
1001
1001
  # REQUIRED: The resource for which the policy is being requested. See [Resource
1002
1002
  # names](https://cloud.google.com/apis/design/resource_names) for the
@@ -1150,8 +1150,8 @@ module Google
1150
1150
  execute_or_queue_command(command, &block)
1151
1151
  end
1152
1152
 
1153
- # Sets the access control policy on a Table or Backup resource. Replaces any
1154
- # existing policy.
1153
+ # Sets the access control policy on a Bigtable resource. Replaces any existing
1154
+ # policy.
1155
1155
  # @param [String] resource
1156
1156
  # REQUIRED: The resource for which the policy is being specified. See [Resource
1157
1157
  # names](https://cloud.google.com/apis/design/resource_names) for the
@@ -1186,8 +1186,7 @@ module Google
1186
1186
  execute_or_queue_command(command, &block)
1187
1187
  end
1188
1188
 
1189
- # Returns permissions that the caller has on the specified Table or Backup
1190
- # resource.
1189
+ # Returns permissions that the caller has on the specified Bigtable resource.
1191
1190
  # @param [String] resource
1192
1191
  # REQUIRED: The resource for which the policy detail is being requested. See [
1193
1192
  # Resource names](https://cloud.google.com/apis/design/resource_names) for the
@@ -1491,8 +1490,8 @@ module Google
1491
1490
  execute_or_queue_command(command, &block)
1492
1491
  end
1493
1492
 
1494
- # Gets the access control policy for a Table or Backup resource. Returns an
1495
- # empty policy if the resource exists but does not have a policy set.
1493
+ # Gets the access control policy for a Bigtable resource. Returns an empty
1494
+ # policy if the resource exists but does not have a policy set.
1496
1495
  # @param [String] resource
1497
1496
  # REQUIRED: The resource for which the policy is being requested. See [Resource
1498
1497
  # names](https://cloud.google.com/apis/design/resource_names) for the
@@ -1692,8 +1691,8 @@ module Google
1692
1691
  execute_or_queue_command(command, &block)
1693
1692
  end
1694
1693
 
1695
- # Sets the access control policy on a Table or Backup resource. Replaces any
1696
- # existing policy.
1694
+ # Sets the access control policy on a Bigtable resource. Replaces any existing
1695
+ # policy.
1697
1696
  # @param [String] resource
1698
1697
  # REQUIRED: The resource for which the policy is being specified. See [Resource
1699
1698
  # names](https://cloud.google.com/apis/design/resource_names) for the
@@ -1728,8 +1727,7 @@ module Google
1728
1727
  execute_or_queue_command(command, &block)
1729
1728
  end
1730
1729
 
1731
- # Returns permissions that the caller has on the specified Table or Backup
1732
- # resource.
1730
+ # Returns permissions that the caller has on the specified Bigtable resource.
1733
1731
  # @param [String] resource
1734
1732
  # REQUIRED: The resource for which the policy detail is being requested. See [
1735
1733
  # Resource names](https://cloud.google.com/apis/design/resource_names) for the
@@ -1911,8 +1909,8 @@ module Google
1911
1909
  execute_or_queue_command(command, &block)
1912
1910
  end
1913
1911
 
1914
- # Gets the access control policy for a Table or Backup resource. Returns an
1915
- # empty policy if the resource exists but does not have a policy set.
1912
+ # Gets the access control policy for a Bigtable resource. Returns an empty
1913
+ # policy if the resource exists but does not have a policy set.
1916
1914
  # @param [String] resource
1917
1915
  # REQUIRED: The resource for which the policy is being requested. See [Resource
1918
1916
  # names](https://cloud.google.com/apis/design/resource_names) for the
@@ -2039,8 +2037,8 @@ module Google
2039
2037
  execute_or_queue_command(command, &block)
2040
2038
  end
2041
2039
 
2042
- # Sets the access control policy on a Table or Backup resource. Replaces any
2043
- # existing policy.
2040
+ # Sets the access control policy on a Bigtable resource. Replaces any existing
2041
+ # policy.
2044
2042
  # @param [String] resource
2045
2043
  # REQUIRED: The resource for which the policy is being specified. See [Resource
2046
2044
  # names](https://cloud.google.com/apis/design/resource_names) for the
@@ -2075,8 +2073,7 @@ module Google
2075
2073
  execute_or_queue_command(command, &block)
2076
2074
  end
2077
2075
 
2078
- # Returns permissions that the caller has on the specified Table or Backup
2079
- # resource.
2076
+ # Returns permissions that the caller has on the specified Bigtable resource.
2080
2077
  # @param [String] resource
2081
2078
  # REQUIRED: The resource for which the policy detail is being requested. See [
2082
2079
  # Resource names](https://cloud.google.com/apis/design/resource_names) for the
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-bigtableadmin_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.52.0
4
+ version: 0.53.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-03-31 00:00:00.000000000 Z
11
+ date: 2024-04-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-bigtableadmin_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-bigtableadmin_v2/v0.52.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-bigtableadmin_v2/v0.53.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-bigtableadmin_v2
63
63
  post_install_message:
64
64
  rdoc_options: []