google-apis-cloudasset_v1 0.51.0 → 0.52.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a04a57b23835c5e7d78fa3fede16b6db80d1dca0b0548f15525668b059fdd163
|
4
|
+
data.tar.gz: c7b2676d4d06f88a352e45b5a6e6887142894de2f20eb61fdff1e202df9e1ec7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 91b8c81bb2bbd4d0a02d19cd4f5b6b8c9918aa5b91722e4a883a690c468553bbd0320dcb94a47eec0afaf7646ebabb4c0ab803166bd01dd6101cb8ba8e5a785e
|
7
|
+
data.tar.gz: 7bfeb09f818118b47eb4d969fa0336f1d1e8fd6c4672a33ea6a63e16b5ee6a3207468b2d35ac7cacbb6c500427ca4c2a67a05f0182837ebace355a0a4412bcbc
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-cloudasset_v1
|
2
2
|
|
3
|
+
### v0.52.0 (2023-01-22)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20230114
|
6
|
+
* Regenerated using generator version 0.11.1
|
7
|
+
|
3
8
|
### v0.51.0 (2022-12-07)
|
4
9
|
|
5
10
|
* Regenerated from discovery document revision 20221201
|
@@ -51,7 +51,7 @@ module Google
|
|
51
51
|
end
|
52
52
|
|
53
53
|
# Represents the metadata of the longrunning operation for the
|
54
|
-
# AnalyzeIamPolicyLongrunning
|
54
|
+
# AnalyzeIamPolicyLongrunning RPC.
|
55
55
|
class AnalyzeIamPolicyLongrunningMetadata
|
56
56
|
include Google::Apis::Core::Hashable
|
57
57
|
|
@@ -164,7 +164,7 @@ module Google
|
|
164
164
|
include Google::Apis::Core::Hashable
|
165
165
|
|
166
166
|
# The list of analyses returned from performing the intended resource move
|
167
|
-
# analysis. The analysis is grouped by different Cloud services.
|
167
|
+
# analysis. The analysis is grouped by different Google Cloud services.
|
168
168
|
# Corresponds to the JSON property `moveAnalysis`
|
169
169
|
# @return [Array<Google::Apis::CloudassetV1::MoveAnalysis>]
|
170
170
|
attr_accessor :move_analysis
|
@@ -277,8 +277,8 @@ module Google
|
|
277
277
|
end
|
278
278
|
|
279
279
|
# This organization policy message is a modified version of the one defined in
|
280
|
-
# the
|
281
|
-
# original organization policy with some new fields for analysis purpose.
|
280
|
+
# the Organization Policy system. This message contains several fields defined
|
281
|
+
# in the original organization policy with some new fields for analysis purpose.
|
282
282
|
class AnalyzerOrgPolicy
|
283
283
|
include Google::Apis::Core::Hashable
|
284
284
|
|
@@ -365,7 +365,7 @@ module Google
|
|
365
365
|
# resource hierarchy](https://cloud.google.com/resource-manager/docs/cloud-
|
366
366
|
# platform-resource-hierarchy), a resource outside the Google Cloud resource
|
367
367
|
# hierarchy (such as Google Kubernetes Engine clusters and objects), or a policy
|
368
|
-
# (e.g.
|
368
|
+
# (e.g. IAM policy), or a relationship (e.g. an INSTANCE_TO_INSTANCEGROUP
|
369
369
|
# relationship). See [Supported asset types](https://cloud.google.com/asset-
|
370
370
|
# inventory/docs/supported-asset-types) for more information.
|
371
371
|
class Asset
|
@@ -464,9 +464,9 @@ module Google
|
|
464
464
|
# ancestors. An asset can be any resource in the Google Cloud [resource
|
465
465
|
# hierarchy](https://cloud.google.com/resource-manager/docs/cloud-platform-
|
466
466
|
# resource-hierarchy), a resource outside the Google Cloud resource hierarchy (
|
467
|
-
# such as Google Kubernetes Engine clusters and objects), or a policy (e.g.
|
468
|
-
#
|
469
|
-
#
|
467
|
+
# such as Google Kubernetes Engine clusters and objects), or a policy (e.g. IAM
|
468
|
+
# policy). See [Supported asset types](https://cloud.google.com/asset-inventory/
|
469
|
+
# docs/supported-asset-types) for more information.
|
470
470
|
# Corresponds to the JSON property `relatedAsset`
|
471
471
|
# @return [Google::Apis::CloudassetV1::RelatedAsset]
|
472
472
|
attr_accessor :related_asset
|
@@ -1245,7 +1245,7 @@ module Google
|
|
1245
1245
|
class GcsDestination
|
1246
1246
|
include Google::Apis::Core::Hashable
|
1247
1247
|
|
1248
|
-
# The
|
1248
|
+
# The URI of the Cloud Storage object. It's the same URI that is used by gsutil.
|
1249
1249
|
# Example: "gs://bucket_name/object_name". See [Viewing and Editing Object
|
1250
1250
|
# Metadata](https://cloud.google.com/storage/docs/viewing-editing-metadata) for
|
1251
1251
|
# more information. If the specified Cloud Storage object already exists and
|
@@ -1255,8 +1255,8 @@ module Google
|
|
1255
1255
|
# @return [String]
|
1256
1256
|
attr_accessor :uri
|
1257
1257
|
|
1258
|
-
# The
|
1259
|
-
# bucket_name/object_name_prefix". Each object
|
1258
|
+
# The URI prefix of all generated Cloud Storage objects. Example: "gs://
|
1259
|
+
# bucket_name/object_name_prefix". Each object URI is in format: "gs://
|
1260
1260
|
# bucket_name/object_name_prefix// and only contains assets for that type.
|
1261
1261
|
# starts from 0. Example: "gs://bucket_name/object_name_prefix/compute.
|
1262
1262
|
# googleapis.com/Disk/0" is the first shard of output objects containing all
|
@@ -1363,14 +1363,14 @@ module Google
|
|
1363
1363
|
end
|
1364
1364
|
end
|
1365
1365
|
|
1366
|
-
# Represents a
|
1367
|
-
# policies of the AnalyzeOrgPolicyGovernedAssetsRequest.constraint.
|
1366
|
+
# Represents a Google Cloud asset(resource or IAM policy) governed by the
|
1367
|
+
# organization policies of the AnalyzeOrgPolicyGovernedAssetsRequest.constraint.
|
1368
1368
|
class GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedAsset
|
1369
1369
|
include Google::Apis::Core::Hashable
|
1370
1370
|
|
1371
1371
|
# This organization policy message is a modified version of the one defined in
|
1372
|
-
# the
|
1373
|
-
# original organization policy with some new fields for analysis purpose.
|
1372
|
+
# the Organization Policy system. This message contains several fields defined
|
1373
|
+
# in the original organization policy with some new fields for analysis purpose.
|
1374
1374
|
# Corresponds to the JSON property `consolidatedPolicy`
|
1375
1375
|
# @return [Google::Apis::CloudassetV1::AnalyzerOrgPolicy]
|
1376
1376
|
attr_accessor :consolidated_policy
|
@@ -1381,7 +1381,7 @@ module Google
|
|
1381
1381
|
# @return [Google::Apis::CloudassetV1::GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedIamPolicy]
|
1382
1382
|
attr_accessor :governed_iam_policy
|
1383
1383
|
|
1384
|
-
# The
|
1384
|
+
# The Google Cloud resources governed by the organization policies of the
|
1385
1385
|
# AnalyzeOrgPolicyGovernedAssetsRequest.constraint.
|
1386
1386
|
# Corresponds to the JSON property `governedResource`
|
1387
1387
|
# @return [Google::Apis::CloudassetV1::GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedResource]
|
@@ -1488,7 +1488,7 @@ module Google
|
|
1488
1488
|
end
|
1489
1489
|
end
|
1490
1490
|
|
1491
|
-
# The
|
1491
|
+
# The Google Cloud resources governed by the organization policies of the
|
1492
1492
|
# AnalyzeOrgPolicyGovernedAssetsRequest.constraint.
|
1493
1493
|
class GoogleCloudAssetV1AnalyzeOrgPolicyGovernedAssetsResponseGovernedResource
|
1494
1494
|
include Google::Apis::Core::Hashable
|
@@ -1501,7 +1501,7 @@ module Google
|
|
1501
1501
|
attr_accessor :folders
|
1502
1502
|
|
1503
1503
|
# The [full resource name] (https://cloud.google.com/asset-inventory/docs/
|
1504
|
-
# resource-name-format) of the
|
1504
|
+
# resource-name-format) of the Google Cloud resource.
|
1505
1505
|
# Corresponds to the JSON property `fullResourceName`
|
1506
1506
|
# @return [String]
|
1507
1507
|
attr_accessor :full_resource_name
|
@@ -1636,7 +1636,7 @@ module Google
|
|
1636
1636
|
attr_accessor :display_name
|
1637
1637
|
|
1638
1638
|
# A `Constraint` that allows or disallows a list of string values, which are
|
1639
|
-
# configured by an
|
1639
|
+
# configured by an organization's policy administrator with a `Policy`.
|
1640
1640
|
# Corresponds to the JSON property `listConstraint`
|
1641
1641
|
# @return [Google::Apis::CloudassetV1::GoogleCloudAssetV1ListConstraint]
|
1642
1642
|
attr_accessor :list_constraint
|
@@ -1671,7 +1671,7 @@ module Google
|
|
1671
1671
|
# @return [String]
|
1672
1672
|
attr_accessor :action_type
|
1673
1673
|
|
1674
|
-
# Organization
|
1674
|
+
# Organization Policy condition/expression. For example: `resource.instanceName.
|
1675
1675
|
# matches("[production|test]_.*_(\d)+")'` or, `resource.management.auto_upgrade =
|
1676
1676
|
# = true`
|
1677
1677
|
# Corresponds to the JSON property `condition`
|
@@ -1754,7 +1754,7 @@ module Google
|
|
1754
1754
|
class GoogleCloudAssetV1GcsDestination
|
1755
1755
|
include Google::Apis::Core::Hashable
|
1756
1756
|
|
1757
|
-
# Required. The
|
1757
|
+
# Required. The URI of the Cloud Storage object. It's the same URI that is used
|
1758
1758
|
# by gsutil. Example: "gs://bucket_name/object_name". See [Viewing and Editing
|
1759
1759
|
# Object Metadata](https://cloud.google.com/storage/docs/viewing-editing-
|
1760
1760
|
# metadata) for more information. If the specified Cloud Storage object already
|
@@ -1780,8 +1780,8 @@ module Google
|
|
1780
1780
|
include Google::Apis::Core::Hashable
|
1781
1781
|
|
1782
1782
|
# This organization policy message is a modified version of the one defined in
|
1783
|
-
# the
|
1784
|
-
# original organization policy with some new fields for analysis purpose.
|
1783
|
+
# the Organization Policy system. This message contains several fields defined
|
1784
|
+
# in the original organization policy with some new fields for analysis purpose.
|
1785
1785
|
# Corresponds to the JSON property `consolidatedPolicy`
|
1786
1786
|
# @return [Google::Apis::CloudassetV1::AnalyzerOrgPolicy]
|
1787
1787
|
attr_accessor :consolidated_policy
|
@@ -1882,7 +1882,7 @@ module Google
|
|
1882
1882
|
end
|
1883
1883
|
|
1884
1884
|
# A `Constraint` that allows or disallows a list of string values, which are
|
1885
|
-
# configured by an
|
1885
|
+
# configured by an organization's policy administrator with a `Policy`.
|
1886
1886
|
class GoogleCloudAssetV1ListConstraint
|
1887
1887
|
include Google::Apis::Core::Hashable
|
1888
1888
|
|
@@ -2071,8 +2071,8 @@ module Google
|
|
2071
2071
|
# resource hierarchy](https://cloud.google.com/resource-manager/docs/cloud-
|
2072
2072
|
# platform-resource-hierarchy), a resource outside the Google Cloud resource
|
2073
2073
|
# hierarchy (such as Google Kubernetes Engine clusters and objects), or a policy
|
2074
|
-
# (e.g.
|
2075
|
-
#
|
2074
|
+
# (e.g. IAM policy). See [Supported asset types](https://cloud.google.com/asset-
|
2075
|
+
# inventory/docs/supported-asset-types) for more information.
|
2076
2076
|
class GoogleCloudAssetV1p7beta1Asset
|
2077
2077
|
include Google::Apis::Core::Hashable
|
2078
2078
|
|
@@ -2209,9 +2209,9 @@ module Google
|
|
2209
2209
|
# An asset can be any resource in the Google Cloud [resource hierarchy](https://
|
2210
2210
|
# cloud.google.com/resource-manager/docs/cloud-platform-resource-hierarchy), a
|
2211
2211
|
# resource outside the Google Cloud resource hierarchy (such as Google
|
2212
|
-
# Kubernetes Engine clusters and objects), or a policy (e.g.
|
2213
|
-
#
|
2214
|
-
#
|
2212
|
+
# Kubernetes Engine clusters and objects), or a policy (e.g. IAM policy). See [
|
2213
|
+
# Supported asset types](https://cloud.google.com/asset-inventory/docs/supported-
|
2214
|
+
# asset-types) for more information.
|
2215
2215
|
class GoogleCloudAssetV1p7beta1RelatedAsset
|
2216
2216
|
include Google::Apis::Core::Hashable
|
2217
2217
|
|
@@ -2350,7 +2350,7 @@ module Google
|
|
2350
2350
|
# The full name of the immediate parent of this resource. See [Resource Names](
|
2351
2351
|
# https://cloud.google.com/apis/design/resource_names#full_resource_name) for
|
2352
2352
|
# more information. For Google Cloud assets, this value is the parent resource
|
2353
|
-
# defined in the [
|
2353
|
+
# defined in the [IAM policy hierarchy](https://cloud.google.com/iam/docs/
|
2354
2354
|
# overview#policy_hierarchy). Example: `//cloudresourcemanager.googleapis.com/
|
2355
2355
|
# projects/my_project_123` For third-party assets, this field may be set
|
2356
2356
|
# differently.
|
@@ -3229,10 +3229,11 @@ module Google
|
|
3229
3229
|
|
3230
3230
|
# A Google Cloud resource that is allowed to ingress the perimeter. Requests
|
3231
3231
|
# from these resources will be allowed to access perimeter data. Currently only
|
3232
|
-
# projects are allowed.
|
3233
|
-
#
|
3234
|
-
#
|
3235
|
-
#
|
3232
|
+
# projects and VPCs are allowed. Project format: `projects/`project_number`` VPC
|
3233
|
+
# format: `//compute.googleapis.com/projects/`PROJECT_ID`/global/networks/`NAME``
|
3234
|
+
# . The project may be in any Google Cloud organization, not just the
|
3235
|
+
# organization that the perimeter is defined in. `*` is not allowed, the case of
|
3236
|
+
# allowing all Google Cloud resources only is not supported.
|
3236
3237
|
# Corresponds to the JSON property `resource`
|
3237
3238
|
# @return [String]
|
3238
3239
|
attr_accessor :resource
|
@@ -3457,7 +3458,9 @@ module Google
|
|
3457
3458
|
attr_accessor :ingress_policies
|
3458
3459
|
|
3459
3460
|
# A list of Google Cloud resources that are inside of the service perimeter.
|
3460
|
-
# Currently only projects are allowed.
|
3461
|
+
# Currently only projects and VPCs are allowed. Project format: `projects/`
|
3462
|
+
# project_number`` VPC format: `//compute.googleapis.com/projects/`PROJECT_ID`/
|
3463
|
+
# global/networks/`NAME``.
|
3461
3464
|
# Corresponds to the JSON property `resources`
|
3462
3465
|
# @return [Array<String>]
|
3463
3466
|
attr_accessor :resources
|
@@ -3790,8 +3793,8 @@ module Google
|
|
3790
3793
|
# @return [Google::Apis::CloudassetV1::Policy]
|
3791
3794
|
attr_accessor :policy
|
3792
3795
|
|
3793
|
-
# The project that the associated
|
3794
|
-
# projects/`PROJECT_NUMBER`. If an IAM policy is set on a resource (like VM
|
3796
|
+
# The project that the associated Google Cloud resource belongs to, in the form
|
3797
|
+
# of projects/`PROJECT_NUMBER`. If an IAM policy is set on a resource (like VM
|
3795
3798
|
# instance, Cloud Storage bucket), the project field will indicate the project
|
3796
3799
|
# that contains the resource. If an IAM policy is set on a folder or orgnization,
|
3797
3800
|
# this field will be empty. To search against the `project`: * specify the `
|
@@ -4038,7 +4041,7 @@ module Google
|
|
4038
4041
|
# @return [Google::Apis::CloudassetV1::MoveAnalysisResult]
|
4039
4042
|
attr_accessor :analysis
|
4040
4043
|
|
4041
|
-
# The user friendly display name of the analysis. E.g. IAM,
|
4044
|
+
# The user friendly display name of the analysis. E.g. IAM, organization policy
|
4042
4045
|
# etc.
|
4043
4046
|
# Corresponds to the JSON property `displayName`
|
4044
4047
|
# @return [String]
|
@@ -4182,19 +4185,19 @@ module Google
|
|
4182
4185
|
# Optional. If true, the response will include access analysis from identities
|
4183
4186
|
# to resources via service account impersonation. This is a very expensive
|
4184
4187
|
# operation, because many derived queries will be executed. We highly recommend
|
4185
|
-
# you use AssetService.AnalyzeIamPolicyLongrunning
|
4188
|
+
# you use AssetService.AnalyzeIamPolicyLongrunning RPC instead. For example, if
|
4186
4189
|
# the request analyzes for which resources user A has permission P, and there's
|
4187
4190
|
# an IAM policy states user A has iam.serviceAccounts.getAccessToken permission
|
4188
4191
|
# to a service account SA, and there's another IAM policy states service account
|
4189
|
-
# SA has permission P to a
|
4190
|
-
# the
|
4191
|
-
# AnalyzeIamPolicyResponse.service_account_impersonation_analysis.
|
4192
|
-
# example, if the request analyzes for who has permission P to a
|
4193
|
-
# and there's an IAM policy states user A has iam.
|
4194
|
-
# permission to a service account SA, and there's another
|
4195
|
-
# service account SA has permission P to the
|
4196
|
-
# potentially has access to the
|
4197
|
-
# results will be included in AnalyzeIamPolicyResponse.
|
4192
|
+
# SA has permission P to a Google Cloud folder F, then user A potentially has
|
4193
|
+
# access to the Google Cloud folder F. And those advanced analysis results will
|
4194
|
+
# be included in AnalyzeIamPolicyResponse.service_account_impersonation_analysis.
|
4195
|
+
# Another example, if the request analyzes for who has permission P to a Google
|
4196
|
+
# Cloud folder F, and there's an IAM policy states user A has iam.
|
4197
|
+
# serviceAccounts.actAs permission to a service account SA, and there's another
|
4198
|
+
# IAM policy states service account SA has permission P to the Google Cloud
|
4199
|
+
# folder F, then user A potentially has access to the Google Cloud folder F. And
|
4200
|
+
# those advanced analysis results will be included in AnalyzeIamPolicyResponse.
|
4198
4201
|
# service_account_impersonation_analysis. Only the following permissions are
|
4199
4202
|
# considered in this analysis: * `iam.serviceAccounts.actAs` * `iam.
|
4200
4203
|
# serviceAccounts.signBlob` * `iam.serviceAccounts.signJwt` * `iam.
|
@@ -4220,17 +4223,18 @@ module Google
|
|
4220
4223
|
# specified, the resource section of the result will expand any resource
|
4221
4224
|
# attached to an IAM policy to include resources lower in the resource hierarchy.
|
4222
4225
|
# For example, if the request analyzes for which resources user A has
|
4223
|
-
# permission P, and the results include an IAM policy with P on a
|
4224
|
-
# the results will also include resources in that folder with permission
|
4225
|
-
# true and IamPolicyAnalysisQuery.resource_selector is specified, the
|
4226
|
-
# section of the result will expand the specified resource to include
|
4227
|
-
# lower in the resource hierarchy. Only project or lower resources are
|
4228
|
-
# Folder and organization
|
4229
|
-
# For example, if the request analyzes for which users have permission P
|
4230
|
-
#
|
4231
|
-
# have permission P on that project or any lower resource. If true,
|
4232
|
-
# max expansion per resource is 1000 for AssetService.
|
4233
|
-
# 100000 for AssetService.AnalyzeIamPolicyLongrunning][].
|
4226
|
+
# permission P, and the results include an IAM policy with P on a Google Cloud
|
4227
|
+
# folder, the results will also include resources in that folder with permission
|
4228
|
+
# P. If true and IamPolicyAnalysisQuery.resource_selector is specified, the
|
4229
|
+
# resource section of the result will expand the specified resource to include
|
4230
|
+
# resources lower in the resource hierarchy. Only project or lower resources are
|
4231
|
+
# supported. Folder and organization resources cannot be used together with this
|
4232
|
+
# option. For example, if the request analyzes for which users have permission P
|
4233
|
+
# on a Google Cloud project with this option enabled, the results will include
|
4234
|
+
# all users who have permission P on that project or any lower resource. If true,
|
4235
|
+
# the default max expansion per resource is 1000 for AssetService.
|
4236
|
+
# AnalyzeIamPolicy][] and 100000 for AssetService.AnalyzeIamPolicyLongrunning][].
|
4237
|
+
# Default is false.
|
4234
4238
|
# Corresponds to the JSON property `expandResources`
|
4235
4239
|
# @return [Boolean]
|
4236
4240
|
attr_accessor :expand_resources
|
@@ -4281,8 +4285,8 @@ module Google
|
|
4281
4285
|
include Google::Apis::Core::Hashable
|
4282
4286
|
|
4283
4287
|
# This organization policy message is a modified version of the one defined in
|
4284
|
-
# the
|
4285
|
-
# original organization policy with some new fields for analysis purpose.
|
4288
|
+
# the Organization Policy system. This message contains several fields defined
|
4289
|
+
# in the original organization policy with some new fields for analysis purpose.
|
4286
4290
|
# Corresponds to the JSON property `consolidatedPolicy`
|
4287
4291
|
# @return [Google::Apis::CloudassetV1::AnalyzerOrgPolicy]
|
4288
4292
|
attr_accessor :consolidated_policy
|
@@ -4807,9 +4811,9 @@ module Google
|
|
4807
4811
|
# ancestors. An asset can be any resource in the Google Cloud [resource
|
4808
4812
|
# hierarchy](https://cloud.google.com/resource-manager/docs/cloud-platform-
|
4809
4813
|
# resource-hierarchy), a resource outside the Google Cloud resource hierarchy (
|
4810
|
-
# such as Google Kubernetes Engine clusters and objects), or a policy (e.g.
|
4811
|
-
#
|
4812
|
-
#
|
4814
|
+
# such as Google Kubernetes Engine clusters and objects), or a policy (e.g. IAM
|
4815
|
+
# policy). See [Supported asset types](https://cloud.google.com/asset-inventory/
|
4816
|
+
# docs/supported-asset-types) for more information.
|
4813
4817
|
class RelatedAsset
|
4814
4818
|
include Google::Apis::Core::Hashable
|
4815
4819
|
|
@@ -5006,7 +5010,7 @@ module Google
|
|
5006
5010
|
# The full name of the immediate parent of this resource. See [Resource Names](
|
5007
5011
|
# https://cloud.google.com/apis/design/resource_names#full_resource_name) for
|
5008
5012
|
# more information. For Google Cloud assets, this value is the parent resource
|
5009
|
-
# defined in the [
|
5013
|
+
# defined in the [IAM policy hierarchy](https://cloud.google.com/iam/docs/
|
5010
5014
|
# overview#policy_hierarchy). Example: `//cloudresourcemanager.googleapis.com/
|
5011
5015
|
# projects/my_project_123` For third-party assets, this field may be set
|
5012
5016
|
# differently.
|
@@ -5052,14 +5056,14 @@ module Google
|
|
5052
5056
|
# from one resource type to another. Examples: `projectId` for Project, `dnsName`
|
5053
5057
|
# for DNS ManagedZone. This field contains a subset of the resource metadata
|
5054
5058
|
# fields that are returned by the List or Get APIs provided by the corresponding
|
5055
|
-
#
|
5059
|
+
# Google Cloud service (e.g., Compute Engine). see [API references and supported
|
5056
5060
|
# searchable attributes](https://cloud.google.com/asset-inventory/docs/supported-
|
5057
5061
|
# asset-types#searchable_asset_types) to see which fields are included. You can
|
5058
5062
|
# search values of these fields through free text search. However, you should
|
5059
5063
|
# not consume the field programically as the field names and values may change
|
5060
|
-
# as the
|
5061
|
-
# against the `additional_attributes`: * Use a free text query to match
|
5062
|
-
# attributes values. Example: to search `additional_attributes = ` dnsName: "
|
5064
|
+
# as the Google Cloud service updates to a new incompatible API version. To
|
5065
|
+
# search against the `additional_attributes`: * Use a free text query to match
|
5066
|
+
# the attributes values. Example: to search `additional_attributes = ` dnsName: "
|
5063
5067
|
# foobar" ``, you can issue a query `foobar`.
|
5064
5068
|
# Corresponds to the JSON property `additionalAttributes`
|
5065
5069
|
# @return [Hash<String,Object>]
|
@@ -5122,8 +5126,8 @@ module Google
|
|
5122
5126
|
# projects.locations.keyRings.cryptoKeys) name or [CryptoKeyVersion](https://
|
5123
5127
|
# cloud.google.com/kms/docs/reference/rest/v1/projects.locations.keyRings.
|
5124
5128
|
# cryptoKeys.cryptoKeyVersions) name. This field only presents for the purpose
|
5125
|
-
# of backward compatibility. Please use the `kms_keys` field to retrieve
|
5126
|
-
# information. This field is available only when the resource's Protobuf
|
5129
|
+
# of backward compatibility. Please use the `kms_keys` field to retrieve Cloud
|
5130
|
+
# KMS key information. This field is available only when the resource's Protobuf
|
5127
5131
|
# contains it and will only be populated for [these resource types](https://
|
5128
5132
|
# cloud.google.com/asset-inventory/docs/legacy-field-names#
|
5129
5133
|
# resource_types_with_the_to_be_deprecated_kmskey_field) for backward compatible
|
@@ -5143,7 +5147,7 @@ module Google
|
|
5143
5147
|
# @return [Array<String>]
|
5144
5148
|
attr_accessor :kms_keys
|
5145
5149
|
|
5146
|
-
# Labels associated with this resource. See [Labelling and grouping
|
5150
|
+
# Labels associated with this resource. See [Labelling and grouping Google Cloud
|
5147
5151
|
# resources](https://cloud.google.com/blog/products/gcp/labelling-and-grouping-
|
5148
5152
|
# your-google-cloud-platform-resources) for more information. This field is
|
5149
5153
|
# available only when the resource's Protobuf contains it. To search against the
|
@@ -5174,12 +5178,12 @@ module Google
|
|
5174
5178
|
attr_accessor :name
|
5175
5179
|
|
5176
5180
|
# Network tags associated with this resource. Like labels, network tags are a
|
5177
|
-
# type of annotations used to group
|
5178
|
-
# https://cloud.google.com/blog/products/gcp/labelling-
|
5179
|
-
# cloud-platform-resources) for more information. This
|
5180
|
-
# when the resource's Protobuf contains it. To search
|
5181
|
-
# * Use a field query. Example: `networkTags:
|
5182
|
-
# Example: `internal`
|
5181
|
+
# type of annotations used to group Google Cloud resources. See [Labelling
|
5182
|
+
# Google Cloud resources](https://cloud.google.com/blog/products/gcp/labelling-
|
5183
|
+
# and-grouping-your-google-cloud-platform-resources) for more information. This
|
5184
|
+
# field is available only when the resource's Protobuf contains it. To search
|
5185
|
+
# against the `network_tags`: * Use a field query. Example: `networkTags:
|
5186
|
+
# internal` * Use a free text query. Example: `internal`
|
5183
5187
|
# Corresponds to the JSON property `networkTags`
|
5184
5188
|
# @return [Array<String>]
|
5185
5189
|
attr_accessor :network_tags
|
@@ -5234,7 +5238,7 @@ module Google
|
|
5234
5238
|
# include PROVISIONING, STAGING, RUNNING, STOPPING, SUSPENDING, SUSPENDED,
|
5235
5239
|
# REPAIRING, and TERMINATED. See `status` definition in [API Reference](https://
|
5236
5240
|
# cloud.google.com/compute/docs/reference/rest/v1/instances). If the resource is
|
5237
|
-
# a project provided by
|
5241
|
+
# a project provided by Resource Manager, its state will include
|
5238
5242
|
# LIFECYCLE_STATE_UNSPECIFIED, ACTIVE, DELETE_REQUESTED and DELETE_IN_PROGRESS.
|
5239
5243
|
# See `lifecycleState` definition in [API Reference](https://cloud.google.com/
|
5240
5244
|
# resource-manager/reference/rest/v1/projects). To search against the `state`: *
|
@@ -5424,8 +5428,8 @@ module Google
|
|
5424
5428
|
# @return [String]
|
5425
5429
|
attr_accessor :next_page_token
|
5426
5430
|
|
5427
|
-
# A list of
|
5428
|
-
# the associated resource is returned along with the policy.
|
5431
|
+
# A list of IAM policies that match the search query. Related information such
|
5432
|
+
# as the associated resource is returned along with the policy.
|
5429
5433
|
# Corresponds to the JSON property `results`
|
5430
5434
|
# @return [Array<Google::Apis::CloudassetV1::IamPolicySearchResult>]
|
5431
5435
|
attr_accessor :results
|
@@ -5658,7 +5662,7 @@ module Google
|
|
5658
5662
|
# resource hierarchy](https://cloud.google.com/resource-manager/docs/cloud-
|
5659
5663
|
# platform-resource-hierarchy), a resource outside the Google Cloud resource
|
5660
5664
|
# hierarchy (such as Google Kubernetes Engine clusters and objects), or a policy
|
5661
|
-
# (e.g.
|
5665
|
+
# (e.g. IAM policy), or a relationship (e.g. an INSTANCE_TO_INSTANCEGROUP
|
5662
5666
|
# relationship). See [Supported asset types](https://cloud.google.com/asset-
|
5663
5667
|
# inventory/docs/supported-asset-types) for more information.
|
5664
5668
|
# Corresponds to the JSON property `asset`
|
@@ -5675,7 +5679,7 @@ module Google
|
|
5675
5679
|
# resource hierarchy](https://cloud.google.com/resource-manager/docs/cloud-
|
5676
5680
|
# platform-resource-hierarchy), a resource outside the Google Cloud resource
|
5677
5681
|
# hierarchy (such as Google Kubernetes Engine clusters and objects), or a policy
|
5678
|
-
# (e.g.
|
5682
|
+
# (e.g. IAM policy), or a relationship (e.g. an INSTANCE_TO_INSTANCEGROUP
|
5679
5683
|
# relationship). See [Supported asset types](https://cloud.google.com/asset-
|
5680
5684
|
# inventory/docs/supported-asset-types) for more information.
|
5681
5685
|
# Corresponds to the JSON property `priorAsset`
|
@@ -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.
|
19
|
+
GEM_VERSION = "0.52.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.11.
|
22
|
+
GENERATOR_VERSION = "0.11.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230114"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -22,7 +22,8 @@ module Google
|
|
22
22
|
module CloudassetV1
|
23
23
|
# Cloud Asset API
|
24
24
|
#
|
25
|
-
# The
|
25
|
+
# The Cloud Asset API manages the history and inventory of Google Cloud
|
26
|
+
# resources.
|
26
27
|
#
|
27
28
|
# @example
|
28
29
|
# require 'google/apis/cloudasset_v1'
|
@@ -387,8 +388,8 @@ module Google
|
|
387
388
|
# @param [String] saved_query_id
|
388
389
|
# Required. The ID to use for the saved query, which must be unique in the
|
389
390
|
# specified parent. It will become the final component of the saved query's
|
390
|
-
# resource name. This value should be 4-63 characters, and valid characters are
|
391
|
-
# a-z
|
391
|
+
# resource name. This value should be 4-63 characters, and valid characters are `
|
392
|
+
# a-z-`. Notice that this field is required in the saved query creation, and the
|
392
393
|
# `name` field of the `saved_query` will be ignored.
|
393
394
|
# @param [String] fields
|
394
395
|
# Selector specifying which fields to include in a partial response.
|
@@ -607,19 +608,19 @@ module Google
|
|
607
608
|
# Optional. If true, the response will include access analysis from identities
|
608
609
|
# to resources via service account impersonation. This is a very expensive
|
609
610
|
# operation, because many derived queries will be executed. We highly recommend
|
610
|
-
# you use AssetService.AnalyzeIamPolicyLongrunning
|
611
|
+
# you use AssetService.AnalyzeIamPolicyLongrunning RPC instead. For example, if
|
611
612
|
# the request analyzes for which resources user A has permission P, and there's
|
612
613
|
# an IAM policy states user A has iam.serviceAccounts.getAccessToken permission
|
613
614
|
# to a service account SA, and there's another IAM policy states service account
|
614
|
-
# SA has permission P to a
|
615
|
-
# the
|
616
|
-
# AnalyzeIamPolicyResponse.service_account_impersonation_analysis.
|
617
|
-
# example, if the request analyzes for who has permission P to a
|
618
|
-
# and there's an IAM policy states user A has iam.
|
619
|
-
# permission to a service account SA, and there's another
|
620
|
-
# service account SA has permission P to the
|
621
|
-
# potentially has access to the
|
622
|
-
# results will be included in AnalyzeIamPolicyResponse.
|
615
|
+
# SA has permission P to a Google Cloud folder F, then user A potentially has
|
616
|
+
# access to the Google Cloud folder F. And those advanced analysis results will
|
617
|
+
# be included in AnalyzeIamPolicyResponse.service_account_impersonation_analysis.
|
618
|
+
# Another example, if the request analyzes for who has permission P to a Google
|
619
|
+
# Cloud folder F, and there's an IAM policy states user A has iam.
|
620
|
+
# serviceAccounts.actAs permission to a service account SA, and there's another
|
621
|
+
# IAM policy states service account SA has permission P to the Google Cloud
|
622
|
+
# folder F, then user A potentially has access to the Google Cloud folder F. And
|
623
|
+
# those advanced analysis results will be included in AnalyzeIamPolicyResponse.
|
623
624
|
# service_account_impersonation_analysis. Only the following permissions are
|
624
625
|
# considered in this analysis: * `iam.serviceAccounts.actAs` * `iam.
|
625
626
|
# serviceAccounts.signBlob` * `iam.serviceAccounts.signJwt` * `iam.
|
@@ -637,17 +638,18 @@ module Google
|
|
637
638
|
# specified, the resource section of the result will expand any resource
|
638
639
|
# attached to an IAM policy to include resources lower in the resource hierarchy.
|
639
640
|
# For example, if the request analyzes for which resources user A has
|
640
|
-
# permission P, and the results include an IAM policy with P on a
|
641
|
-
# the results will also include resources in that folder with permission
|
642
|
-
# true and IamPolicyAnalysisQuery.resource_selector is specified, the
|
643
|
-
# section of the result will expand the specified resource to include
|
644
|
-
# lower in the resource hierarchy. Only project or lower resources are
|
645
|
-
# Folder and organization
|
646
|
-
# For example, if the request analyzes for which users have permission P
|
647
|
-
#
|
648
|
-
# have permission P on that project or any lower resource. If true,
|
649
|
-
# max expansion per resource is 1000 for AssetService.
|
650
|
-
# 100000 for AssetService.AnalyzeIamPolicyLongrunning][].
|
641
|
+
# permission P, and the results include an IAM policy with P on a Google Cloud
|
642
|
+
# folder, the results will also include resources in that folder with permission
|
643
|
+
# P. If true and IamPolicyAnalysisQuery.resource_selector is specified, the
|
644
|
+
# resource section of the result will expand the specified resource to include
|
645
|
+
# resources lower in the resource hierarchy. Only project or lower resources are
|
646
|
+
# supported. Folder and organization resources cannot be used together with this
|
647
|
+
# option. For example, if the request analyzes for which users have permission P
|
648
|
+
# on a Google Cloud project with this option enabled, the results will include
|
649
|
+
# all users who have permission P on that project or any lower resource. If true,
|
650
|
+
# the default max expansion per resource is 1000 for AssetService.
|
651
|
+
# AnalyzeIamPolicy][] and 100000 for AssetService.AnalyzeIamPolicyLongrunning][].
|
652
|
+
# Default is false.
|
651
653
|
# @param [Boolean] analysis_query_options_expand_roles
|
652
654
|
# Optional. If true, the access section of result will expand any roles
|
653
655
|
# appearing in IAM policy bindings to include their permissions. If
|
@@ -780,14 +782,15 @@ module Google
|
|
780
782
|
# and configuration are subject to change before the actual resource migration
|
781
783
|
# takes place.
|
782
784
|
# @param [String] resource
|
783
|
-
# Required. Name of the resource to perform the analysis against. Only
|
784
|
-
#
|
785
|
-
# "projects/my-project-id") or a
|
785
|
+
# Required. Name of the resource to perform the analysis against. Only Google
|
786
|
+
# Cloud projects are supported as of today. Hence, this can only be a project ID
|
787
|
+
# (such as "projects/my-project-id") or a project number (such as "projects/
|
788
|
+
# 12345").
|
786
789
|
# @param [String] destination_parent
|
787
|
-
# Required. Name of the
|
788
|
-
# resource. The analysis will be performed against hypothetically moving
|
789
|
-
# resource to this specified desitination parent. This can only be a
|
790
|
-
# number (such as "folders/123") or an
|
790
|
+
# Required. Name of the Google Cloud folder or organization to reparent the
|
791
|
+
# target resource. The analysis will be performed against hypothetically moving
|
792
|
+
# the resource to this specified desitination parent. This can only be a folder
|
793
|
+
# number (such as "folders/123") or an organization number (such as "
|
791
794
|
# organizations/123").
|
792
795
|
# @param [String] view
|
793
796
|
# Analysis view indicating what information should be included in the analysis
|
@@ -873,9 +876,9 @@ module Google
|
|
873
876
|
execute_or_queue_command(command, &block)
|
874
877
|
end
|
875
878
|
|
876
|
-
# Analyzes organization policies governed assets (
|
877
|
-
# under a scope. This RPC supports custom constraints and the
|
878
|
-
# canned constraints: * storage.uniformBucketLevelAccess * iam.
|
879
|
+
# Analyzes organization policies governed assets (Google Cloud resources or
|
880
|
+
# policies) under a scope. This RPC supports custom constraints and the
|
881
|
+
# following 10 canned constraints: * storage.uniformBucketLevelAccess * iam.
|
879
882
|
# disableServiceAccountKeyCreation * iam.allowedPolicyMemberDomains * compute.
|
880
883
|
# vmExternalIpAccess * appengine.enforceServiceAccountActAsCheck * gcp.
|
881
884
|
# resourceLocations * compute.trustedImageProjects * compute.
|
@@ -1194,16 +1197,16 @@ module Google
|
|
1194
1197
|
# google.com/asset-inventory/docs/searching-iam-policies#
|
1195
1198
|
# how_to_construct_a_query) for more information. If not specified or empty, it
|
1196
1199
|
# will search all the IAM policies within the specified `scope`. Note that the
|
1197
|
-
# query string is compared against each
|
1198
|
-
# principals, roles, and
|
1199
|
-
#
|
1200
|
-
#
|
1201
|
-
#
|
1202
|
-
#
|
1203
|
-
#
|
1204
|
-
#
|
1205
|
-
#
|
1206
|
-
#
|
1200
|
+
# query string is compared against each IAM policy binding, including its
|
1201
|
+
# principals, roles, and IAM conditions. The returned IAM policies will only
|
1202
|
+
# contain the bindings that match your query. To learn more about the IAM policy
|
1203
|
+
# structure, see the [IAM policy documentation](https://cloud.google.com/iam/
|
1204
|
+
# help/allow-policies/structure). Examples: * `policy:amy@gmail.com` to find IAM
|
1205
|
+
# policy bindings that specify user "amy@gmail.com". * `policy:roles/compute.
|
1206
|
+
# admin` to find IAM policy bindings that specify the Compute Admin role. * `
|
1207
|
+
# policy:comp*` to find IAM policy bindings that contain "comp" as a prefix of
|
1208
|
+
# any word in the binding. * `policy.role.permissions:storage.buckets.update` to
|
1209
|
+
# find IAM policy bindings that specify a role containing "storage.buckets.
|
1207
1210
|
# update" permission. Note that if callers don't have `iam.roles.get` access to
|
1208
1211
|
# a role's included permissions, policy bindings that specify this role will be
|
1209
1212
|
# dropped from the search results. * `policy.role.permissions:upd*` to find IAM
|
@@ -1253,10 +1256,10 @@ module Google
|
|
1253
1256
|
execute_or_queue_command(command, &block)
|
1254
1257
|
end
|
1255
1258
|
|
1256
|
-
# Searches all Cloud resources within the specified scope, such as a
|
1257
|
-
# folder, or organization. The caller must be granted the `cloudasset.
|
1258
|
-
# searchAllResources` permission on the desired scope, otherwise the
|
1259
|
-
# will be rejected.
|
1259
|
+
# Searches all Google Cloud resources within the specified scope, such as a
|
1260
|
+
# project, folder, or organization. The caller must be granted the `cloudasset.
|
1261
|
+
# assets.searchAllResources` permission on the desired scope, otherwise the
|
1262
|
+
# request will be rejected.
|
1260
1263
|
# @param [String] scope
|
1261
1264
|
# Required. A scope can be a project, a folder, or an organization. The search
|
1262
1265
|
# is limited to the resources within the `scope`. The caller must be granted the
|
@@ -1302,38 +1305,40 @@ module Google
|
|
1302
1305
|
# google.com/asset-inventory/docs/searching-resources#how_to_construct_a_query)
|
1303
1306
|
# for more information. If not specified or empty, it will search all the
|
1304
1307
|
# resources within the specified `scope`. Examples: * `name:Important` to find
|
1305
|
-
# Cloud resources whose name contains "Important" as a word. * `name=
|
1306
|
-
# to find the Cloud resource whose name is exactly "Important".
|
1307
|
-
# Impor*` to find Cloud resources whose display name
|
1308
|
-
# prefix of any word in the field. * `location:us-west*`
|
1309
|
-
# whose location contains both "us" and "west" as
|
1310
|
-
# find Cloud resources whose labels contain "
|
1311
|
-
#
|
1312
|
-
#
|
1313
|
-
# kmsKey:key` to find
|
1314
|
-
#
|
1315
|
-
#
|
1316
|
-
# to
|
1317
|
-
#
|
1318
|
-
#
|
1319
|
-
#
|
1320
|
-
#
|
1321
|
-
# relationships
|
1322
|
-
#
|
1323
|
-
#
|
1324
|
-
#
|
1325
|
-
#
|
1326
|
-
# "ACTIVE" as a word. * `
|
1327
|
-
#
|
1328
|
-
#
|
1329
|
-
#
|
1330
|
-
#
|
1331
|
-
#
|
1332
|
-
# of
|
1308
|
+
# Google Cloud resources whose name contains "Important" as a word. * `name=
|
1309
|
+
# Important` to find the Google Cloud resource whose name is exactly "Important".
|
1310
|
+
# * `displayName:Impor*` to find Google Cloud resources whose display name
|
1311
|
+
# contains "Impor" as a prefix of any word in the field. * `location:us-west*`
|
1312
|
+
# to find Google Cloud resources whose location contains both "us" and "west" as
|
1313
|
+
# prefixes. * `labels:prod` to find Google Cloud resources whose labels contain "
|
1314
|
+
# prod" as a key or value. * `labels.env:prod` to find Google Cloud resources
|
1315
|
+
# that have a label "env" and its value is "prod". * `labels.env:*` to find
|
1316
|
+
# Google Cloud resources that have a label "env". * `kmsKey:key` to find Google
|
1317
|
+
# Cloud resources encrypted with a customer-managed encryption key whose name
|
1318
|
+
# contains "key" as a word. This field is deprecated. Please use the `kmsKeys`
|
1319
|
+
# field to retrieve Cloud KMS key information. * `kmsKeys:key` to find Google
|
1320
|
+
# Cloud resources encrypted with customer-managed encryption keys whose name
|
1321
|
+
# contains the word "key". * `relationships:instance-group-1` to find Google
|
1322
|
+
# Cloud resources that have relationships with "instance-group-1" in the related
|
1323
|
+
# resource name. * `relationships:INSTANCE_TO_INSTANCEGROUP` to find Compute
|
1324
|
+
# Engine instances that have relationships of type "INSTANCE_TO_INSTANCEGROUP". *
|
1325
|
+
# `relationships.INSTANCE_TO_INSTANCEGROUP:instance-group-1` to find Compute
|
1326
|
+
# Engine instances that have relationships with "instance-group-1" in the
|
1327
|
+
# Compute Engine instance group resource name, for relationship type "
|
1328
|
+
# INSTANCE_TO_INSTANCEGROUP". * `state:ACTIVE` to find Google Cloud resources
|
1329
|
+
# whose state contains "ACTIVE" as a word. * `NOT state:ACTIVE` to find Google
|
1330
|
+
# Cloud resources whose state doesn't contain "ACTIVE" as a word. * `createTime<
|
1331
|
+
# 1609459200` to find Google Cloud resources that were created before "2021-01-
|
1332
|
+
# 01 00:00:00 UTC". 1609459200 is the epoch timestamp of "2021-01-01 00:00:00
|
1333
|
+
# UTC" in seconds. * `updateTime>1609459200` to find Google Cloud resources that
|
1334
|
+
# were updated after "2021-01-01 00:00:00 UTC". 1609459200 is the epoch
|
1335
|
+
# timestamp of "2021-01-01 00:00:00 UTC" in seconds. * `Important` to find
|
1336
|
+
# Google Cloud resources that contain "Important" as a word in any of the
|
1337
|
+
# searchable fields. * `Impor*` to find Google Cloud resources that contain "
|
1333
1338
|
# Impor" as a prefix of any word in any of the searchable fields. * `Important
|
1334
|
-
# location:(us-west1 OR global)` to find Cloud resources that contain "
|
1335
|
-
# as a word in any of the searchable fields and are also located in
|
1336
|
-
# west1" region or the "global" location.
|
1339
|
+
# location:(us-west1 OR global)` to find Google Cloud resources that contain "
|
1340
|
+
# Important" as a word in any of the searchable fields and are also located in
|
1341
|
+
# the "us-west1" region or the "global" location.
|
1337
1342
|
# @param [String] read_mask
|
1338
1343
|
# Optional. A comma-separated list of fields specifying which fields to be
|
1339
1344
|
# returned in ResourceSearchResult. Only '*' or combination of top level fields
|
@@ -1343,11 +1348,11 @@ module Google
|
|
1343
1348
|
# camelCase are supported): * name * assetType * project * displayName *
|
1344
1349
|
# description * location * tagKeys * tagValues * tagValueIds * labels *
|
1345
1350
|
# networkTags * kmsKey (This field is deprecated. Please use the `kmsKeys` field
|
1346
|
-
# to retrieve KMS key information.) * kmsKeys * createTime * updateTime *
|
1347
|
-
# additionalAttributes * versionedResources If read_mask is not
|
1348
|
-
# fields except versionedResources will be returned. If only '*'
|
1349
|
-
# all fields including versionedResources will be returned. Any
|
1350
|
-
# path will trigger INVALID_ARGUMENT error.
|
1351
|
+
# to retrieve Cloud KMS key information.) * kmsKeys * createTime * updateTime *
|
1352
|
+
# state * additionalAttributes * versionedResources If read_mask is not
|
1353
|
+
# specified, all fields except versionedResources will be returned. If only '*'
|
1354
|
+
# is specified, all fields including versionedResources will be returned. Any
|
1355
|
+
# invalid field path will trigger INVALID_ARGUMENT error.
|
1351
1356
|
# @param [String] fields
|
1352
1357
|
# Selector specifying which fields to include in a partial response.
|
1353
1358
|
# @param [String] quota_user
|
@@ -21,7 +21,8 @@ module Google
|
|
21
21
|
module Apis
|
22
22
|
# Cloud Asset API
|
23
23
|
#
|
24
|
-
# The
|
24
|
+
# The Cloud Asset API manages the history and inventory of Google Cloud
|
25
|
+
# resources.
|
25
26
|
#
|
26
27
|
# @see https://cloud.google.com/asset-inventory/docs/quickstart
|
27
28
|
module CloudassetV1
|
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.
|
4
|
+
version: 0.52.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:
|
11
|
+
date: 2023-01-22 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
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1/v0.52.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.
|
78
|
+
rubygems_version: 3.4.2
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Cloud Asset API V1
|