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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5f5529199bb48284537ff19b81a326b55a53ec0f501a0111a02daaf1e187180c
|
|
4
|
+
data.tar.gz: 0dc9cdea227353140dbccd68c3a9e867586e0d9188c915bf5c67cc23832b0c24
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 43613dd54598d1aae795c14af24f8c7765dab2b64f156991a126db9ec16d5b85df0580f9edf598bdb0bfb20eba631e9646156dc659eb25cc423f6fabc6330d5a
|
|
7
|
+
data.tar.gz: 12c37302db8ad3cfbf9ed2ee327105caab30690feed81c182a8f69145d0ab4adcd6637b18464b37f6df5fa64d2813121b37f61f08e2c83556f3e88f5e314cf8c
|
data/CHANGELOG.md
CHANGED
|
@@ -1181,14 +1181,14 @@ module Google
|
|
|
1181
1181
|
# @return [String]
|
|
1182
1182
|
attr_accessor :display_name
|
|
1183
1183
|
|
|
1184
|
-
#
|
|
1185
|
-
#
|
|
1186
|
-
#
|
|
1187
|
-
#
|
|
1188
|
-
#
|
|
1189
|
-
#
|
|
1190
|
-
#
|
|
1191
|
-
#
|
|
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
|
-
#
|
|
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.
|
|
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 = "
|
|
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.
|
|
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-
|
|
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.
|
|
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: []
|