google-apis-cloudasset_v1 0.70.0 → 0.72.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: 9a23247faba7015ec0e2a3690e47bc9df7cf841f024e1124148b917e67d8feff
4
- data.tar.gz: 80e0193197a96470a79deadf4d30ca83ba76947792b0aacbe170cfdf846c7935
3
+ metadata.gz: 2de0f949ddaf521fcda7fb7ea3a5087c9d4a2be1e3511820840479a51133c306
4
+ data.tar.gz: 0beed4ced23ee25e47d2b9203fb19242222a63b4e9c8e4e60a490922a4682606
5
5
  SHA512:
6
- metadata.gz: 64cca143c8baecc3ed490bdd6db9c4ea01b1b78840d2a8619f2f9daca72132660f71a570949ef1743f457d465828bea68b7b7d62901460e0e018ac5e704c0e04
7
- data.tar.gz: b2aacdd8e19b30152dd76fb82047b6fed14983b38e3091ce256376df677a63255fb88d862daf2ba0df2b50aff360952809856b713feabfa77c80ae1ab7a09774
6
+ metadata.gz: 2f44748353d2cdcc89061b07f710020a954275b64e0d4a0ecb84ec863f50b7a47b66bec40adf6b8aede72f96f1ea4f26db716ee5f78b6eb8c3e581174c7c28f1
7
+ data.tar.gz: c86efd3ae410b776b226f0eee2f1f24fe4932710e2784812e28a1151960289cd9ebcddd6edda2e871d347a0d64bfbe3e23cc08af9e836057c970e2814e091300
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-cloudasset_v1
2
2
 
3
+ ### v0.72.0 (2024-01-22)
4
+
5
+ * Regenerated from discovery document revision 20240105
6
+ * Regenerated using generator version 0.13.0
7
+
8
+ ### v0.71.0 (2023-12-24)
9
+
10
+ * Regenerated from discovery document revision 20231214
11
+
3
12
  ### v0.70.0 (2023-12-10)
4
13
 
5
14
  * Regenerated from discovery document revision 20231201
@@ -781,21 +781,43 @@ module Google
781
781
  # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
782
782
  # email address that represents a Google group. For example, `admins@example.com`
783
783
  # . * `domain:`domain``: The G Suite domain (primary) that represents all the
784
- # users of that domain. For example, `google.com` or `example.com`. * `deleted:
785
- # user:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
786
- # representing a user that has been recently deleted. For example, `alice@
787
- # example.com?uid=123456789012345678901`. If the user is recovered, this value
788
- # reverts to `user:`emailid`` and the recovered user retains the role in the
789
- # binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address
790
- # (plus unique identifier) representing a service account that has been recently
791
- # deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
784
+ # users of that domain. For example, `google.com` or `example.com`. * `principal:
785
+ # //iam.googleapis.com/locations/global/workforcePools/`pool_id`/subject/`
786
+ # subject_attribute_value``: A single identity in a workforce identity pool. * `
787
+ # principalSet://iam.googleapis.com/locations/global/workforcePools/`pool_id`/
788
+ # group/`group_id``: All workforce identities in a group. * `principalSet://iam.
789
+ # googleapis.com/locations/global/workforcePools/`pool_id`/attribute.`
790
+ # attribute_name`/`attribute_value``: All workforce identities with a specific
791
+ # attribute value. * `principalSet://iam.googleapis.com/locations/global/
792
+ # workforcePools/`pool_id`/*`: All identities in a workforce identity pool. * `
793
+ # principal://iam.googleapis.com/projects/`project_number`/locations/global/
794
+ # workloadIdentityPools/`pool_id`/subject/`subject_attribute_value``: A single
795
+ # identity in a workload identity pool. * `principalSet://iam.googleapis.com/
796
+ # projects/`project_number`/locations/global/workloadIdentityPools/`pool_id`/
797
+ # group/`group_id``: A workload identity pool group. * `principalSet://iam.
798
+ # googleapis.com/projects/`project_number`/locations/global/
799
+ # workloadIdentityPools/`pool_id`/attribute.`attribute_name`/`attribute_value``:
800
+ # All identities in a workload identity pool with a certain attribute. * `
801
+ # principalSet://iam.googleapis.com/projects/`project_number`/locations/global/
802
+ # workloadIdentityPools/`pool_id`/*`: All identities in a workload identity pool.
803
+ # * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
804
+ # identifier) representing a user that has been recently deleted. For example, `
805
+ # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
806
+ # value reverts to `user:`emailid`` and the recovered user retains the role in
807
+ # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
808
+ # address (plus unique identifier) representing a service account that has been
809
+ # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
792
810
  # 123456789012345678901`. If the service account is undeleted, this value
