google-apis-accesscontextmanager_v1 0.62.0 → 0.64.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: a62659d1a74765706c3c5d35b724b38dabfaa668e8457c6daeaae92adf1831c6
4
- data.tar.gz: 9389a479c43a53fd2335f36ee5c5ae997912a310c44bcef81ba63f3594904a8a
3
+ metadata.gz: f0ed8d9ea54342665ef13442adac8ba38dce26eca66a1338ba6c259c1a694b73
4
+ data.tar.gz: 4a9af1286816eb8db8780005ab3cad08be0b47ea45db84d0ccf3d5f0cc3c333c
5
5
  SHA512:
6
- metadata.gz: 4d97308acc2f4d3b79f19f5dd73965714d951c8236e7057054c25b92d3261b08d46a2ce2639f43ee4957029215d62b6c6d411f9d4f2c8d2ddfc7ff34c8b1af9e
7
- data.tar.gz: c4c0bbfb6827b6030340807f622a3e2fb6dcd356dea325e2e92013326977a3b8b9f55353dd910fbe982cddbf9c13168bc7f344a378009617e9606850af108804
6
+ metadata.gz: 50990d7733196e069d41d3110ceeef0a124b0585670575f002b6c4ba2545ea093aa75430d8f23c090a58a3218a77533c68bb3bb1ce1b36ee29846c07b91aca40
7
+ data.tar.gz: f15ea6d065ea3b4549275476714ffdd456b53eacd6c9dfcd87a3676b66e6a2919bab42843ca420cb2403f3db2e015f198a7e1e72e1f922feab53d04a75f26ee9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-accesscontextmanager_v1
2
2
 
3
+ ### v0.64.0 (2026-04-19)
4
+
5
+ * Regenerated from discovery document revision 20260329
6
+
7
+ ### v0.63.0 (2026-03-22)
8
+
9
+ * Regenerated from discovery document revision 20260311
10
+
3
11
  ### v0.62.0 (2026-03-15)
4
12
 
5
13
  * Regenerated from discovery document revision 20260215
@@ -779,11 +779,10 @@ module Google
779
779
  include Google::Apis::Core::Hashable
780
780
 
781
781
  # A list of identities that are allowed access through [EgressPolicy].
782
- # Identities can be an individual user, service account, Google group, or third-
783
- # party identity. For third-party identity, only single identities are supported
784
- # and other identity types are not supported. The `v1` identities that have the
785
- # prefix `user`, `group`, `serviceAccount`, and `principal` in https://cloud.
786
- # google.com/iam/docs/principal-identifiers#v1 are supported.
782
+ # Identities can be an individual user, service account, Google group, third-
783
+ # party identity, or agent identity. For the list of supported identity types,
784
+ # see https://docs.cloud.google.com/vpc-service-controls/docs/supported-
785
+ # identities.
787
786
  # Corresponds to the JSON property `identities`
788
787
  # @return [Array<String>]
789
788
  attr_accessor :identities
@@ -1181,11 +1180,10 @@ module Google
1181
1180
  include Google::Apis::Core::Hashable
1182
1181
 
1183
1182
  # A list of identities that are allowed access through [IngressPolicy].
1184
- # Identities can be an individual user, service account, Google group, or third-
1185
- # party identity. For third-party identity, only single identities are supported
1186
- # and other identity types are not supported. The `v1` identities that have the
1187
- # prefix `user`, `group`, `serviceAccount`, and `principal` in https://cloud.
1188
- # google.com/iam/docs/principal-identifiers#v1 are supported.
1183
+ # Identities can be an individual user, service account, Google group, third-
1184
+ # party identity, or agent identity. For the list of supported identity types,
1185
+ # see https://docs.cloud.google.com/vpc-service-controls/docs/supported-
1186
+ # identities.
1189
1187
  # Corresponds to the JSON property `identities`
1190
1188
  # @return [Array<String>]
1191
1189
  attr_accessor :identities
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AccesscontextmanagerV1
18
18
  # Version of the google-apis-accesscontextmanager_v1 gem
19
- GEM_VERSION = "0.62.0"
19
+ GEM_VERSION = "0.64.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 = "20260215"
25
+ REVISION = "20260329"
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-accesscontextmanager_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.62.0
4
+ version: 0.64.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-accesscontextmanager_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-accesscontextmanager_v1/v0.62.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-accesscontextmanager_v1/v0.64.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-accesscontextmanager_v1
62
62
  rdoc_options: []
63
63
  require_paths: