google-apis-cloudasset_v1beta1 0.29.0 → 0.31.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: 0bd3d7a9cf44d8293c80b44e9f1e6107e8abc259341f42595b7f62c2d53197f6
4
- data.tar.gz: c2b9b208f7ed362f2941d01fbe3f189c3fb5307960b7ba19b3eddcb51261d64f
3
+ metadata.gz: 914206c311912b4d76c01746790c49836af6d05dff4575d4eb4b394f0142c316
4
+ data.tar.gz: b61e57e7075058d09c2b918bf4249b7927ccc756dccc89772434d3c54323c6b3
5
5
  SHA512:
6
- metadata.gz: c04ab820ff0ffde704eee2159eb884e80ffb13caadfe48d7f446c68bd6fe68f5f3fca9ab93b1915dc8c5779523f710d741a4370ccb55a4aabb850cdf989c9d7c
7
- data.tar.gz: 17e4fc5432efb202524dbf539d166ea797fc7dea1f0eaf355d8925a7a94dd1319b8ecc407ff0e971cc1f74809ce335940899c845d1b75ea5574639955baf8625
6
+ metadata.gz: 1c8145d4ce835787d65c5613b4ff2b0ae1ff3fcb7a0eaabe229fc0b98283551e1a44396c38f70d0c8f28c024f613e4c1d3d84faffdcb675737696f2fe76d694b
7
+ data.tar.gz: '0865b230dbf89f8fb68b43dffe1dbd852a7a55cefb3071fc93cb530b8ceaa680e32c364ce4d90125cec5d24f0ab1d3a034d12e8364dfc5b8185b05814a29099a'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-cloudasset_v1beta1
2
2
 
3
+ ### v0.31.0 (2023-09-10)
4
+
5
+ * Regenerated from discovery document revision 20230902
6
+
7
+ ### v0.30.0 (2023-08-13)
8
+
9
+ * Regenerated from discovery document revision 20230805
10
+
3
11
  ### v0.29.0 (2023-08-06)
4
12
 
5
13
  * Regenerated from discovery document revision 20230729
@@ -98,22 +98,22 @@ module Google
98
98
  # evaluates to `true`. A condition can add constraints based on attributes of
99
99
  # the request, the resource, or both. To learn which resources support
100
100
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
101
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
101
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
102
102
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
103
103
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
104
104
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
105
105
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
106
106
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
107
107
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
108
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
109
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
110
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
111
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
112
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
113
- # access description: Does not grant access after Sep 2020 expression: request.
114
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
115
- # a description of IAM and its features, see the [IAM documentation](https://
116
- # cloud.google.com/iam/docs/).
108
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
109
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
110
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
111
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
112
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
113
+ # title: expirable access description: Does not grant access after Sep 2020
114
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
115
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
116
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
117
117
  # Corresponds to the JSON property `iamPolicy`
118
118
  # @return [Google::Apis::CloudassetV1beta1::Policy]
119
119
  attr_accessor :iam_policy
@@ -522,22 +522,22 @@ module Google
522
522
  # evaluates to `true`. A condition can add constraints based on attributes of
523
523
  # the request, the resource, or both. To learn which resources support
524
524
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
525
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
525
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
526
526
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
527
527
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
528
528
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
529
529
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
530
530
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
531
531
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
532
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
533
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
534
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
535
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
536
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
537
- # access description: Does not grant access after Sep 2020 expression: request.
538
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
539
- # a description of IAM and its features, see the [IAM documentation](https://
540
- # cloud.google.com/iam/docs/).
532
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
533
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
534
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
535
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
536
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
537
+ # title: expirable access description: Does not grant access after Sep 2020
538
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
539
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
540
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
541
541
  # Corresponds to the JSON property `iamPolicy`
542
542
  # @return [Google::Apis::CloudassetV1beta1::Policy]
543
543
  attr_accessor :iam_policy
@@ -1146,17 +1146,16 @@ module Google
1146
1146
  # @return [String]
