google-apis-cloudasset_v1p5beta1 0.28.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: 5600b78abf2b5a13fafe4be3a3140ec00ff7a7a82468e58e69f90b67ca8309c8
4
- data.tar.gz: '08604572146e109fd541003f8f226b35b4c3e2cc5586662fe6f736c999587c5f'
3
+ metadata.gz: af5418dda9c07809cad4719e248d43bc4015d83377a74b2a8c35a6b256931432
4
+ data.tar.gz: 20d14ba6f9084892570bc6c52aca8c1ea80da8b8977e5e0b3560f0b4d5905262
5
5
  SHA512:
6
- metadata.gz: f70c41f5b14fe86480499c73403f3d151f2611bf2771a993c094ddb01ab543e5438dfaf24541bda8a93f3cfc15f43728dd42110f63733b5d2a6f31fddc53d9fe
7
- data.tar.gz: 153ed21347ce2d17b882a3c0c4308195ea825d4ccbc8c1a754c95ddd7c9a0b2ac410c4034b41aee9b835b559eb2ec283424f0bc294663b229d27ce2ef7de39ad
6
+ metadata.gz: 1c8712e64cb2e7feb5ad924a648de731f52a6eb87f964ba54d9203b8acc8b9acd14ef8a971e068baad25b5910e4285cd1851e4e52d76a34be2f51fdb359a2221
7
+ data.tar.gz: e681b8d3fa3415e7ab3a7616d43bc7814f1377d2d475afe688806338c88d9d4e688068ae5da6c27cf59aa5367316e782f88e6163288c96e2a3c560c75a08d00e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-cloudasset_v1p5beta1
2
2
 
3
+ ### v0.30.0 (2023-09-10)
4
+
5
+ * Regenerated from discovery document revision 20230902
6
+
7
+ ### v0.29.0 (2023-08-13)
8
+
9
+ * Regenerated from discovery document revision 20230805
10
+
3
11
  ### v0.28.0 (2023-08-06)
4
12
 
5
13
  * Regenerated from discovery document revision 20230729
@@ -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
@@ -1059,17 +1059,16 @@ module Google
1059
1059
  # @return [String]
1060
1060
  attr_accessor :parent
1061
1061
 
1062
- # The scopes of a policy define which resources an ACM policy can restrict, and
1063
- # where ACM resources can be referenced. For example, a policy with scopes=["
1064
- # folders/123"] has the following behavior: - vpcsc perimeters can only restrict
1065
- # projects within folders/123 - access levels can only be referenced by
1066
- # resources within folders/123. If empty, there are no limitations on which
1067
- # resources can be restricted by an ACM policy, and there are no limitations on
1068
- # where ACM resources can be referenced. Only one policy can include a given
1069
- # scope (attempting to create a second policy which includes "folders/123" will
1070
- # result in an error). Currently, scopes cannot be modified after a policy is
1071
- # created. Currently, policies can only have a single scope. Format: list of `
1072
- # folders/`folder_number`` or `projects/`project_number``
1062
+ # The scopes of the AccessPolicy. Scopes define which resources a policy can
1063
+ # restrict and where its resources can be referenced. For example, policy A with
1064
+ # `scopes=["folders/123"]` has the following behavior: - ServicePerimeter can
1065
+ # only restrict projects within `folders/123`. - ServicePerimeter within policy
1066
+ # A can only reference access levels defined within policy A. - Only one policy
1067
+ # can include a given scope; thus, attempting to create a second policy which
1068
+ # includes `folders/123` will result in an error. If no scopes are provided,
1069
+ # then any resource within the organization can be restricted. Scopes cannot be
1070
+ # modified after a policy is created. Policies can only have a single scope.
1071
+ # Format: list of `folders/`folder_number`` or `projects/`project_number``
1073
1072
  # Corresponds to the JSON property `scopes`
1074
1073
  # @return [Array<String>]
1075
1074
  attr_accessor :scopes
@@ -1883,22 +1882,22 @@ module Google
1883
1882
  # evaluates to `true`. A condition can add constraints based on attributes of
1884
1883
  # the request, the resource, or both. To learn which resources support
1885
1884
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1886
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
1885
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
1887
1886
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
1888
1887
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
1889
1888
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
1890
1889
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
1891
1890
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
1892
1891
  # 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/).
1892
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
1893
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
1894
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
1895
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
1896
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
1897
+ # title: expirable access description: Does not grant access after Sep 2020
1898
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
1899
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
1900
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
1902
1901
  class Policy
1903
1902
  include Google::Apis::Core::Hashable
1904
1903
 
@@ -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.28.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 = "20230902"
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.28.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-09-10 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.28.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1p5beta1/v0.30.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.4.2
78
+ rubygems_version: 3.4.19
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Asset API V1p5beta1