google-apis-cloudasset_v1 0.41.0 → 0.44.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: 58bb8262161c881cd578b9ff433bf29ae7d92dc5b652eb0ae57f0fad1ca0524f
4
- data.tar.gz: 3c115c7d2c987876b5a9ce29cebff5911482a16a5a6c09715372ef38e8d23d1e
3
+ metadata.gz: 68b772ffeb8ed0bd9aebae28d1b2794e1c84cc6a61526af7cc91d21d3fed0c46
4
+ data.tar.gz: a63d2e1809d8e142efa3d804d64a054ead44b94b9b0ea5cda289f288f9e60879
5
5
  SHA512:
6
- metadata.gz: f087f91f3fd524343d8436f457b691521a3f4b532b52e400cb89c730e57d3fe039b4068d13e58499d30cbc5183d584c690fae668dfcb77e3533b04c8c15bb0e3
7
- data.tar.gz: 99e4f9cfe62dc78148003a221a2a8a9c22cb5c665aa8e720b9e02cc90f51a7624208cbe4aad574d999f40acffa4dd97abff3ef0a56d2191d6d42df75c36c8be1
6
+ metadata.gz: aa9c1725644f3f5939f2c5ad61a24d14d5f350d02a03dc8fcd82e609809c24446ccaa193b83761f1e7e2c5e3325f404ac1006040946562d4cc687f95a474431b
7
+ data.tar.gz: 1bc988de4acee703e1ea01dbe6428ea9a240367bb53182006eff9c20dedc17fda1facc5164f97e5d1c7c0731c727adab4072c3c32c0be91b0565330c879ccadc
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-cloudasset_v1
2
2
 
3
+ ### v0.44.0 (2022-08-24)
4
+
5
+ * Regenerated from discovery document revision 20220820
6
+
7
+ ### v0.43.0 (2022-08-09)
8
+
9
+ * Regenerated from discovery document revision 20220805
10
+
11
+ ### v0.42.0 (2022-08-02)
12
+
13
+ * Regenerated from discovery document revision 20220730
14
+ * Regenerated using generator version 0.9.0
15
+
3
16
  ### v0.41.0 (2022-07-01)
4
17
 
5
18
  * Regenerated using generator version 0.8.0
@@ -589,25 +589,28 @@ module Google
589
589
  # anyone who is authenticated with a Google account or a service account. * `
590
590
  # user:`emailid``: An email address that represents a specific Google account.
591
591
  # For example, `alice@example.com` . * `serviceAccount:`emailid``: An email
592
- # address that represents a service account. For example, `my-other-app@appspot.
593
- # gserviceaccount.com`. * `group:`emailid``: An email address that represents a
594
- # Google group. For example, `admins@example.com`. * `deleted:user:`emailid`?uid=
595
- # `uniqueid``: An email address (plus unique identifier) representing a user
596
- # that has been recently deleted. For example, `alice@example.com?uid=
597
- # 123456789012345678901`. If the user is recovered, this value reverts to `user:`
598
- # emailid`` and the recovered user retains the role in the binding. * `deleted:
599
- # serviceAccount:`emailid`?uid=`uniqueid``: An email address (plus unique
600
- # identifier) representing a service account that has been recently deleted. For
601
- # example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.
602
- # If the service account is undeleted, this value reverts to `serviceAccount:`
603
- # emailid`` and the undeleted service account retains the role in the binding. *
604
- # `deleted:group:`emailid`?uid=`uniqueid``: An email address (plus unique
605
- # identifier) representing a Google group that has been recently deleted. For
606
- # example, `admins@example.com?uid=123456789012345678901`. If the group is
607
- # recovered, this value reverts to `group:`emailid`` and the recovered group
608
- # retains the role in the binding. * `domain:`domain``: The G Suite domain (
609
- # primary) that represents all the users of that domain. For example, `google.
610
- # com` or `example.com`.
592
+ # address that represents a Google service account. For example, `my-other-app@
593
+ # appspot.gserviceaccount.com`. * `serviceAccount:`projectid`.svc.id.goog[`
594
+ # namespace`/`kubernetes-sa`]`: An identifier for a [Kubernetes service account](
595
+ # https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-
596
+ # accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`
597
+ # . * `group:`emailid``: An email address that represents a Google group. For
598
+ # example, `admins@example.com`. * `deleted:user:`emailid`?uid=`uniqueid``: An
599
+ # email address (plus unique identifier) representing a user that has been
600
+ # recently deleted. For example, `alice@example.com?uid=123456789012345678901`.
601
+ # If the user is recovered, this value reverts to `user:`emailid`` and the
602
+ # recovered user retains the role in the binding. * `deleted:serviceAccount:`
603
+ # emailid`?uid=`uniqueid``: An email address (plus unique identifier)
604
+ # representing a service account that has been recently deleted. For example, `
605
+ # my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the
606
+ # service account is undeleted, this value reverts to `serviceAccount:`emailid``
607
+ # and the undeleted service account retains the role in the binding. * `deleted:
608
+ # group:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
609
+ # representing a Google group that has been recently deleted. For example, `
610
+ # admins@example.com?uid=123456789012345678901`. If the group is recovered, this
611
+ # value reverts to `group:`emailid`` and the recovered group retains the role in
612
+ # the binding. * `domain:`domain``: The G Suite domain (primary) that represents
613
+ # all the users of that domain. For example, `google.com` or `example.com`.
611
614
  # Corresponds to the JSON property `members`
