google-apis-cloudasset_v1 0.61.0 → 0.63.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: 6039f30f25c006c08c93f6dc01239ad0577ff22ae1a653e6f431e6ddb1af52ef
4
- data.tar.gz: ef73f6000dd445634510fc3f18b78a9cdaddc70ebf4ec0df447e765947c7c572
3
+ metadata.gz: b32a6d9802319098d3bd149c610bfcbc35c2fecb5f9295c60dd465566bc7d1df
4
+ data.tar.gz: 2cabe4b7bd239798bfd41155c80c43d6447ccc182fa71f7c1f168d183b834251
5
5
  SHA512:
6
- metadata.gz: cc81d5c81777e85e929478865b91c04292dd8bc5452f1fcd67c4e361fd23bee1c00e1ce16a0ed0a7cb6357ab0bf052a58c117496f6e30996a9d5b2316c0f1cc5
7
- data.tar.gz: 6abbe88b2bb522827d076eee72834cf80508b05939ce0a6ce8871b9e83bb3ff086b936fa6ce0ab14ed59e380c018bad32a29bb118736e7fb279f522b7029e685
6
+ metadata.gz: dc9458ec9e1cb34a51b2caebebe415e479cbf6340ae2fda1ed6b59863b3abba558e590602621456fe67ccae493fabd02a60cd23b3cf8eaa395251042a524a7d0
7
+ data.tar.gz: 995c9dd36b3270be3270c6bf05a9202a6e891899189c27e0969f2912ef826a2efd9549bfb40d436b89ef691ffed6ec93f4e33e0e8d76413699f02e2c413f67ba
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-cloudasset_v1
2
2
 
3
+ ### v0.63.0 (2023-09-10)
4
+
5
+ * Regenerated from discovery document revision 20230902
6
+
7
+ ### v0.62.0 (2023-08-13)
8
+
9
+ * Regenerated from discovery document revision 20230805
10
+
3
11
  ### v0.61.0 (2023-08-06)
4
12
 
5
13
  * 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
@@ -2749,17 +2749,16 @@ module Google
2749
2749
  # @return [String]
2750
2750
  attr_accessor :parent
2751
2751
 
2752
- # The scopes of a policy define which resources an ACM policy can restrict, and
2753
- # where ACM resources can be referenced. For example, a policy with scopes=["
2754
- # folders/123"] has the following behavior: - vpcsc perimeters can only restrict
2755
- # projects within folders/123 - access levels can only be referenced by
2756
- # resources within folders/123. If empty, there are no limitations on which
2757
- # resources can be restricted by an ACM policy, and there are no limitations on
2758
- # where ACM resources can be referenced. Only one policy can include a given
2759
- # scope (attempting to create a second policy which includes "folders/123" will
2760
- # result in an error). Currently, scopes cannot be modified after a policy is
2761
- # created. Currently, policies can only have a single scope. Format: list of `
2762
- # folders/`folder_number`` or `projects/`project_number``
2752
+ # The scopes of the AccessPolicy. Scopes define which resources a policy can
2753
+ # restrict and where its resources can be referenced. For example, policy A with
2754
+ # `scopes=["folders/123"]` has the following behavior: - ServicePerimeter can
2755
+ # only restrict projects within `folders/123`. - ServicePerimeter within policy
2756
+ # A can only reference access levels defined within policy A. - Only one policy
2757
+ # can include a given scope; thus, attempting to create a second policy which
2758
+ # includes `folders/123` will result in an error. If no scopes are provided,
2759
+ # then any resource within the organization can be restricted. Scopes cannot be
2760
+ # modified after a policy is created. Policies can only have a single scope.
2761
+ # Format: list of `folders/`folder_number`` or `projects/`project_number``
2763
2762
  # Corresponds to the JSON property `scopes`
2764
2763
  # @return [Array<String>]
2765
2764
  attr_accessor :scopes
@@ -3780,22 +3779,22 @@ module Google
3780
3779
  # evaluates to `true`. A condition can add constraints based on attributes of
3781
3780
  # the request, the resource, or both. To learn which resources support
3782
3781
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
3783
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
3782
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
3784
3783
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
3785
3784
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
3786
3785
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
3787
3786
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
3788
3787
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
3789
3788
  # 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/).
3789
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
3790
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
3791
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
3792
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
3793
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
3794
+ # title: expirable access description: Does not grant access after Sep 2020
3795
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
3796
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
3797
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
3799
3798
  # Corresponds to the JSON property `policy`
3800
3799
  # @return [Google::Apis::CloudassetV1::Policy]
