google-apis-cloudasset_v1 0.94.0 → 0.95.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 450fe7c8acba7a8da0e586154bb0791694f6e06483c70147a768e5bc9f68aca0
4
- data.tar.gz: c4fef2c926c4212e42c4505381e96f4b29cecc9fab49c48556ae9365de5d6a7b
3
+ metadata.gz: 294a8c1fca20555b0584e57742420e76138f975d2ea8cde51f2b2d2464f19292
4
+ data.tar.gz: 643386712a1944662cea5c6b52f5264775d5513b897e8ec3729b29f826c6a008
5
5
  SHA512:
6
- metadata.gz: c4457d3d966231f47dec9036645db7fa3091f7bf472bcdd445b8bf0fd30ff3906445983e41b95c356b2703ff5eba375ad23af974b4be2daaf63a954241f955fb
7
- data.tar.gz: 5341eb1d7caa50fe196dfbeaf35970af36c255bc71e33cb377b766a376d570c553cdb14b7b28c3916d0adfe30db247001e33fe4c5b064197508fc8a10c4d5b86
6
+ metadata.gz: 0c3daec732c858859d7906dabfd26d533fe1647a556f7a4a4a5dc0d8e46b5309eed680feedb76f0aa814593580d5b180962aa57ba164054eab8292b8ce11bd7c
7
+ data.tar.gz: 738f0da27d9ccb694fb013570e957478819697f75c034cf519aeb1cc865d25c8614ead6d7a2ca6803278a8b30ef40405728ebc4c08f4e513927404742f9459a9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudasset_v1
2
2
 
3
+ ### v0.95.0 (2026-03-22)
4
+
5
+ * Regenerated from discovery document revision 20260314
6
+
3
7
  ### v0.94.0 (2026-02-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20260102
@@ -3196,10 +3196,8 @@ module Google
3196
3196
 
3197
3197
  # A list of identities that are allowed access through [EgressPolicy].
3198
3198
  # Identities can be an individual user, service account, Google group, or third-
3199
- # party identity. For third-party identity, only single identities are supported
3200
- # and other identity types are not supported. The `v1` identities that have the
3201
- # prefix `user`, `group`, `serviceAccount`, and `principal` in https://cloud.
3202
- # google.com/iam/docs/principal-identifiers#v1 are supported.
3199
+ # party identity. For the list of supported identity types, see https://docs.
3200
+ # cloud.google.com/vpc-service-controls/docs/supported-identities.
3203
3201
  # Corresponds to the JSON property `identities`
3204
3202
  # @return [Array<String>]
3205
3203
  attr_accessor :identities
@@ -3392,10 +3390,8 @@ module Google
3392
3390
 
3393
3391
  # A list of identities that are allowed access through [IngressPolicy].
3394
3392
  # Identities can be an individual user, service account, Google group, or third-
3395
- # party identity. For third-party identity, only single identities are supported
3396
- # and other identity types are not supported. The `v1` identities that have the
3397
- # prefix `user`, `group`, `serviceAccount`, and `principal` in https://cloud.
3398
- # google.com/iam/docs/principal-identifiers#v1 are supported.
3393
+ # party identity. For the list of supported identity types, see https://docs.
3394
+ # cloud.google.com/vpc-service-controls/docs/supported-identities.
3399
3395
  # Corresponds to the JSON property `identities`
3400
3396
  # @return [Array<String>]
3401
3397
  attr_accessor :identities
@@ -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.94.0"
19
+ GEM_VERSION = "0.95.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260102"
25
+ REVISION = "20260314"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudasset_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.94.0
4
+ version: 0.95.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1/v0.94.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudasset_v1/v0.95.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudasset_v1
62
62
  rdoc_options: []
63
63
  require_paths: