google-apis-cloudasset_v1beta1 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: 1683c60571322b2672399a31c232aa09d8aea8b5d3652e29bb19e4b2d349d099
4
- data.tar.gz: cd84257931ae155e97c5522b98b25b734c0a739f7782463a83caaac86de0a356
3
+ metadata.gz: 9d93379330933233da83ee14daff6e81fbfbd586e7422cd238cdf82785b6faac
4
+ data.tar.gz: a0dba5f56e37c5252f0fe2571470c5e9418973925ee73fcf32c255ef7476b1f2
5
5
  SHA512:
6
- metadata.gz: 611e566a731fa1a24faa897d92bc8b5316f4dd026ba48498fac48627aaddaa9e268528e45a9225a9dc9a0369d63fdec0747dd7b1fb0156357a4900850de571fb
7
- data.tar.gz: 5af162a8442dec1f2d30a273065516581105e1d226ec759795ee2c7d08522456960ec911316152c6a59c6209e6bbb5f3817ecfbd7b92665a903a6739fb6956ae
6
+ metadata.gz: 55cf0aa8fe0c4580e76c4f10262b4eaf9ad5f45b92a5f767311d76ebe8e18ca4173180f172b38d10afc4efcf71018de196767bcfac9761b7b442839f7d828a7b
7
+ data.tar.gz: 196a6a01c950684630fca6891d108098d79e12f782c949643d52802bea8d96fbcff3f0fb008d4594ea83bfc533f6238b0c7de1a877cb1ba6362291f8e0182ef5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-cloudasset_v1beta1
2
2
 
3
+ ### v0.30.0 (2023-08-13)
4
+
5
+ * Regenerated from discovery document revision 20230805
6
+
7
+ ### v0.29.0 (2023-08-06)
8
+
9
+ * Regenerated from discovery document revision 20230729
10
+
3
11
  ### v0.28.0 (2023-02-19)
4
12
 
5
13
  * Regenerated using generator version 0.12.0
@@ -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
@@ -1278,8 +1278,8 @@ module Google
1278
1278
  attr_accessor :members
1279
1279
 
1280
1280
  # Whether to negate the Condition. If true, the Condition becomes a NAND over
1281
- # its non-empty fields, each field must be false for the Condition overall to be
1282
- # satisfied. Defaults to false.
1281
+ # its non-empty fields. Any non-empty field criteria evaluating to false will
1282
+ # result in the Condition to be satisfied. Defaults to false.
1283
1283
  # Corresponds to the JSON property `negate`
1284
1284
  # @return [Boolean]
1285
1285
  attr_accessor :negate
@@ -1963,13 +1963,13 @@ module Google
1963
1963
  # @return [String]
1964
1964
  attr_accessor :name
1965
1965
 
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`.
1966
+ # The normal, successful response of the operation. If the original method
1967
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
1968
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
1969
+ # response should be the resource. For other methods, the response should have
1970
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
1971
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
1972
+ # `TakeSnapshotResponse`.
1973
1973
  # Corresponds to the JSON property `response`
1974
1974
  # @return [Hash<String,Object>]
1975
1975
  attr_accessor :response
@@ -2018,22 +2018,22 @@ module Google
2018
2018
  # evaluates to `true`. A condition can add constraints based on attributes of
2019
2019
  # the request, the resource, or both. To learn which resources support
2020
2020
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
2021
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
2021
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
2022
2022
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
2023
2023
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
2024
2024
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
2025
2025
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
2026
2026
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
2027
2027
  # 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/).
2028
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
2029
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
2030
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
2031
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
2032
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
2033
+ # title: expirable access description: Does not grant access after Sep 2020
2034
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
2035
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
2036
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
2037
2037
  class Policy
2038
2038
  include Google::Apis::Core::Hashable
2039
2039
 
@@ -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.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 = "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_v1beta1
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-02-19 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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1beta1/v0.28.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1beta1/v0.30.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: []