3801
3800
  attr_accessor :policy
@@ -4160,13 +4159,13 @@ module Google
4160
4159
  # @return [String]
4161
4160
  attr_accessor :name
4162
4161
 
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`.
4162
+ # The normal, successful response of the operation. If the original method
4163
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
4164
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
4165
+ # response should be the resource. For other methods, the response should have
4166
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
4167
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
4168
+ # `TakeSnapshotResponse`.
4170
4169
  # Corresponds to the JSON property `response`
4171
4170
  # @return [Hash<String,Object>]
4172
4171
  attr_accessor :response
@@ -4453,22 +4452,22 @@ module Google
4453
4452
  # evaluates to `true`. A condition can add constraints based on attributes of
4454
4453
  # the request, the resource, or both. To learn which resources support
4455
4454
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
4456
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
4455
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
4457
4456
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
4458
4457
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
4459
4458
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
4460
4459
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
4461
4460
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
4462
4461
  # 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/).
4462
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
4463
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
4464
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
4465
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
4466
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
4467
+ # title: expirable access description: Does not grant access after Sep 2020
4468
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
4469
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
4470
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
4472
4471
  class Policy
4473
4472
  include Google::Apis::Core::Hashable
4474
4473
 
@@ -4557,22 +4556,22 @@ module Google
4557
4556
  # evaluates to `true`. A condition can add constraints based on attributes of
4558
4557
  # the request, the resource, or both. To learn which resources support
4559
4558
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
4560
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
4559
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
4561
4560
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
4562
4561
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
4563
4562
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
4564
4563
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
4565
4564
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
4566
4565
  # 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/).
4566
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
4567
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
4568
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
4569
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
4570
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
4571
+ # title: expirable access description: Does not grant access after Sep 2020
4572
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
4573
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
4574
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
4576
4575
  # Corresponds to the JSON property `policy`
4577
4576
  # @return [Google::Apis::CloudassetV1::Policy]
4578
4577
  attr_accessor :policy
@@ -5238,6 +5237,18 @@ module Google
5238
5237
  # @return [Hash<String,Google::Apis::CloudassetV1::RelatedResources>]
5239
5238
  attr_accessor :relationships
5240
5239
 
5240
+ # The actual content of Security Command Center security marks associated with
5241
+ # the asset. Note that both staging & prod SecurityMarks are attached on prod
5242
+ # resources. In CAS preprod/prod, both staging & prod SecurityMarks are ingested
5243
+ # and returned in the following `security_marks` map. In that case, the prefix "
5244
+ # staging." will be added to the keys of all the staging marks. To search
5245
+ # against SCC SecurityMarks field: * Use a field query: - query by a given key
5246
+ # value pair. Example: `sccSecurityMarks.foo=bar` - query by a given key's
5247
+ # existence. Example: `sccSecurityMarks.foo:*`
5248
+ # Corresponds to the JSON property `sccSecurityMarks`
5249
+ # @return [Hash<String,String>]
5250
+ attr_accessor :scc_security_marks
5251
+
5241
5252
  # The state of this resource. Different resources types have different state
5242
5253
  # definitions that are mapped from various fields of different resource types.
5243
5254
  # This field is available only when the resource's Protobuf contains it. Example:
@@ -5322,6 +5333,7 @@ module Google
5322
5333
  @parent_full_resource_name = args[:parent_full_resource_name] if args.key?(:parent_full_resource_name)
5323
5334
  @project = args[:project] if args.key?(:project)
5324
5335
  @relationships = args[:relationships] if args.key?(:relationships)
5336
+ @scc_security_marks = args[:scc_security_marks] if args.key?(:scc_security_marks)
5325
5337
  @state = args[:state] if args.key?(:state)
5326
5338
  @tag_keys = args[:tag_keys] if args.key?(:tag_keys)
5327
5339
  @tag_value_ids = args[:tag_value_ids] if args.key?(:tag_value_ids)
@@ -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.63.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
@@ -2030,6 +2030,7 @@ module Google
2030
2030
  property :project, as: 'project'
2031
2031
  hash :relationships, as: 'relationships', class: Google::Apis::CloudassetV1::RelatedResources, decorator: Google::Apis::CloudassetV1::RelatedResources::Representation
2032
2032
 
2033
+ hash :scc_security_marks, as: 'sccSecurityMarks'
2033
2034
  property :state, as: 'state'
2034
2035
  collection :tag_keys, as: 'tagKeys'
2035
2036
  collection :tag_value_ids, as: 'tagValueIds'
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.63.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_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.63.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: []
@@ -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 V1