google-apis-spanner_v1 0.35.0 → 0.36.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: 29054199e604a86833919d0b9af2a26da35c0895b869de9b81c57bdbf22a9d01
4
- data.tar.gz: 472eb3c6b3cc17e2e7c695faa882c290d178f5d50ce20d5776d35c8d0b740df5
3
+ metadata.gz: 9b526eb69eddffb97a1c22ac334802a20f8b6096eb10bdcddf00263c731dc878
4
+ data.tar.gz: 3e8212b7a7b9e2432ee4cf39b7ae52adbd3062e8efd8f2f7a19c267e29617048
5
5
  SHA512:
6
- metadata.gz: e91b6c661250b07d53efd8a7fc7f209f035a873bd19ec00f50066ac731898b1c397e46868a70df55b0ef4cfe74867535a936cedb1deca5ebbb14a9b8cf60cd99
7
- data.tar.gz: d71754ab504042646d400c1d75309bafdec83dbe3b68a7cd3f939dfa68be01fc70762e8765bad03e8e7bb298bd6ce29a4f08956a4fe80db93b9e9594222be505
6
+ metadata.gz: a96ea3e78b1b60eac1d4647ae7f0ca7c5226f10869efb6bd66b0cec46be3a8fa187767c0fa2e370d5d7a417475b5ebb8c510614943833808992ee3f507ae67f0
7
+ data.tar.gz: 6c069b56105a94efebaa7361dfba17b81ebdcacf30e545bc92ffa87da76852e0ef07984f4c32eedb177a6bfe23d61c106d02a2d1122a0af3f0f3c1461ef60995
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-spanner_v1
2
2
 
3
+ ### v0.36.0 (2022-08-21)
4
+
5
+ * Regenerated from discovery document revision 20220812
6
+
3
7
  ### v0.35.0 (2022-08-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20220726
@@ -465,25 +465,28 @@ module Google
465
465
  # anyone who is authenticated with a Google account or a service account. * `
466
466
  # user:`emailid``: An email address that represents a specific Google account.
467
467
  # For example, `alice@example.com` . * `serviceAccount:`emailid``: An email
468
- # address that represents a service account. For example, `my-other-app@appspot.
469
- # gserviceaccount.com`. * `group:`emailid``: An email address that represents a
470
- # Google group. For example, `admins@example.com`. * `deleted:user:`emailid`?uid=
471
- # `uniqueid``: An email address (plus unique identifier) representing a user
472
- # that has been recently deleted. For example, `alice@example.com?uid=
473
- # 123456789012345678901`. If the user is recovered, this value reverts to `user:`
474
- # emailid`` and the recovered user retains the role in the binding. * `deleted:
475
- # serviceAccount:`emailid`?uid=`uniqueid``: An email address (plus unique
476
- # identifier) representing a service account that has been recently deleted. For
477
- # example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.
478
- # If the service account is undeleted, this value reverts to `serviceAccount:`
479
- # emailid`` and the undeleted service account retains the role in the binding. *
480
- # `deleted:group:`emailid`?uid=`uniqueid``: An email address (plus unique
481
- # identifier) representing a Google group that has been recently deleted. For
482
- # example, `admins@example.com?uid=123456789012345678901`. If the group is
483
- # recovered, this value reverts to `group:`emailid`` and the recovered group
484
- # retains the role in the binding. * `domain:`domain``: The G Suite domain (
485
- # primary) that represents all the users of that domain. For example, `google.
486
- # com` or `example.com`.
468
+ # address that represents a Google service account. For example, `my-other-app@
469
+ # appspot.gserviceaccount.com`. * `serviceAccount:`projectid`.svc.id.goog[`
470
+ # namespace`/`kubernetes-sa`]`: An identifier for a [Kubernetes service account](
471
+ # https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-
472
+ # accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`
473
+ # . * `group:`emailid``: An email address that represents a Google group. For
474
+ # example, `admins@example.com`. * `deleted:user:`emailid`?uid=`uniqueid``: An
475
+ # email address (plus unique identifier) representing a user that has been
476
+ # recently deleted. For example, `alice@example.com?uid=123456789012345678901`.
477
+ # If the user is recovered, this value reverts to `user:`emailid`` and the
478
+ # recovered user retains the role in the binding. * `deleted:serviceAccount:`
479
+ # emailid`?uid=`uniqueid``: An email address (plus unique identifier)
480
+ # representing a service account that has been recently deleted. For example, `
481
+ # my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the
482
+ # service account is undeleted, this value reverts to `serviceAccount:`emailid``
483
+ # and the undeleted service account retains the role in the binding. * `deleted:
484
+ # group:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
485
+ # representing a Google group that has been recently deleted. For example, `
486
+ # admins@example.com?uid=123456789012345678901`. If the group is recovered, this
487
+ # value reverts to `group:`emailid`` and the recovered group retains the role in
488
+ # the binding. * `domain:`domain``: The G Suite domain (primary) that represents
489
+ # all the users of that domain. For example, `google.com` or `example.com`.
487
490
  # Corresponds to the JSON property `members`
488
491
  # @return [Array<String>]
489
492
  attr_accessor :members
@@ -1216,11 +1219,12 @@ module Google
1216
1219
  attr_accessor :encryption_config
1217
1220
 
1218
1221
  # Output only. For databases that are using customer managed encryption, this
1219
- # field contains the encryption information for the database, such as encryption
1220
- # state and the Cloud KMS key versions that are in use. For databases that are
1221
- # using Google default or other types of encryption, this field is empty. This
1222
- # field is propagated lazily from the backend. There might be a delay from when
1223
- # a key version is being used and when it appears in this field.
1222
+ # field contains the encryption information for the database, such as all Cloud
1223
+ # KMS key versions that are in use. The `encryption_status' field inside of each
1224
+ # `EncryptionInfo` is not populated. For databases that are using Google default
1225
+ # or other types of encryption, this field is empty. This field is propagated
1226
+ # lazily from the backend. There might be a delay from when a key version is
1227
+ # being used and when it appears in this field.
1224
1228
  # Corresponds to the JSON property `encryptionInfo`
1225
1229
  # @return [Array<Google::Apis::SpannerV1::EncryptionInfo>]
1226
1230
  attr_accessor :encryption_info
@@ -1274,9 +1278,8 @@ module Google
1274
1278
  include Google::Apis::Core::Hashable
1275
1279
 
1276
1280
  # Required. The name of the database role. Values are of the form `projects//
1277
- # instances//databases//databaseRoles/ `role``, where `` is as specified in the `
1278
- # CREATE ROLE` DDL statement. This name can be passed to Get/Set IAMPolicy
1279
- # methods to identify the database role.
1281
+ # instances//databases//databaseRoles/ `, where `` is as specified in the `
1282
+ # CREATE ROLE` DDL statement.
1280
1283
  # Corresponds to the JSON property `name`
1281
1284
  # @return [String]
1282
1285
  attr_accessor :name
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SpannerV1
18
18
  # Version of the google-apis-spanner_v1 gem
19
- GEM_VERSION = "0.35.0"
19
+ GEM_VERSION = "0.36.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 = "20220726"
25
+ REVISION = "20220812"
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-spanner_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.35.0
4
+ version: 0.36.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-15 00:00:00.000000000 Z
11
+ date: 2022-08-22 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-spanner_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-spanner_v1/v0.35.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-spanner_v1/v0.36.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-spanner_v1
63
63
  post_install_message:
64
64
  rdoc_options: []