google-cloud-spanner-admin-database-v1 0.5.0 → 0.5.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: df9fbfd676b07acafcea0197bef469d7aa790a36479ba5f9be940fe7b20e09d0
4
- data.tar.gz: d50c61e97ec3af38573fe5d5504830dcf99fb406995063e1ff004d7203f2c1e9
3
+ metadata.gz: c0f8d800d8fbda2c59cdbcc48598426db4256c3d73a7e91a332c77ff5261e21b
4
+ data.tar.gz: 8c5b5a77007afe6cb34aa258f0f00d72193222375ebd05f78f2ec8288f7f6ab4
5
5
  SHA512:
6
- metadata.gz: 621461af6a7be70955b9690e15da3eec36ac5ae9a4e7a75102b3055f2c6a743f693f244d7c0e0c10e49f9236e0f247ffad7c178d51296eef4708e52810dc179f
7
- data.tar.gz: 888ccd64a51d56836f5d953373ea9b1c09915d2a28484a9fe4e767172b9cb343c4f12e78d11aedd56be932827636755c98b307c46e65e2b09baa38ce7e3ddbd6
6
+ metadata.gz: 3cf8dc8ed45b244188cc0e66aa910a74b2995d9692417a71c9f4ef50cd6690874de37af3e5ea961b3cf4779231b5ecafa0751bb2678e465bc2e21fb97c5237f9
7
+ data.tar.gz: 700806a764c5bab53ae34f0041774c978f448404a6bc1d70324d4d911ce91cdde32ee1d9830f440dd17aee2e17bab9ebebbc0250956ce0d0e491234bef4754a2
@@ -1460,7 +1460,7 @@ module Google
1460
1460
  # to. If this field is not specified, the restored database will use the same
1461
1461
  # encryption configuration as the backup by default, namely
1462
1462
  # {::Google::Cloud::Spanner::Admin::Database::V1::RestoreDatabaseEncryptionConfig#encryption_type encryption_type}
1463
- # = `USE_CONFIG_DEFAULT_OR_DATABASE_ENCRYPTION`.
1463
+ # = `USE_CONFIG_DEFAULT_OR_BACKUP_ENCRYPTION`.
1464
1464
  #
1465
1465
  # @yield [response, operation] Access the result along with the RPC operation
1466
1466
  # @yieldparam response [::Gapic::Operation]
@@ -23,7 +23,7 @@ module Google
23
23
  module Admin
24
24
  module Database
25
25
  module V1
26
- VERSION = "0.5.0"
26
+ VERSION = "0.5.1"
27
27
  end
28
28
  end
29
29
  end
@@ -418,7 +418,7 @@ module Google
418
418
  # to. If this field is not specified, the restored database will use the same
419
419
  # encryption configuration as the backup by default, namely
420
420
  # {::Google::Cloud::Spanner::Admin::Database::V1::RestoreDatabaseEncryptionConfig#encryption_type encryption_type}
421
- # = `USE_CONFIG_DEFAULT_OR_DATABASE_ENCRYPTION`.
421
+ # = `USE_CONFIG_DEFAULT_OR_BACKUP_ENCRYPTION`.
422
422
  class RestoreDatabaseRequest
423
423
  include ::Google::Protobuf::MessageExts
424
424
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-spanner-admin-database-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.5.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-03-08 00:00:00.000000000 Z
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.3'
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.3'
26
+ version: '0.4'
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: google-cloud-errors
29
29
  requirement: !ruby/object:Gem::Requirement