google-apis-cloudasset_v1 0.61.0 → 0.62.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6039f30f25c006c08c93f6dc01239ad0577ff22ae1a653e6f431e6ddb1af52ef
4
- data.tar.gz: ef73f6000dd445634510fc3f18b78a9cdaddc70ebf4ec0df447e765947c7c572
3
+ metadata.gz: e035c81e3258e51a5a1ba2e87c562a3d540b10bf80508f57d24f3b48b729eb54
4
+ data.tar.gz: e552e512b420cd381be4a36072de4fa75a1d900324d4d79f04741d9ab5788ef0
5
5
  SHA512:
6
- metadata.gz: cc81d5c81777e85e929478865b91c04292dd8bc5452f1fcd67c4e361fd23bee1c00e1ce16a0ed0a7cb6357ab0bf052a58c117496f6e30996a9d5b2316c0f1cc5
7
- data.tar.gz: 6abbe88b2bb522827d076eee72834cf80508b05939ce0a6ce8871b9e83bb3ff086b936fa6ce0ab14ed59e380c018bad32a29bb118736e7fb279f522b7029e685
6
+ metadata.gz: 7fc141d149bedb530102eee38ea44ba82c92d5f11cab30ff1cc3f23bd081fbe807f5784bbed070f27626685d5317b111d653c1871a77ff70ffb11ee179d0bf42
7
+ data.tar.gz: 7ce98f77aa1aaf113e03e40fb7f94c5b43499be69134133577ae267a53d356cf7f9a7db29ddc0af9baffe27e2a59febe91827183af261fc93b609749aa07225b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudasset_v1
2
2
 
3
+ ### v0.62.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230805
6
+
3
7
  ### v0.61.0 (2023-08-06)
4
8
 
5
9
  * Regenerated from discovery document revision 20230729
@@ -415,22 +415,22 @@ module Google
415
415
  # evaluates to `true`. A condition can add constraints based on attributes of
416
416
  # the request, the resource, or both. To learn which resources support
417
417
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
418
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
418
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
419
419
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
420
420
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
421
421
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
422
422
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
423
423
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
424
424
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
425
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
426
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
427
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
428
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
429
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
430
- # access description: Does not grant access after Sep 2020 expression: request.
431
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
432
- # a description of IAM and its features, see the [IAM documentation](https://
433
- # cloud.google.com/iam/docs/).
425
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
426
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
427
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
428
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
429
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
430
+ # title: expirable access description: Does not grant access after Sep 2020
431
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
432
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
433
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
434
434
  # Corresponds to the JSON property `iamPolicy`
435
435
  # @return [Google::Apis::CloudassetV1::Policy]
436
436
  attr_accessor :iam_policy
@@ -1448,22 +1448,22 @@ module Google
1448
1448
  # evaluates to `true`. A condition can add constraints based on attributes of
1449
1449
  # the request, the resource, or both. To learn which resources support
1450
1450
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1451
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
1451
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
1452
1452
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
1453
1453
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
1454
1454
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
1455
1455
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
1456
1456
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
1457
1457
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
1458
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
1459
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
1460
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
1461
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
1462
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
1463
- # access description: Does not grant access after Sep 2020 expression: request.
1464
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
1465
- # a description of IAM and its features, see the [IAM documentation](https://
1466
- # cloud.google.com/iam/docs/).
1458
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
1459
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
1460
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
1461
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
1462
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
1463
+ # title: expirable access description: Does not grant access after Sep 2020
1464
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
1465
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
1466
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
1467
1467
  # Corresponds to the JSON property `policy`
1468
1468
  # @return [Google::Apis::CloudassetV1::Policy]
1469
1469
  attr_accessor :policy
@@ -2125,22 +2125,22 @@ module Google
2125
2125
  # evaluates to `true`. A condition can add constraints based on attributes of
2126
2126
  # the request, the resource, or both. To learn which resources support
2127
2127
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
2128
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
2128
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
2129
2129
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
2130
2130
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
2131
2131
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
2132
2132
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
2133
2133
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
2134
2134
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
2135
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
2136
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
2137
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
2138
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
2139
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
2140
- # access description: Does not grant access after Sep 2020 expression: request.
2141
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
2142
- # a description of IAM and its features, see the [IAM documentation](https://
2143
- # cloud.google.com/iam/docs/).
2135
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
2136
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
2137
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
2138
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
2139
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
2140
+ # title: expirable access description: Does not grant access after Sep 2020
2141
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
2142
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
2143
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
2144
2144
  # Corresponds to the JSON property `iamPolicy`