793
811
  # reverts to `serviceAccount:`emailid`` and the undeleted service account
794
812
  # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
795
813
  # An email address (plus unique identifier) representing a Google group that has
796
814
  # been recently deleted. For example, `admins@example.com?uid=
797
815
  # 123456789012345678901`. If the group is recovered, this value reverts to `
798
- # group:`emailid`` and the recovered group retains the role in the binding.
816
+ # group:`emailid`` and the recovered group retains the role in the binding. * `
817
+ # deleted:principal://iam.googleapis.com/locations/global/workforcePools/`
818
+ # pool_id`/subject/`subject_attribute_value``: Deleted single identity in a
819
+ # workforce identity pool. For example, `deleted:principal://iam.googleapis.com/
820
+ # locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
799
821
  # Corresponds to the JSON property `members`
800
822
  # @return [Array<String>]
801
823
  attr_accessor :members
@@ -3373,15 +3395,15 @@ module Google
3373
3395
  class GoogleIdentityAccesscontextmanagerV1MethodSelector
3374
3396
  include Google::Apis::Core::Hashable
3375
3397
 
3376
- # Value for `method` should be a valid method name for the corresponding `
3377
- # service_name` in ApiOperation. If `*` used as value for `method`, then ALL
3378
- # methods and permissions are allowed.
3398
+ # A valid method name for the corresponding `service_name` in ApiOperation. If `*
3399
+ # ` is used as the value for the `method`, then ALL methods and permissions are
3400
+ # allowed.
3379
3401
  # Corresponds to the JSON property `method`
3380
3402
  # @return [String]
3381
3403
  attr_accessor :method_prop
3382
3404
 
3383
- # Value for `permission` should be a valid Cloud IAM permission for the
3384
- # corresponding `service_name` in ApiOperation.
3405
+ # A valid Cloud IAM permission for the corresponding `service_name` in
3406
+ # ApiOperation.
3385
3407
  # Corresponds to the JSON property `permission`
3386
3408
  # @return [String]
3387
3409
  attr_accessor :permission
@@ -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.70.0"
19
+ GEM_VERSION = "0.72.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.12.0"
22
+ GENERATOR_VERSION = "0.13.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20231201"
25
+ REVISION = "20240105"
26
26
  end
27
27
  end
28
28
  end
@@ -33,6 +33,8 @@ module Google
33
33
  #
34
34
  # @see https://cloud.google.com/asset-inventory/docs/quickstart
35
35
  class CloudAssetService < Google::Apis::Core::BaseService
36
+ DEFAULT_ENDPOINT_TEMPLATE = "https://cloudasset.$UNIVERSE_DOMAIN$/"
37
+
36
38
  # @return [String]
37
39
  # API key. Your API key identifies your project and provides you with API access,
38
40
  # quota, and reports. Required unless you provide an OAuth 2.0 token.
@@ -44,7 +46,7 @@ module Google
44
46
  attr_accessor :quota_user
45
47
 
46
48
  def initialize
