google-apis-spanner_v1 0.27.0 → 0.28.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: 2f394dc7841da87a24e6fbae39ef4ff5805845ee713eb94ca079e271e37b8d01
4
- data.tar.gz: 3e86abebdfe022135d48535796f24b826a00e1988f273d89c6869c89b636f1e0
3
+ metadata.gz: cfbccd08d667c9b03383bcf012302541420a4e0ab31a2198b9fd05f8b0a43e6b
4
+ data.tar.gz: 73557ee9a0d18d118f196fe72264b5892572f36163f146726d3524a3c63637c9
5
5
  SHA512:
6
- metadata.gz: da846dbf13308c0b5285f2936c6e7847754f8025b481de14d22490d9a79e33758c9d351dbdacced304640e063d506463c3e861b221ec306327d4b57be8f203f2
7
- data.tar.gz: 2e7dfaa38e1264cb5929026a40e97c9076defbc616b9506c926c6ebb2902b9939b0fafb95c2c922e5b9cccf6d7be1588745156f9c8c8512491136814cc60bd5e
6
+ metadata.gz: b042dd4544a31aec7f9a8575a56e0ef6c4ef26db54b63a8db1e36d0c590028c30b428eef76bec2abd5bfd774243a355fa87fefd583d1937f8d050dd1aacd90e4
7
+ data.tar.gz: 8baacc7e9b066af3dfe2aa7c93ca9ecafaac94d7a7118836c4dcdd10166d7d7ef9aa6e6e5339b45d627368370fcb094a574c7d67d40b69868cc6d14f2d1d8184
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-spanner_v1
2
2
 
3
+ ### v0.28.0 (2022-04-20)
4
+
5
+ * Regenerated from discovery document revision 20220413
6
+
3
7
  ### v0.27.0 (2022-04-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20220404
@@ -434,7 +434,7 @@ module Google
434
434
  # @return [Google::Apis::SpannerV1::Expr]
435
435
  attr_accessor :condition
436
436
 
437
- # Specifies the principals requesting access for a Cloud Platform resource. `
437
+ # Specifies the principals requesting access for a Google Cloud resource. `
438
438
  # members` can have the following values: * `allUsers`: A special identifier
439
439
  # that represents anyone who is on the internet; with or without a Google
440
440
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -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.27.0"
19
+ GEM_VERSION = "0.28.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220404"
25
+ REVISION = "20220413"
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.27.0
4
+ version: 0.28.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-04-11 00:00:00.000000000 Z
11
+ date: 2022-04-25 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.27.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-spanner_v1/v0.28.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: []