google-apis-accesscontextmanager_v1 0.62.0 → 0.63.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: 45bc549ac2b98da41b3b831f1294e0ca459222f2eb05f4a3c1cb573ab2e51aff
4
+ data.tar.gz: e70f4d9e54f0f6259fbd3d02137e653bd64ffb1fd0ebc8c82e7dd16b7aa1fe21
5
5
  SHA512:
6
- metadata.gz: 4d97308acc2f4d3b79f19f5dd73965714d951c8236e7057054c25b92d3261b08d46a2ce2639f43ee4957029215d62b6c6d411f9d4f2c8d2ddfc7ff34c8b1af9e
7
- data.tar.gz: c4c0bbfb6827b6030340807f622a3e2fb6dcd356dea325e2e92013326977a3b8b9f55353dd910fbe982cddbf9c13168bc7f344a378009617e9606850af108804
6
+ metadata.gz: 3a6178a8cb778e52700f1d039d617ade57ccb95a0abd84b717b19b046cd40ea47c56a4fab601c7d7c24bbafc8450610fcaf12d75b245c94d6d594fdacd1e44e1
7
+ data.tar.gz: 622ec36c08bca8189b68760124fdc108d7070bdab168d6a16c44e566957b24184a7661d1e85ac581fbf2c066781f24bc0aee1b4f662a34ee356269a0435ffe6e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-accesscontextmanager_v1
2
2
 
3
+ ### v0.63.0 (2026-03-22)
4
+
5
+ * Regenerated from discovery document revision 20260311
6
+
3
7
  ### v0.62.0 (2026-03-15)
4
8
 
5
9
  * Regenerated from discovery document revision 20260215
@@ -780,10 +780,8 @@ module Google
780
780
 
781
781
  # A list of identities that are allowed access through [EgressPolicy].
782
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.
783
+ # party identity. For the list of supported identity types, see https://docs.
784
+ # cloud.google.com/vpc-service-controls/docs/supported-identities.
787
785
  # Corresponds to the JSON property `identities`
788
786
  # @return [Array<String>]
789
787
  attr_accessor :identities
@@ -1182,10 +1180,8 @@ module Google
1182
1180
 
1183
1181
  # A list of identities that are allowed access through [IngressPolicy].
1184
1182
  # 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
+ # party identity. For the list of supported identity types, see https://docs.
1184
+ # cloud.google.com/vpc-service-controls/docs/supported-identities.
1189
1185
  # Corresponds to the JSON property `identities`
1190
1186
  # @return [Array<String>]
1191
1187
  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.63.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 = "20260311"
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.63.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.63.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: