google-apis-cloudasset_v1 0.48.0 → 0.49.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: ddcbaab733538fa75ed6d12a9c7406e760e85fe01a512315fd6b03e9a0e34e87
|
4
|
+
data.tar.gz: 5bb2734a861de3b7fdce7d4354b1bfdec7b2fd123e006347dad24896c73caaea
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ec14c425297f69164a01698f76697526aeea3ce8fbbcbf1b4b91f4b7d53cb4ab20297ee3434965f94a6f4848f1ae669b8bd9d67121bbb3da631ca75cc5570d6a
|
7
|
+
data.tar.gz: 50dd5349ac091f9532a00efb667ca3ba51616d7aff66e87b3d133e0a4abf71c963f01c0171ef126951630eb31a85ea140f640583bab838a29a3118c8290b6b2b
|
data/CHANGELOG.md
CHANGED
@@ -4206,7 +4206,9 @@ module Google
|
|
4206
4206
|
|
4207
4207
|
# This field only presents for the purpose of backward-compatibility. Please use
|
4208
4208
|
# `kms_keys` field to retrieve KMS key information. This field will only be
|
4209
|
-
# populated for the resource types included in this list
|
4209
|
+
# populated for the resource types included in this [list](https://cloud.google.
|
4210
|
+
# com/asset-inventory/docs/legacy-fields#
|
4211
|
+
# resource_types_with_the_to_be_deprecated_kmskey_field) for backward compatible
|
4210
4212
|
# purpose. To search against the `kms_key`: * Use a field query. Example: `
|
4211
4213
|
# kmsKey:key` * Use a free text query. Example: `key`
|
4212
4214
|
# Corresponds to the JSON property `kmsKey`
|
@@ -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.49.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.10.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20221001"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -1068,10 +1068,10 @@ module Google
|
|
1068
1068
|
# indicate descending order. Redundant space characters are ignored. Example: "
|
1069
1069
|
# location DESC, name". Only singular primitive fields in the response are
|
1070
1070
|
# sortable: * name * assetType * project * displayName * description * location *
|
1071
|
-
#
|
1072
|
-
#
|
1073
|
-
#
|
1074
|
-
#
|
1071
|
+
# createTime * updateTime * state * parentFullResourceName * parentAssetType
|
1072
|
+
# All the other fields such as repeated fields (e.g., `networkTags`, 'kmsKeys'),
|
1073
|
+
# map fields (e.g., `labels`) and struct fields (e.g., `additionalAttributes`)
|
1074
|
+
# are not supported.
|
1075
1075
|
# @param [Fixnum] page_size
|
1076
1076
|
# Optional. The page size for search result pagination. Page size is capped at
|
1077
1077
|
# 500 even if a larger value is given. If set to zero, server will pick an
|
@@ -1096,26 +1096,29 @@ module Google
|
|
1096
1096
|
# env:prod` to find Cloud resources that have a label "env" and its value is "
|
1097
1097
|
# prod". * `labels.env:*` to find Cloud resources that have a label "env". * `
|
1098
1098
|
# kmsKey:key` to find Cloud resources encrypted with a customer-managed
|
1099
|
-
# encryption key whose name contains
|
1100
|
-
#
|
1101
|
-
#
|
1102
|
-
#
|
1103
|
-
#
|
1104
|
-
#
|
1105
|
-
#
|
1106
|
-
#
|
1107
|
-
#
|
1108
|
-
#
|
1109
|
-
#
|
1110
|
-
#
|
1111
|
-
#
|
1112
|
-
#
|
1113
|
-
# 2021-01-01 00:00:00 UTC" in seconds. * `
|
1114
|
-
#
|
1115
|
-
#
|
1116
|
-
#
|
1117
|
-
#
|
1118
|
-
#
|
1099
|
+
# encryption key whose name contains "key" as a word. This field is deprecated.
|
1100
|
+
# Please use the `"kmsKeys"` field to retrieve KMS key information. * `kmsKeys:
|
1101
|
+
# key` to find Cloud resources encrypted with customer-managed encryption keys
|
1102
|
+
# whose name contains the word "key". * `relationships:instance-group-1` to find
|
1103
|
+
# Cloud resources that have relationships with "instance-group-1" in the related
|
1104
|
+
# resource name. * `relationships:INSTANCE_TO_INSTANCEGROUP` to find compute
|
1105
|
+
# instances that have relationships of type "INSTANCE_TO_INSTANCEGROUP". * `
|
1106
|
+
# relationships.INSTANCE_TO_INSTANCEGROUP:instance-group-1` to find compute
|
1107
|
+
# instances that have relationships with "instance-group-1" in the compute
|
1108
|
+
# instance group resource name, for relationship type "INSTANCE_TO_INSTANCEGROUP"
|
1109
|
+
# . * `state:ACTIVE` to find Cloud resources whose state contains "ACTIVE" as a
|
1110
|
+
# word. * `NOT state:ACTIVE` to find Cloud resources whose state doesn't contain
|
1111
|
+
# "ACTIVE" as a word. * `createTime<1609459200` to find Cloud resources that
|
1112
|
+
# were created before "2021-01-01 00:00:00 UTC". 1609459200 is the epoch
|
1113
|
+
# timestamp of "2021-01-01 00:00:00 UTC" in seconds. * `updateTime>1609459200`
|
1114
|
+
# to find Cloud resources that were updated after "2021-01-01 00:00:00 UTC".
|
1115
|
+
# 1609459200 is the epoch timestamp of "2021-01-01 00:00:00 UTC" in seconds. * `
|
1116
|
+
# Important` to find Cloud resources that contain "Important" as a word in any
|
1117
|
+
# of the searchable fields. * `Impor*` to find Cloud resources that contain "
|
1118
|
+
# Impor" as a prefix of any word in any of the searchable fields. * `Important
|
1119
|
+
# location:(us-west1 OR global)` to find Cloud resources that contain "Important"
|
1120
|
+
# as a word in any of the searchable fields and are also located in the "us-
|
1121
|
+
# west1" region or the "global" location.
|
1119
1122
|
# @param [String] read_mask
|
1120
1123
|
# Optional. A comma-separated list of fields specifying which fields to be
|
1121
1124
|
# returned in ResourceSearchResult. Only '*' or combination of top level fields
|
@@ -1124,8 +1127,8 @@ module Google
|
|
1124
1127
|
# paths must be valid field paths listed but not limited to (both snake_case and
|
1125
1128
|
# camelCase are supported): * name * assetType * project * displayName *
|
1126
1129
|
# description * location * tagKeys * tagValues * tagValueIds * labels *
|
1127
|
-
# networkTags *
|
1128
|
-
# versionedResources If read_mask is not specified, all fields except
|
1130
|
+
# networkTags * kmsKeys * createTime * updateTime * state * additionalAttributes
|
1131
|
+
# * versionedResources If read_mask is not specified, all fields except
|
1129
1132
|
# versionedResources will be returned. If only '*' is specified, all fields
|
1130
1133
|
# including versionedResources will be returned. Any invalid field path will
|
1131
1134
|
# trigger INVALID_ARGUMENT error.
|
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.49.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-10-
|
11
|
+
date: 2022-10-17 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.49.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: []
|