google-apis-bigtableadmin_v2 0.26.0 → 0.27.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: 3de679bb782699e5e9aeccb826da3374e34a15d7a4aafc0c15597850426a4232
4
- data.tar.gz: e122735aa3b1bbf81ba308bafdb90c9c7c4aa2ab299e6dc4fb65820de8d2ee1a
3
+ metadata.gz: 5f5529199bb48284537ff19b81a326b55a53ec0f501a0111a02daaf1e187180c
4
+ data.tar.gz: 0dc9cdea227353140dbccd68c3a9e867586e0d9188c915bf5c67cc23832b0c24
5
5
  SHA512:
6
- metadata.gz: 5ceaae973771fb6c39c91b11108473085c5068fa7a561d9f890038a75252e11fe21d36bb96258abdde4fe7e65ca9f882d359d5a349a3c7402e10129cdf37fce7
7
- data.tar.gz: 0aa655b6a48a2477f571534a5e5c043c9959d3a2bae4c69a2a07d8e778d84dd5fa1a5a53eecc7409dc0648b17c6c69a5e27cf1c9a69f1904ba65129c462662af
6
+ metadata.gz: 43613dd54598d1aae795c14af24f8c7765dab2b64f156991a126db9ec16d5b85df0580f9edf598bdb0bfb20eba631e9646156dc659eb25cc423f6fabc6330d5a
7
+ data.tar.gz: 12c37302db8ad3cfbf9ed2ee327105caab30690feed81c182a8f69145d0ab4adcd6637b18464b37f6df5fa64d2813121b37f61f08e2c83556f3e88f5e314cf8c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-bigtableadmin_v2
2
2
 
3
+ ### v0.27.0 (2022-08-24)
4
+
5
+ * Regenerated from discovery document revision 20220816
6
+
3
7
  ### v0.26.0 (2022-08-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20220806
@@ -1181,14 +1181,14 @@ module Google
1181
1181
  # @return [String]
1182
1182
  attr_accessor :display_name
1183
1183
 
1184
- # Required. Labels are a flexible and lightweight mechanism for organizing cloud
1185
- # resources into groups that reflect a customer's organizational needs and
1186
- # deployment strategies. They can be used to filter resources and aggregate
1187
- # metrics. * Label keys must be between 1 and 63 characters long and must
1188
- # conform to the regular expression: `\p`Ll`\p`Lo``0,62``. * Label values must
1189
- # be between 0 and 63 characters long and must conform to the regular expression:
1190
- # `[\p`Ll`\p`Lo`\p`N`_-]`0,63``. * No more than 64 labels can be associated
1191
- # with a given resource. * Keys and values must both be under 128 bytes.
1184
+ # Labels are a flexible and lightweight mechanism for organizing cloud resources
1185
+ # into groups that reflect a customer's organizational needs and deployment
1186
+ # strategies. They can be used to filter resources and aggregate metrics. *
1187
+ # Label keys must be between 1 and 63 characters long and must conform to the
1188
+ # regular expression: `\p`Ll`\p`Lo``0,62``. * Label values must be between 0 and
1189
+ # 63 characters long and must conform to the regular expression: `[\p`Ll`\p`Lo`\
1190
+ # p`N`_-]`0,63``. * No more than 64 labels can be associated with a given
1191
+ # resource. * Keys and values must both be under 128 bytes.
1192
1192
  # Corresponds to the JSON property `labels`
1193
1193
  # @return [Hash<String,String>]
1194
1194
  attr_accessor :labels
@@ -1210,7 +1210,7 @@ module Google
1210
1210
  # @return [String]
1211
1211
  attr_accessor :state
1212
1212
 
1213
- # Required. The type of the instance. Defaults to `PRODUCTION`.
1213
+ # The type of the instance. Defaults to `PRODUCTION`.
1214
1214
  # Corresponds to the JSON property `type`
1215
1215
  # @return [String]
1216
1216
  attr_accessor :type
@@ -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.26.0"
19
+ GEM_VERSION = "0.27.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220806"
25
+ REVISION = "20220816"
26
26
  end
27
27
  end
28
28
  end
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.26.0
4
+ version: 0.27.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: 2022-08-22 00:00:00.000000000 Z
11
+ date: 2022-08-29 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.26.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-bigtableadmin_v2/v0.27.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: []