612
615
  # @return [Array<String>]
613
616
  attr_accessor :members
@@ -4125,7 +4128,7 @@ module Google
4125
4128
  end
4126
4129
 
4127
4130
  # A result of Resource Search, containing information of a cloud resource. Next
4128
- # ID: 28
4131
+ # ID: 31
4129
4132
  class ResourceSearchResult
4130
4133
  include Google::Apis::Core::Hashable
4131
4134
 
@@ -4139,7 +4142,7 @@ module Google
4139
4142
  # search values of these fields through free text search. However, you should
4140
4143
  # not consume the field programically as the field names and values may change
4141
4144
  # as the GCP service updates to a new incompatible API version. To search
4142
- # against the `additional_attributes`: * use a free text query to match the
4145
+ # against the `additional_attributes`: * Use a free text query to match the
4143
4146
  # attributes values. Example: to search `additional_attributes = ` dnsName: "
4144
4147
  # foobar" ``, you can issue a query `foobar`.
4145
4148
  # Corresponds to the JSON property `additionalAttributes`
@@ -4147,7 +4150,7 @@ module Google
4147
4150
  attr_accessor :additional_attributes
4148
4151
 
4149
4152
  # The type of this resource. Example: `compute.googleapis.com/Disk`. To search
4150
- # against the `asset_type`: * specify the `asset_type` field in your search
4153
+ # against the `asset_type`: * Specify the `asset_type` field in your search
4151
4154
  # request.
4152
4155
  # Corresponds to the JSON property `assetType`
4153
4156
  # @return [String]
@@ -4165,7 +4168,7 @@ module Google
4165
4168
  # The create timestamp of this resource, at which the resource was created. The
4166
4169
  # granularity is in seconds. Timestamp.nanos will always be 0. This field is
4167
4170
  # available only when the resource's Protobuf contains it. To search against `
4168
- # create_time`: * use a field query. - value in seconds since unix epoch.
4171
+ # create_time`: * Use a field query. - value in seconds since unix epoch.
4169
4172
  # Example: `createTime > 1609459200` - value in date string. Example: `
4170
4173
  # createTime > 2021-01-01` - value in date-time string (must be quoted). Example:
4171
4174
  # `createTime > "2021-01-01T00:00:00"`
@@ -4175,16 +4178,16 @@ module Google
4175
4178
 
4176
4179
  # One or more paragraphs of text description of this resource. Maximum length
4177
4180
  # could be up to 1M bytes. This field is available only when the resource's
