google-apis-secretmanager_v1beta1 0.26.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: 0ecb0dfb9aa6349d8906ed7266116ebe2def2482293ffac31db57f083093e1a2
4
- data.tar.gz: e861b7ca5e39f4e098a6c22479069587acbae8c04c6b1536f221f450be51b758
3
+ metadata.gz: 32375d8b377304feb22efc4b9a9e7f97c3a5e5f578c47f7b6b1ef0b63d5f927c
4
+ data.tar.gz: e6d13b80f42af9d6ea176ba1983668946fa3c512c6b56de7103ab57db738ddac
5
5
  SHA512:
6
- metadata.gz: 92b5c9bac4c214deac31aee08a4a030d8e542aa07cb149586d293d8e5f3dd71bef69c352511fed553061e22a68955437f5b7038af1cac5fef0c729c372c8c629
7
- data.tar.gz: 6268684eed345affcddb5b8582bd08e6e5ebe20143799dfa13dcc37e8dfb5efd386cf2fb82228e48f95ff2909f19c3171cc3b3347a697b2707288986602ed5b0
6
+ metadata.gz: e211bc0195939436b7afd0a8efe045e82a7104cb16d8db3c6c6afbf0aeada378e8309e57369cff61239d4649c9a9f4c15dcfff74755c9f0c7031ae4198a957e3
7
+ data.tar.gz: f54653ddc730bf508c86c0a35eea0342eb563065635114716d27814fc299d3eec3cfeda4995b859b748f00c2f1a2e136f927a724ef6128e8410969230e811c9c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-secretmanager_v1beta1
2
2
 
3
+ ### v0.28.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230804
6
+
7
+ ### v0.27.0 (2023-04-30)
8
+
9
+ * Regenerated from discovery document revision 20230421
10
+
3
11
  ### v0.26.0 (2023-02-15)
4
12
 
5
13
  * Regenerated using generator version 0.12.0
@@ -428,7 +428,7 @@ module Google
428
428
  end
429
429
  end
430
430
 
431
- # A resource that represents Google Cloud Platform location.
431
+ # A resource that represents a Google Cloud location.
432
432
  class Location
433
433
  include Google::Apis::Core::Hashable
434
434
 
@@ -486,22 +486,22 @@ module Google
486
486
  # evaluates to `true`. A condition can add constraints based on attributes of
487
487
  # the request, the resource, or both. To learn which resources support
488
488
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
489
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
489
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
490
490
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
491
491
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
492
492
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
493
493
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
494
494
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
495
495
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
496
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
497
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
498
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
499
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
500
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
501
- # access description: Does not grant access after Sep 2020 expression: request.
502
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
503
- # a description of IAM and its features, see the [IAM documentation](https://
504
- # cloud.google.com/iam/docs/).
496
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
497
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
498
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
499
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
500
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
501
+ # title: expirable access description: Does not grant access after Sep 2020
502
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
503
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
504
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
505
505
  class Policy
506
506
  include Google::Apis::Core::Hashable
507
507
 
@@ -737,22 +737,22 @@ module Google
737
737
  # evaluates to `true`. A condition can add constraints based on attributes of
738
738
  # the request, the resource, or both. To learn which resources support
739
739
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
740
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
740
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
741
741
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
742
742
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
743
743
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
744
744
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
745
745
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
746
746
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
747
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
748
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
749
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
750
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
751
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
752
- # access description: Does not grant access after Sep 2020 expression: request.
753
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
754
- # a description of IAM and its features, see the [IAM documentation](https://
755
- # cloud.google.com/iam/docs/).
747
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
748
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
749
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
750
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
751
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
752
+ # title: expirable access description: Does not grant access after Sep 2020
753
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
754
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
755
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
756
756
  # Corresponds to the JSON property `policy`
757
757
  # @return [Google::Apis::SecretmanagerV1beta1::Policy]
758
758
  attr_accessor :policy
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SecretmanagerV1beta1
18
18
  # Version of the google-apis-secretmanager_v1beta1 gem
19
- GEM_VERSION = "0.26.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.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230128"
25
+ REVISION = "20230804"
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-secretmanager_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.26.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: 2023-02-19 00:00:00.000000000 Z
11
+ date: 2023-08-20 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-secretmanager_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-secretmanager_v1beta1/v0.26.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-secretmanager_v1beta1/v0.28.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-secretmanager_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []