google-apis-secretmanager_v1 0.13.0 → 0.14.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: 10fc3c9e0fc36b17edc2cfc8e651818cfbded08fbc0dd469b065d98172ba971b
4
- data.tar.gz: 7f1bace3e37d63c9513e48952805b38674ad8627edc02acf5a9ff07911af2b18
3
+ metadata.gz: 6e4f650150025b24ec1e979bb22cab6d29e8d961b24e012c0363b219c3fa3918
4
+ data.tar.gz: 976b17b9903af45e73e14d2906a49dc06ce9bdf615eeb5ec3f721fac12194ae2
5
5
  SHA512:
6
- metadata.gz: 0c16f02802b113d7865b15e12b7cd9a6f6d08c75a789549c44a9419f16de40bf48799980fdade4d3a79927a84b39ce781458bbbbf70101ac2d677fe5c8e1707d
7
- data.tar.gz: 107f626844cd651a8ba4f23f4a16fdf9268e80564599e2a3846ae568a9ee1c73e273a81722bc0f34f8125c281ca151d8ab4d7005c828945cea212cfb7e0126bb
6
+ metadata.gz: db00c1d2ee3109cc09fec6ce97cdcc60a9849f3191b11d0629abab6183af5ee78830b21250d7ff41fa5bbbb4e5fc9b34e4ad9e816aadb88ba5c504dc5609d117
7
+ data.tar.gz: 0af295b309e3685042de4d2e93270a439ed593fa8f223956a9ebaacf6e28cb5b6c454a489fb7c472fe740c6bada2cfa4dc1e628a01a287f0b4d4d006f056663c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-secretmanager_v1
2
2
 
3
+ ### v0.14.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210813
6
+
3
7
  ### v0.13.0 (2021-07-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20210710
@@ -592,7 +592,7 @@ module Google
592
592
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
593
593
  # roles/resourcemanager.organizationViewer condition: title: expirable access
594
594
  # description: Does not grant access after Sep 2020 expression: request.time <
595
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
595
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
596
596
  # description of IAM and its features, see the [IAM documentation](https://cloud.
597
597
  # google.com/iam/docs/).
598
598
  class Policy
@@ -977,7 +977,7 @@ module Google
977
977
  # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
978
978
  # roles/resourcemanager.organizationViewer condition: title: expirable access
979
979
  # description: Does not grant access after Sep 2020 expression: request.time <
980
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
980
+ # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
981
981
  # description of IAM and its features, see the [IAM documentation](https://cloud.
982
982
  # google.com/iam/docs/).
983
983
  # Corresponds to the JSON property `policy`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SecretmanagerV1
18
18
  # Version of the google-apis-secretmanager_v1 gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210710"
25
+ REVISION = "20210813"
26
26
  end
27
27
  end
28
28
  end
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1'
32
32
 
33
- # See, edit, configure, and delete your Google Cloud Platform data
33
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
  end
36
36
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-secretmanager_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.14.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: 2021-07-19 00:00:00.000000000 Z
11
+ date: 2021-09-06 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/master/generated/google-apis-secretmanager_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-secretmanager_v1/v0.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-secretmanager_v1/v0.14.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-secretmanager_v1
63
63
  post_install_message:
64
64
  rdoc_options: []