4178
- # Protobuf contains it. To search against the `description`: * use a field query.
4179
- # Example: `description:"important instance"` * use a free text query. Example:
4181
+ # Protobuf contains it. To search against the `description`: * Use a field query.
4182
+ # Example: `description:"important instance"` * Use a free text query. Example:
4180
4183
  # `"important instance"`
4181
4184
  # Corresponds to the JSON property `description`
4182
4185
  # @return [String]
4183
4186
  attr_accessor :description
4184
4187
 
4185
4188
  # The display name of this resource. This field is available only when the
4186
- # resource's Protobuf contains it. To search against the `display_name`: * use a
4187
- # field query. Example: `displayName:"My Instance"` * use a free text query.
4189
+ # resource's Protobuf contains it. To search against the `display_name`: * Use a
4190
+ # field query. Example: `displayName:"My Instance"` * Use a free text query.
4188
4191
  # Example: `"My Instance"`
4189
4192
  # Corresponds to the JSON property `displayName`
4190
4193
  # @return [String]
@@ -4192,8 +4195,8 @@ module Google
4192
4195
 
4193
4196
  # The folder(s) that this resource belongs to, in the form of folders/`
4194
4197
  # FOLDER_NUMBER`. This field is available when the resource belongs to one or
4195
- # more folders. To search against `folders`: * use a field query. Example: `
4196
- # folders:(123 OR 456)` * use a free text query. Example: `123` * specify the `
4198
+ # more folders. To search against `folders`: * Use a field query. Example: `
4199
+ # folders:(123 OR 456)` * Use a free text query. Example: `123` * Specify the `
4197
4200
  # scope` field as this folder in your search request.
4198
4201
  # Corresponds to the JSON property `folders`
4199
4202
  # @return [Array<String>]
@@ -4203,8 +4206,8 @@ module Google
4203
4206
  # projects.locations.keyRings.cryptoKeys) name or [CryptoKeyVersion](https://
4204
4207
  # cloud.google.com/kms/docs/reference/rest/v1/projects.locations.keyRings.
4205
4208
  # cryptoKeys.cryptoKeyVersions) name. This field is available only when the
4206
- # resource's Protobuf contains it. To search against the `kms_key`: * use a
4207
- # field query. Example: `kmsKey:key` * use a free text query. Example: `key`
4209
+ # resource's Protobuf contains it. To search against the `kms_key`: * Use a
4210
+ # field query. Example: `kmsKey:key` * Use a free text query. Example: `key`
4208
4211
  # Corresponds to the JSON property `kmsKey`
4209
4212
  # @return [String]
4210
4213
  attr_accessor :kms_key
@@ -4213,9 +4216,9 @@ module Google
4213
4216
  # resources](https://cloud.google.com/blog/products/gcp/labelling-and-grouping-
4214
4217
  # your-google-cloud-platform-resources) for more information. This field is
4215
4218
  # available only when the resource's Protobuf contains it. To search against the
4216
- # `labels`: * use a field query: - query on any label's key or value. Example: `
4219
+ # `labels`: * Use a field query: - query on any label's key or value. Example: `
4217
4220
  # labels:prod` - query by a given label. Example: `labels.env:prod` - query by a
4218
- # given label's existence. Example: `labels.env:*` * use a free text query.
4221
+ # given label's existence. Example: `labels.env:*` * Use a free text query.
4219
4222
  # Example: `prod`
4220
4223
  # Corresponds to the JSON property `labels`
4221
4224
  # @return [Hash<String,String>]
@@ -4223,8 +4226,8 @@ module Google
4223
4226
 
4224
4227
  # Location can be `global`, regional like `us-east1`, or zonal like `us-west1-b`.
4225
4228
  # This field is available only when the resource's Protobuf contains it. To
4226
- # search against the `location`: * use a field query. Example: `location:us-west*
4227
- # ` * use a free text query. Example: `us-west*`
4229
+ # search against the `location`: * Use a field query. Example: `location:us-west*
4230
+ # ` * Use a free text query. Example: `us-west*`
4228
4231
  # Corresponds to the JSON property `location`