47
- super('https://cloudasset.googleapis.com/', '',
49
+ super(DEFAULT_ENDPOINT_TEMPLATE, '',
48
50
  client_name: 'google-apis-cloudasset_v1',
49
51
  client_version: Google::Apis::CloudassetV1::GEM_VERSION)
50
52
  @batch_path = 'batch'
@@ -144,9 +146,10 @@ module Google
144
146
  # creating-managing-folders#viewing_or_listing_folders_and_projects).
145
147
  # @param [Array<String>, String] names
146
148
  # Required. The names refer to the [full_resource_names] (https://cloud.google.
147
- # com/asset-inventory/docs/resource-name-format) of [searchable asset types](
148
- # https://cloud.google.com/asset-inventory/docs/supported-asset-types). A
149
- # maximum of 20 resources' effective policies can be retrieved in a batch.
149
+ # com/asset-inventory/docs/resource-name-format) of the asset types [supported
150
+ # by search APIs](https://cloud.google.com/asset-inventory/docs/supported-asset-
151
+ # types). A maximum of 20 resources' effective policies can be retrieved in a
152
+ # batch.
150
153
  # @param [String] fields
151
154
  # Selector specifying which fields to include in a partial response.
152
155
  # @param [String] quota_user
@@ -884,9 +887,9 @@ module Google
884
887
  # vmExternalIpAccess * appengine.enforceServiceAccountActAsCheck * gcp.
885
888
  # resourceLocations * compute.trustedImageProjects * compute.
886
889
  # skipDefaultNetworkCreation * compute.requireOsLogin * compute.
887
- # disableNestedVirtualization This RPC only returns either resources of types
888
- # supported by [searchable asset types](https://cloud.google.com/asset-inventory/
889
- # docs/supported-asset-types), or IAM policies.
890
+ # disableNestedVirtualization This RPC only returns either resources of types [
891
+ # supported by search APIs](https://cloud.google.com/asset-inventory/docs/
892
+ # supported-asset-types) or IAM policies.
890
893
  # @param [String] scope
891
894
  # Required. The organization to scope the request. Only organization policies
892
895
  # within the scope will be analyzed. The output assets will also be limited to
@@ -1175,15 +1178,15 @@ module Google
1175
1178
  # (e.g., "organizations/123456")
1176
1179
  # @param [Array<String>, String] asset_types
1177
1180
  # Optional. A list of asset types that the IAM policies are attached to. If
1178
- # empty, it will search the IAM policies that are attached to all the [
1179
- # searchable asset types](https://cloud.google.com/asset-inventory/docs/
1180
- # supported-asset-types). Regular expressions are also supported. For example: *
1181
- # "compute.googleapis.com.*" snapshots IAM policies attached to asset type
1182
- # starts with "compute.googleapis.com". * ".*Instance" snapshots IAM policies
1183
- # attached to asset type ends with "Instance". * ".*Instance.*" snapshots IAM
1184
- # policies attached to asset type contains "Instance". See [RE2](https://github.
1185
- # com/google/re2/wiki/Syntax) for all supported regular expression syntax. If
1186
- # the regular expression does not match any supported asset type, an
1181
+ # empty, it will search the IAM policies that are attached to all the asset
1182
+ # types [supported by search APIs](https://cloud.google.com/asset-inventory/docs/
1183
+ # supported-asset-types) Regular expressions are also supported. For example: * "
1184
+ # compute.googleapis.com.*" snapshots IAM policies attached to asset type starts
1185
+ # with "compute.googleapis.com". * ".*Instance" snapshots IAM policies attached
1186
+ # to asset type ends with "Instance". * ".*Instance.*" snapshots IAM policies
1187
+ # attached to asset type contains "Instance". See [RE2](https://github.com/
1188
+ # google/re2/wiki/Syntax) for all supported regular expression syntax. If the
1189
+ # regular expression does not match any supported asset type, an
1187
1190
  # INVALID_ARGUMENT error will be returned.
1188
1191
  # @param [String] order_by
1189
1192
  # Optional. A comma-separated list of fields specifying the sorting order of the
@@ -1283,15 +1286,15 @@ module Google
1283
1286
  # (e.g., "organizations/123456")
1284
1287
  # @param [Array<String>, String] asset_types
1285
1288
  # Optional. A list of asset types that this request searches for. If empty, it
1286
- # will search all the [searchable asset types](https://cloud.google.com/asset-
1287
- # inventory/docs/supported-asset-types). Regular expressions are also supported.
1288
- # For example: * "compute.googleapis.com.*" snapshots resources whose asset type
1289
- # starts with "compute.googleapis.com". * ".*Instance" snapshots resources whose
1290
- # asset type ends with "Instance". * ".*Instance.*" snapshots resources whose
1291
- # asset type contains "Instance". See [RE2](https://github.com/google/re2/wiki/
1292
- # Syntax) for all supported regular expression syntax. If the regular expression
1293
- # does not match any supported asset type, an INVALID_ARGUMENT error will be
1294
- # returned.
1289
+ # will search all the asset types [supported by search APIs](https://cloud.
1290
+ # google.com/asset-inventory/docs/supported-asset-types). Regular expressions
1291
+ # are also supported. For example: * "compute.googleapis.com.*" snapshots
1292
+ # resources whose asset type starts with "compute.googleapis.com". * ".*Instance"
1293
+ # snapshots resources whose asset type ends with "Instance". * ".*Instance.*"
1294
+ # snapshots resources whose asset type contains "Instance". See [RE2](https://
1295
+ # github.com/google/re2/wiki/Syntax) for all supported regular expression syntax.
1296
+ # If the regular expression does not match any supported asset type, an
1297
+ # INVALID_ARGUMENT error will be returned.
1295
1298
  # @param [String] order_by
1296
1299
  # Optional. A comma-separated list of fields specifying the sorting order of the
1297
1300
  # results. The default order is ascending. Add " DESC" after the field name to
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.70.0
4
+ version: 0.72.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-12-10 00:00:00.000000000 Z
11
+ date: 2024-01-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.11.0
19
+ version: 0.12.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.11.0
29
+ version: 0.12.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.70.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1/v0.72.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.19
78
+ rubygems_version: 3.5.3
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Asset API V1