google-apis-cloudasset_v1 0.77.0 → 0.78.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: 1a6c45b1b73759bf01815099affec568933a99296db8ae1336108331d725756e
4
- data.tar.gz: 576834d1ce60f6347074d4d964a3c0bbdc859c92bd23f675cb1a5ebba6de0fcf
3
+ metadata.gz: 571451cfe6480df5795b249eb6e34d899bb05f423e8e70a44392518056b770c0
4
+ data.tar.gz: 33fd4ada49caad40a0c8c152562e56722baabdfdc62eb3791f071ec2d0ec20d6
5
5
  SHA512:
6
- metadata.gz: 79b9ae2eca9df59178c16f7ac08768e90a327038c7da031dd3ef81ff01f5d7cc080e719293e7d4ef4ad3c439f83625373c6bd19780067d5eeda07891fbac3a1c
7
- data.tar.gz: 58b580b6513e8112637695fc50d8d287e14ee3750e9af43f2490f9691f5f9bd029fcfb951b2ddb2a98ae3003654ebdc3a0bacdb5f2b8f1e09ebd3c8df072b846
6
+ metadata.gz: 7944393faf01de8dc51ac89ae22d82d2155129815d3f10462cbf3f7daa39da87c2a08fa08d03d7d49cf7cb5bbb40ce1cd767a31daf58f485b72a9b8486172ee1
7
+ data.tar.gz: 7835f071fd38352827d3b24b324b6122aba1769375f98cc8e6ca0cb984dc8d925d2892ecb75671c9e2b699b0237f9ef5d9fc0afb985131dbb0f1bb25a38f12c1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
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
+
3
7
  ### v0.77.0 (2024-05-19)
4
8
 
5
9
  * Regenerated using generator version 0.15.0
@@ -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/`access_policy`/
2817
- # accessLevels/`access_level``. The `access_level` component must begin with a
2818
- # letter, followed by alphanumeric characters or `_`. Its maximum length is 50
2819
- # characters. After you create an `AccessLevel`, you cannot change its `name`.
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
- # Polices will be identical if and only if their etags are identical. Clients
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: `accessPolicies/`
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: 34
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
- # Labels associated with this resource. See [Labelling and grouping Google Cloud
5419
- # resources](https://cloud.google.com/blog/products/gcp/labelling-and-grouping-
5420
- # your-google-cloud-platform-resources) for more information. This field is
5421
- # available only when the resource's Protobuf contains it. To search against the
5422
- # `labels`: * Use a field query: - query on any label's key or value. Example: `
5423
- # labels:prod` - query by a given label. Example: `labels.env:prod` - query by a
5424
- # given label's existence. Example: `labels.env:*` * Use a free text query.
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.77.0"
19
+ GEM_VERSION = "0.78.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240412"
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.77.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-05-19 00:00:00.000000000 Z
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
@@ -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.77.0
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: []