4229
4232
  # @return [String]
4230
4233
  attr_accessor :location
@@ -4233,7 +4236,7 @@ module Google
4233
4236
  # projects/my_project_123/zones/zone1/instances/instance1`. See [Cloud Asset
4234
4237
  # Inventory Resource Name Format](https://cloud.google.com/asset-inventory/docs/
4235
4238
  # resource-name-format) for more information. To search against the `name`: *
4236
- # use a field query. Example: `name:instance1` * use a free text query. Example:
4239
+ # Use a field query. Example: `name:instance1` * Use a free text query. Example:
4237
4240
  # `instance1`
4238
4241
  # Corresponds to the JSON property `name`
4239
4242
  # @return [String]
@@ -4244,7 +4247,7 @@ module Google
4244
4247
  # https://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-
4245
4248
  # cloud-platform-resources) for more information. This field is available only
4246
4249
  # when the resource's Protobuf contains it. To search against the `network_tags`:
4247
- # * use a field query. Example: `networkTags:internal` * use a free text query.
4250
+ # * Use a field query. Example: `networkTags:internal` * Use a free text query.
4248
4251
  # Example: `internal`
4249
4252
  # Corresponds to the JSON property `networkTags`
4250
4253
  # @return [Array<String>]
@@ -4252,24 +4255,24 @@ module Google
4252
4255
 
4253
4256
  # The organization that this resource belongs to, in the form of organizations/`
4254
4257
  # ORGANIZATION_NUMBER`. This field is available when the resource belongs to an
4255
- # organization. To search against `organization`: * use a field query. Example: `
4256
- # organization:123` * use a free text query. Example: `123` * specify the `scope`
4258
+ # organization. To search against `organization`: * Use a field query. Example: `
4259
+ # organization:123` * Use a free text query. Example: `123` * Specify the `scope`
4257
4260
  # field as this organization in your search request.
4258
4261
  # Corresponds to the JSON property `organization`
4259
4262
  # @return [String]
4260
4263
  attr_accessor :organization
4261
4264
 
4262
4265
  # The type of this resource's immediate parent, if there is one. To search
4263
- # against the `parent_asset_type`: * use a field query. Example: `
4264
- # parentAssetType:"cloudresourcemanager.googleapis.com/Project"` * use a free
4266
+ # against the `parent_asset_type`: * Use a field query. Example: `
4267
+ # parentAssetType:"cloudresourcemanager.googleapis.com/Project"` * Use a free
4265
4268
  # text query. Example: `cloudresourcemanager.googleapis.com/Project`
4266
4269
  # Corresponds to the JSON property `parentAssetType`
4267
4270
  # @return [String]
4268
4271
  attr_accessor :parent_asset_type
4269
4272
 
4270
4273
  # The full resource name of this resource's parent, if it has one. To search
4271
- # against the `parent_full_resource_name`: * use a field query. Example: `
4272
- # parentFullResourceName:"project-name"` * use a free text query. Example: `
4274
+ # against the `parent_full_resource_name`: * Use a field query. Example: `
4275
+ # parentFullResourceName:"project-name"` * Use a free text query. Example: `
4273
4276
  # project-name`
4274
4277
  # Corresponds to the JSON property `parentFullResourceName`
4275
4278
  # @return [String]
@@ -4277,8 +4280,8 @@ module Google
4277
4280
 
4278
4281
  # The project that this resource belongs to, in the form of projects/`
4279
4282
  # PROJECT_NUMBER`. This field is available when the resource belongs to a
4280
- # project. To search against `project`: * use a field query. Example: `project:
4281
- # 12345` * use a free text query. Example: `12345` * specify the `scope` field
4283
+ # project. To search against `project`: * Use a field query. Example: `project:
4284
+ # 12345` * Use a free text query. Example: `12345` * Specify the `scope` field
4282
4285
  # as this project in your search request.
4283
4286
  # Corresponds to the JSON property `project`
4284
4287
  # @return [String]