2145
2145
  # @return [Google::Apis::CloudassetV1::Policy]
2146
2146
  attr_accessor :iam_policy
@@ -3780,22 +3780,22 @@ module Google
3780
3780
  # evaluates to `true`. A condition can add constraints based on attributes of
3781
3781
  # the request, the resource, or both. To learn which resources support
3782
3782
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
3783
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
3783
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
3784
3784
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
3785
3785
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
3786
3786
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
3787
3787
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
3788
3788
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
3789
3789
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
3790
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
3791
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
3792
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
3793
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
3794
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
3795
- # access description: Does not grant access after Sep 2020 expression: request.
3796
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
3797
- # a description of IAM and its features, see the [IAM documentation](https://
3798
- # cloud.google.com/iam/docs/).
3790
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
3791
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
3792
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
3793
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
3794
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
3795
+ # title: expirable access description: Does not grant access after Sep 2020
3796
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
3797
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
3798
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
3799
3799
  # Corresponds to the JSON property `policy`
3800
3800
  # @return [Google::Apis::CloudassetV1::Policy]
3801
3801
  attr_accessor :policy
@@ -4160,13 +4160,13 @@ module Google
4160
4160
  # @return [String]
4161
4161
  attr_accessor :name
4162
4162
 
4163
- # The normal response of the operation in case of success. If the original
4164
- # method returns no data on success, such as `Delete`, the response is `google.
4165
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
4166
- # the response should be the resource. For other methods, the response should
4167
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
4168
- # example, if the original method name is `TakeSnapshot()`, the inferred
4169
- # response type is `TakeSnapshotResponse`.
4163
+ # The normal, successful response of the operation. If the original method
4164
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
4165
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
4166
+ # response should be the resource. For other methods, the response should have
4167
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
4168
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
4169
+ # `TakeSnapshotResponse`.
4170
4170
  # Corresponds to the JSON property `response`
4171
4171
  # @return [Hash<String,Object>]
4172
4172
  attr_accessor :response
@@ -4453,22 +4453,22 @@ module Google
4453
4453
  # evaluates to `true`. A condition can add constraints based on attributes of
4454
4454
  # the request, the resource, or both. To learn which resources support
4455
4455
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
4456
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
4456
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
4457
4457
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
4458
4458
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
4459
4459
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
4460
4460
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
4461
4461
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
4462
4462
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
4463
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
4464
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
4465
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
4466
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
4467
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
4468
- # access description: Does not grant access after Sep 2020 expression: request.
4469
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
4470
- # a description of IAM and its features, see the [IAM documentation](https://
4471
- # cloud.google.com/iam/docs/).
4463
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
4464
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
4465
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
4466
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
4467
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
4468
+ # title: expirable access description: Does not grant access after Sep 2020
4469
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
4470
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
4471
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
4472
4472
  class Policy
4473
4473
  include Google::Apis::Core::Hashable
4474
4474
 
@@ -4557,22 +4557,22 @@ module Google
4557
4557
  # evaluates to `true`. A condition can add constraints based on attributes of
4558
4558
  # the request, the resource, or both. To learn which resources support
4559
4559
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
4560
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
4560
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
4561
4561
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
4562
4562
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
4563
4563
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
4564
4564
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
4565
4565
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
4566
4566
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
4567
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
4568
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
4569
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
4570
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
4571
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
4572
- # access description: Does not grant access after Sep 2020 expression: request.
4573
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
4574
- # a description of IAM and its features, see the [IAM documentation](https://
4575
- # cloud.google.com/iam/docs/).
4567
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
4568
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
4569
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
4570
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
4571
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
4572
+ # title: expirable access description: Does not grant access after Sep 2020
4573
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
4574
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
4575
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
4576
4576
  # Corresponds to the JSON property `policy`
4577
4577
  # @return [Google::Apis::CloudassetV1::Policy]
4578
4578
  attr_accessor :policy
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudassetV1
18
18
  # Version of the google-apis-cloudasset_v1 gem
19
- GEM_VERSION = "0.61.0"
19
+ GEM_VERSION = "0.62.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 = "20230729"
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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.61.0
4
+ version: 0.62.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-08-06 00:00:00.000000000 Z
11
+ date: 2023-08-13 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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1/v0.61.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1/v0.62.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1
63
63
  post_install_message:
64
64
  rdoc_options: []