google-cloud-spanner-admin-instance-v1 0.3.0 → 0.3.1
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: 07bc45d6296b16fe69148df9967b64d20cb83b82e6393b0cb4029eb4b743bd0a
|
|
4
|
+
data.tar.gz: cd13156a1692aa1a5c96868f9e3d06f964b70256480f227693741650243ba477
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3376f80df7aa950ed61b7d7f504b32363758b9acc9ba178d387a5e35b40dd4ddd8e35601b9d087ea8f97bd87403c74b0a99ce2ffa5c7a50f4de1e4a07597c9d8
|
|
7
|
+
data.tar.gz: 76cc5e2711864a7e3a2ac4c6339d1d2fa406aa3d302b23054ae5785f1ac363e22a74edc05b0a714e4c899e238c6fe68bd629e0393c5478db34e9586bd576707e
|
|
@@ -118,7 +118,7 @@ module Google
|
|
|
118
118
|
# See [the
|
|
119
119
|
# documentation](https://cloud.google.com/spanner/docs/instances#node_count)
|
|
120
120
|
# for more information about nodes.
|
|
121
|
-
# @!attribute [
|
|
121
|
+
# @!attribute [r] state
|
|
122
122
|
# @return [::Google::Cloud::Spanner::Admin::Instance::V1::Instance::State]
|
|
123
123
|
# Output only. The current instance state. For
|
|
124
124
|
# {::Google::Cloud::Spanner::Admin::Instance::V1::InstanceAdmin::Client#create_instance CreateInstance}, the state must be
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-cloud-spanner-admin-instance-v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.3.
|
|
4
|
+
version: 0.3.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-
|
|
11
|
+
date: 2021-04-05 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: gapic-common
|
|
@@ -16,14 +16,14 @@ dependencies:
|
|
|
16
16
|
requirements:
|
|
17
17
|
- - "~>"
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: '0.
|
|
19
|
+
version: '0.4'
|
|
20
20
|
type: :runtime
|
|
21
21
|
prerelease: false
|
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
23
|
requirements:
|
|
24
24
|
- - "~>"
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
|
-
version: '0.
|
|
26
|
+
version: '0.4'
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: google-cloud-errors
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|