1147
1147
  attr_accessor :parent
1148
1148
 
1149
- # The scopes of a policy define which resources an ACM policy can restrict, and
1150
- # where ACM resources can be referenced. For example, a policy with scopes=["
1151
- # folders/123"] has the following behavior: - vpcsc perimeters can only restrict
1152
- # projects within folders/123 - access levels can only be referenced by
1153
- # resources within folders/123. If empty, there are no limitations on which
1154
- # resources can be restricted by an ACM policy, and there are no limitations on
1155
- # where ACM resources can be referenced. Only one policy can include a given
1156
- # scope (attempting to create a second policy which includes "folders/123" will
1157
- # result in an error). Currently, scopes cannot be modified after a policy is
1158
- # created. Currently, policies can only have a single scope. Format: list of `
1159
- # folders/`folder_number`` or `projects/`project_number``
1149
+ # The scopes of the AccessPolicy. Scopes define which resources a policy can
1150
+ # restrict and where its resources can be referenced. For example, policy A with
1151
+ # `scopes=["folders/123"]` has the following behavior: - ServicePerimeter can
1152
+ # only restrict projects within `folders/123`. - ServicePerimeter within policy
1153
+ # A can only reference access levels defined within policy A. - Only one policy
1154
+ # can include a given scope; thus, attempting to create a second policy which
1155
+ # includes `folders/123` will result in an error. If no scopes are provided,
1156
+ # then any resource within the organization can be restricted. Scopes cannot be
1157
+ # modified after a policy is created. Policies can only have a single scope.
1158
+ # Format: list of `folders/`folder_number`` or `projects/`project_number``
1160
1159
  # Corresponds to the JSON property `scopes`
1161
1160
  # @return [Array<String>]
1162
1161
  attr_accessor :scopes
@@ -1963,13 +1962,13 @@ module Google
1963
1962
  # @return [String]
1964
1963
  attr_accessor :name
1965
1964
 
1966
- # The normal response of the operation in case of success. If the original
1967
- # method returns no data on success, such as `Delete`, the response is `google.
1968
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
1969
- # the response should be the resource. For other methods, the response should
1970
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
1971
- # example, if the original method name is `TakeSnapshot()`, the inferred
1972
- # response type is `TakeSnapshotResponse`.
1965
+ # The normal, successful response of the operation. If the original method
1966
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
1967
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
1968
+ # response should be the resource. For other methods, the response should have
1969
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
1970
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
1971
+ # `TakeSnapshotResponse`.
1973
1972
  # Corresponds to the JSON property `response`
1974
1973
  # @return [Hash<String,Object>]
1975
1974
  attr_accessor :response
@@ -2018,22 +2017,22 @@ module Google
2018
2017
  # evaluates to `true`. A condition can add constraints based on attributes of
2019
2018
  # the request, the resource, or both. To learn which resources support
2020
2019
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
2021
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
2020
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
2022
2021
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
2023
2022
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
2024
2023
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
2025
2024
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
2026
2025
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
2027
2026
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
2028
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
2029
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
2030
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
2031
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
2032
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
2033
- # access description: Does not grant access after Sep 2020 expression: request.
2034
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
2035
- # a description of IAM and its features, see the [IAM documentation](https://
2036
- # cloud.google.com/iam/docs/).
2027
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
2028
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
2029
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
2030
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
2031
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
2032
+ # title: expirable access description: Does not grant access after Sep 2020
2033
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
2034
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
2035
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
2037
2036
  class Policy
2038
2037
  include Google::Apis::Core::Hashable
2039
2038
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudassetV1beta1
18
18
  # Version of the google-apis-cloudasset_v1beta1 gem
19
- GEM_VERSION = "0.29.0"
19
+ GEM_VERSION = "0.31.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_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.29.0
4
+ version: 0.31.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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1beta1/v0.29.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1beta1/v0.31.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1beta1
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 V1beta1