google-apis-cloudasset_v1p5beta1 0.27.0 → 0.29.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: d01d60a356f95768acebc1016e203afdcb0e7ff8783aa5ae0cbf31de217529e3
4
- data.tar.gz: cc9f7aff3f2a75947f5894aa6261e0fbe418b3e1dbca070def457d66c115793e
3
+ metadata.gz: 6dd52b908cfa9c05b23b0f7c97a464b469a8d6ff9e590dbe63358cc0f33b11aa
4
+ data.tar.gz: 156d0bedccb2b4224a487d7e3edbe87d7a97df7cafce12c64b5d148fc71df1ac
5
5
  SHA512:
6
- metadata.gz: eef1c83e49fbbe492ca64358d9b1039d76773ea3e2ef69adb93a0892fde12682b5a0567a4e0f88e494350802946db187115cbf5832742232ffe7496c7833a1fe
7
- data.tar.gz: ba08ecd3c4d41f0f9f5f65c0f2a87bfa2d60e17c1d52cec37499485a9ca5ec9fbd8ac079f775917377b760f75a5f76db8a15038ce518832cd8625efde9fdf265
6
+ metadata.gz: eeeb227e6e3f6ca4bca14ed971d8512c2e33d69c1f272c49bc01a3faf175de682b67bd9ab8148889d948338b65a1b5dc0af4d623e39536e2e4072b888971f8df
7
+ data.tar.gz: 8dbe5bcb285e3ddd75ef489e194a9430271dec162083b882149fd698931e650382bed28c1b9d39a300281475c6bd7b2f603cb444e823f5e6b27f5582da0b203a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-cloudasset_v1p5beta1
2
2
 
3
+ ### v0.29.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230805
6
+
7
+ ### v0.28.0 (2023-08-06)
8
+
9
+ * Regenerated from discovery document revision 20230729
10
+
3
11
  ### v0.27.0 (2023-02-15)
4
12
 
5
13
  * Regenerated using generator version 0.12.0
@@ -108,22 +108,22 @@ module Google
108
108
  # evaluates to `true`. A condition can add constraints based on attributes of
109
109
  # the request, the resource, or both. To learn which resources support
110
110
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
111
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
111
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
112
112
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
113
113
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
114
114
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
115
115
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
116
116
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
117
117
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
118
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
119
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
120
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
121
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
122
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
123
- # access description: Does not grant access after Sep 2020 expression: request.
124
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
125
- # a description of IAM and its features, see the [IAM documentation](https://
126
- # cloud.google.com/iam/docs/).
118
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
119
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
120
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
121
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
122
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
123
+ # title: expirable access description: Does not grant access after Sep 2020
124
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
125
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
126
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
127
127
  # Corresponds to the JSON property `iamPolicy`
128
128
  # @return [Google::Apis::CloudassetV1p5beta1::Policy]
129
129
  attr_accessor :iam_policy
@@ -435,22 +435,22 @@ module Google
435
435
  # evaluates to `true`. A condition can add constraints based on attributes of
436
436
  # the request, the resource, or both. To learn which resources support
437
437
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
438
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
438
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
439
439
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
440
440
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
441
441
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
442
442
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
443
443
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
444
444
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
445
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
446
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
447
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
448
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
449
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
450
- # access description: Does not grant access after Sep 2020 expression: request.
451
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
452
- # a description of IAM and its features, see the [IAM documentation](https://
453
- # cloud.google.com/iam/docs/).
445
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
446
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
447
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
448
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
449
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
450
+ # title: expirable access description: Does not grant access after Sep 2020
451
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
452
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
453
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
454
454
  # Corresponds to the JSON property `iamPolicy`
455
455
  # @return [Google::Apis::CloudassetV1p5beta1::Policy]
456
456
  attr_accessor :iam_policy
@@ -1191,8 +1191,8 @@ module Google
1191
1191
  attr_accessor :members
1192
1192
 
1193
1193
  # Whether to negate the Condition. If true, the Condition becomes a NAND over
1194
- # its non-empty fields, each field must be false for the Condition overall to be
1195
- # satisfied. Defaults to false.
1194
+ # its non-empty fields. Any non-empty field criteria evaluating to false will
1195
+ # result in the Condition to be satisfied. Defaults to false.
1196
1196
  # Corresponds to the JSON property `negate`
1197
1197
  # @return [Boolean]
1198
1198
  attr_accessor :negate
@@ -1883,22 +1883,22 @@ module Google
1883
1883
  # evaluates to `true`. A condition can add constraints based on attributes of
1884
1884
  # the request, the resource, or both. To learn which resources support
1885
1885
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1886
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
1886
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
1887
1887
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
1888
1888
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
1889
1889
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
1890
1890
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
1891
1891
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
1892
1892
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
1893
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
1894
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
1895
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
1896
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
1897
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
1898
- # access description: Does not grant access after Sep 2020 expression: request.
1899
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
1900
- # a description of IAM and its features, see the [IAM documentation](https://
1901
- # cloud.google.com/iam/docs/).
1893
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
1894
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
1895
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
1896
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
1897
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
1898
+ # title: expirable access description: Does not grant access after Sep 2020
1899
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
1900
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
1901
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
1902
1902
  class Policy
1903
1903
  include Google::Apis::Core::Hashable
1904
1904
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudassetV1p5beta1
18
18
  # Version of the google-apis-cloudasset_v1p5beta1 gem
19
- GEM_VERSION = "0.27.0"
19
+ GEM_VERSION = "0.29.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 = "20230805"
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-cloudasset_v1p5beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.27.0
4
+ version: 0.29.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-cloudasset_v1p5beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p5beta1/v0.27.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p5beta1/v0.29.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1p5beta1
63
63
  post_install_message:
64
64
  rdoc_options: []