google-apis-cloudasset_v1p1beta1 0.29.0 → 0.30.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: cdf0be8c6e0cf00a05af1849ca45614ecee9b65b8f1c82ae1a864b61b9352e35
4
- data.tar.gz: a290b8364756daa61261c5a33354abd2c075b46ba4e1b9e3b563286f9a9ecf37
3
+ metadata.gz: dde8986032d955ebdba2d1a107453f9d87a25b5ab4edcff8e8700deef35a717c
4
+ data.tar.gz: f94bac1af7e7a6f5b244302e1fe0e247395ce6a98c4524a43ea41069caaeedc1
5
5
  SHA512:
6
- metadata.gz: f60ba37a4b2a476624ae040ddb5f1afff42836d8cae154a1475479cf90105acec2d0b3f9a680fcb4ada4dfef1a47f4ba1602d7c08e8721e317ade21e5c89e767
7
- data.tar.gz: bad5294e8960eeb692bafe4c668e20221905857813be4749c6115b25e80f4d3e4f5c88232235c94d566c037fa440f81d7c4fa1fc91d2cdddae31ee2ac9acd9f0
6
+ metadata.gz: 940eaeedb2b5b0ccbac0dfb76528be28e423ccf0d7f765c3811003c792de15cc3e8150fe45bc3b15d1e14140cb56de561f4f65cd887fa67cfa8d6c8bd172bc9e
7
+ data.tar.gz: af69d3749483f508902afac1107832e395e153c0cdcaa8d139b136482faf0593e92b2592545a89eb49a2a3f6a7ee8b65d272786f8acceffa3f3e14d19c52e587
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudasset_v1p1beta1
2
2
 
3
+ ### v0.30.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230805
6
+
3
7
  ### v0.29.0 (2023-08-06)
4
8
 
5
9
  * Regenerated from discovery document revision 20230729
@@ -332,22 +332,22 @@ module Google
332
332
  # evaluates to `true`. A condition can add constraints based on attributes of
333
333
  # the request, the resource, or both. To learn which resources support
334
334
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
335
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
335
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
336
336
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
337
337
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
338
338
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
339
339
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
340
340
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
341
341
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
342
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
343
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
344
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
345
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
346
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
347
- # access description: Does not grant access after Sep 2020 expression: request.
348
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
349
- # a description of IAM and its features, see the [IAM documentation](https://
350
- # cloud.google.com/iam/docs/).
342
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
343
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
344
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
345
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
346
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
347
+ # title: expirable access description: Does not grant access after Sep 2020
348
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
349
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
350
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
351
351
  # Corresponds to the JSON property `iamPolicy`
352
352
  # @return [Google::Apis::CloudassetV1p1beta1::Policy]
353
353
  attr_accessor :iam_policy
@@ -1756,22 +1756,22 @@ module Google
1756
1756
  # evaluates to `true`. A condition can add constraints based on attributes of
1757
1757
  # the request, the resource, or both. To learn which resources support
1758
1758
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1759
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
1759
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
1760
1760
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
1761
1761
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
1762
1762
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
1763
1763
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
1764
1764
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
1765
1765
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
1766
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
1767
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
1768
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
1769
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
1770
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
1771
- # access description: Does not grant access after Sep 2020 expression: request.
1772
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
1773
- # a description of IAM and its features, see the [IAM documentation](https://
1774
- # cloud.google.com/iam/docs/).
1766
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
1767
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
1768
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
1769
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
1770
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
1771
+ # title: expirable access description: Does not grant access after Sep 2020
1772
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
1773
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
1774
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
1775
1775
  # Corresponds to the JSON property `policy`
1776
1776
  # @return [Google::Apis::CloudassetV1p1beta1::Policy]
1777
1777
  attr_accessor :policy
@@ -1834,22 +1834,22 @@ module Google
1834
1834
  # evaluates to `true`. A condition can add constraints based on attributes of
1835
1835
  # the request, the resource, or both. To learn which resources support
1836
1836
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1837
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
1837
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
1838
1838
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
1839
1839
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
1840
1840
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
1841
1841
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
1842
1842
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
1843
1843
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
1844
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
1845
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
1846
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
1847
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
1848
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
1849
- # access description: Does not grant access after Sep 2020 expression: request.
1850
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
1851
- # a description of IAM and its features, see the [IAM documentation](https://
1852
- # cloud.google.com/iam/docs/).
1844
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
1845
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
1846
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
1847
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
1848
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
1849
+ # title: expirable access description: Does not grant access after Sep 2020
1850
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
1851
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
1852
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
1853
1853
  class Policy
1854
1854
  include Google::Apis::Core::Hashable
1855
1855
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudassetV1p1beta1
18
18
  # Version of the google-apis-cloudasset_v1p1beta1 gem
19
- GEM_VERSION = "0.29.0"
19
+ GEM_VERSION = "0.30.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_v1p1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.29.0
4
+ version: 0.30.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_v1p1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p1beta1/v0.29.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p1beta1/v0.30.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1p1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []