google-apis-cloudasset_v1 0.76.0 → 0.78.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/cloudasset_v1/classes.rb +18 -17
- data/lib/google/apis/cloudasset_v1/gem_version.rb +3 -3
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 571451cfe6480df5795b249eb6e34d899bb05f423e8e70a44392518056b770c0
|
4
|
+
data.tar.gz: 33fd4ada49caad40a0c8c152562e56722baabdfdc62eb3791f071ec2d0ec20d6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7944393faf01de8dc51ac89ae22d82d2155129815d3f10462cbf3f7daa39da87c2a08fa08d03d7d49cf7cb5bbb40ce1cd767a31daf58f485b72a9b8486172ee1
|
7
|
+
data.tar.gz: 7835f071fd38352827d3b24b324b6122aba1769375f98cc8e6ca0cb984dc8d925d2892ecb75671c9e2b699b0237f9ef5d9fc0afb985131dbb0f1bb25a38f12c1
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Release history for google-apis-cloudasset_v1
|
2
2
|
|
3
|
+
### v0.78.0 (2024-06-16)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20240608
|
6
|
+
|
7
|
+
### v0.77.0 (2024-05-19)
|
8
|
+
|
9
|
+
* Regenerated using generator version 0.15.0
|
10
|
+
|
3
11
|
### v0.76.0 (2024-04-21)
|
4
12
|
|
5
13
|
* Regenerated from discovery document revision 20240412
|
@@ -2813,10 +2813,11 @@ module Google
|
|
2813
2813
|
# @return [String]
|
2814
2814
|
attr_accessor :description
|
2815
2815
|
|
2816
|
-
# Resource name for the `AccessLevel`. Format: `accessPolicies/`
|
2817
|
-
# accessLevels/`access_level``. The `access_level` component must
|
2818
|
-
# letter, followed by alphanumeric characters or `_`. Its maximum
|
2819
|
-
# characters. After you create an `AccessLevel`, you cannot change
|
2816
|
+
# Identifier. Resource name for the `AccessLevel`. Format: `accessPolicies/`
|
2817
|
+
# access_policy`/accessLevels/`access_level``. The `access_level` component must
|
2818
|
+
# begin with a letter, followed by alphanumeric characters or `_`. Its maximum
|
2819
|
+
# length is 50 characters. After you create an `AccessLevel`, you cannot change
|
2820
|
+
# its `name`.
|
2820
2821
|
# Corresponds to the JSON property `name`
|
2821
2822
|
# @return [String]
|
2822
2823
|
attr_accessor :name
|
@@ -2850,14 +2851,14 @@ module Google
|
|
2850
2851
|
|
2851
2852
|
# Output only. An opaque identifier for the current version of the `AccessPolicy`
|
2852
2853
|
# . This will always be a strongly validated etag, meaning that two Access
|
2853
|
-
#
|
2854
|
+
# Policies will be identical if and only if their etags are identical. Clients
|
2854
2855
|
# should not expect this to be in any specific format.
|
2855
2856
|
# Corresponds to the JSON property `etag`
|
2856
2857
|
# @return [String]
|
2857
2858
|
attr_accessor :etag
|
2858
2859
|
|
2859
|
-
# Output only. Resource name of the `AccessPolicy`. Format: `
|
2860
|
-
# access_policy``
|
2860
|
+
# Output only. Identifier. Resource name of the `AccessPolicy`. Format: `
|
2861
|
+
# accessPolicies/`access_policy``
|
2861
2862
|
# Corresponds to the JSON property `name`
|
2862
2863
|
# @return [String]
|
2863
2864
|
attr_accessor :name
|
@@ -3541,7 +3542,7 @@ module Google
|
|
3541
3542
|
# @return [String]
|
3542
3543
|
attr_accessor :description
|
3543
3544
|
|
3544
|
-
# Resource name for the `ServicePerimeter`. Format: `accessPolicies/`
|
3545
|
+
# Identifier. Resource name for the `ServicePerimeter`. Format: `accessPolicies/`
|
3545
3546
|
# access_policy`/servicePerimeters/`service_perimeter``. The `service_perimeter`
|
3546
3547
|
# component must begin with a letter, followed by alphanumeric characters or `_`.
|
3547
3548
|
# After you create a `ServicePerimeter`, you cannot change its `name`.
|
@@ -5302,7 +5303,7 @@ module Google
|
|
5302
5303
|
end
|
5303
5304
|
|
5304
5305
|
# A result of Resource Search, containing information of a cloud resource. Next
|
5305
|
-
# ID:
|
5306
|
+
# ID: 36
|
5306
5307
|
class ResourceSearchResult
|
5307
5308
|
include Google::Apis::Core::Hashable
|
5308
5309
|
|
@@ -5415,14 +5416,14 @@ module Google
|
|
5415
5416
|
# @return [Array<String>]
|
5416
5417
|
attr_accessor :kms_keys
|
5417
5418
|
|
5418
|
-
#
|
5419
|
-
# resources](https://cloud.google.com/blog/products/gcp/labelling-and-
|
5420
|
-
# your-google-cloud-platform-resources) for more information. This
|
5421
|
-
# available only when the resource's Protobuf contains it. To search
|
5422
|
-
# `labels`: * Use a field query: - query on any label's key or value.
|
5423
|
-
# labels:prod` - query by a given label. Example: `labels.env:prod` -
|
5424
|
-
# given label's existence. Example: `labels.env:*` * Use a free text
|
5425
|
-
# Example: `prod`
|
5419
|
+
# User labels associated with this resource. See [Labelling and grouping Google
|
5420
|
+
# Cloud resources](https://cloud.google.com/blog/products/gcp/labelling-and-
|
5421
|
+
# grouping-your-google-cloud-platform-resources) for more information. This
|
5422
|
+
# field is available only when the resource's Protobuf contains it. To search
|
5423
|
+
# against the `labels`: * Use a field query: - query on any label's key or value.
|
5424
|
+
# Example: `labels:prod` - query by a given label. Example: `labels.env:prod` -
|
5425
|
+
# query by a given label's existence. Example: `labels.env:*` * Use a free text
|
5426
|
+
# query. Example: `prod`
|
5426
5427
|
# Corresponds to the JSON property `labels`
|
5427
5428
|
# @return [Hash<String,String>]
|
5428
5429
|
attr_accessor :labels
|
@@ -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.78.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.15.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20240608"
|
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.
|
4
|
+
version: 0.78.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: 2024-
|
11
|
+
date: 2024-06-16 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.
|
19
|
+
version: 0.15.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.
|
29
|
+
version: 0.15.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.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1/v0.78.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: []
|