@@ -4304,31 +4307,31 @@ module Google
4304
4307
  # LIFECYCLE_STATE_UNSPECIFIED, ACTIVE, DELETE_REQUESTED and DELETE_IN_PROGRESS.
4305
4308
  # See `lifecycleState` definition in [API Reference](https://cloud.google.com/
4306
4309
  # resource-manager/reference/rest/v1/projects). To search against the `state`: *
4307
- # use a field query. Example: `state:RUNNING` * use a free text query. Example: `
4310
+ # Use a field query. Example: `state:RUNNING` * Use a free text query. Example: `
4308
4311
  # RUNNING`
4309
4312
  # Corresponds to the JSON property `state`
4310
4313
  # @return [String]
4311
4314
  attr_accessor :state
4312
4315
 
4313
4316
  # TagKey namespaced names, in the format of `ORG_ID`/`TAG_KEY_SHORT_NAME`. To
4314
- # search against the `tagKeys`: * use a field query. Example: - `tagKeys:"
4315
- # 123456789/env*"` - `tagKeys="123456789/env"` - `tagKeys:"env"` * use a free
4317
+ # search against the `tagKeys`: * Use a field query. Example: - `tagKeys:"
4318
+ # 123456789/env*"` - `tagKeys="123456789/env"` - `tagKeys:"env"` * Use a free
4316
4319
  # text query. Example: - `env`
4317
4320
  # Corresponds to the JSON property `tagKeys`
4318
4321
  # @return [Array<String>]
4319
4322
  attr_accessor :tag_keys
4320
4323
 
4321
4324
  # TagValue IDs, in the format of tagValues/`TAG_VALUE_ID`. To search against the
4322
- # `tagValueIds`: * use a field query. Example: - `tagValueIds:"456"` - `
4323
- # tagValueIds="tagValues/456"` * use a free text query. Example: - `456`
4325
+ # `tagValueIds`: * Use a field query. Example: - `tagValueIds:"456"` - `
4326
+ # tagValueIds="tagValues/456"` * Use a free text query. Example: - `456`
4324
4327
  # Corresponds to the JSON property `tagValueIds`
4325
4328
  # @return [Array<String>]
4326
4329
  attr_accessor :tag_value_ids
4327
4330
 
4328
4331
  # TagValue namespaced names, in the format of `ORG_ID`/`TAG_KEY_SHORT_NAME`/`
4329
- # TAG_VALUE_SHORT_NAME`. To search against the `tagValues`: * use a field query.
4332
+ # TAG_VALUE_SHORT_NAME`. To search against the `tagValues`: * Use a field query.
4330
4333
  # Example: - `tagValues:"env"` - `tagValues:"env/prod"` - `tagValues:"123456789/
4331
- # env/prod*"` - `tagValues="123456789/env/prod"` * use a free text query.
4334
+ # env/prod*"` - `tagValues="123456789/env/prod"` * Use a free text query.
4332
4335
  # Example: - `prod`
4333
4336
  # Corresponds to the JSON property `tagValues`
4334
4337
  # @return [Array<String>]
@@ -4337,7 +4340,7 @@ module Google
4337
4340
  # The last update timestamp of this resource, at which the resource was last
4338
4341
  # modified or deleted. The granularity is in seconds. Timestamp.nanos will
4339
4342
  # always be 0. This field is available only when the resource's Protobuf
4340
- # contains it. To search against `update_time`: * use a field query. - value in
4343
+ # contains it. To search against `update_time`: * Use a field query. - value in
4341
4344
  # seconds since unix epoch. Example: `updateTime < 1609459200` - value in date
4342
4345
  # string. Example: `updateTime < 2021-01-01` - value in date-time string (must
4343
4346
  # be quoted). Example: `updateTime < "2021-01-01T00:00:00"`
@@ -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.41.0"
19
+ GEM_VERSION = "0.44.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.8.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220617"
25
+ REVISION = "20220820"
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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.41.0
4
+ version: 0.44.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: 2022-07-04 00:00:00.000000000 Z
11
+ date: 2022-08-29 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.41.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1/v0.44.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: []