google-apis-accesscontextmanager_v1 0.63.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: 45bc549ac2b98da41b3b831f1294e0ca459222f2eb05f4a3c1cb573ab2e51aff
4
- data.tar.gz: e70f4d9e54f0f6259fbd3d02137e653bd64ffb1fd0ebc8c82e7dd16b7aa1fe21
3
+ metadata.gz: f0ed8d9ea54342665ef13442adac8ba38dce26eca66a1338ba6c259c1a694b73
4
+ data.tar.gz: 4a9af1286816eb8db8780005ab3cad08be0b47ea45db84d0ccf3d5f0cc3c333c
5
5
  SHA512:
6
- metadata.gz: 3a6178a8cb778e52700f1d039d617ade57ccb95a0abd84b717b19b046cd40ea47c56a4fab601c7d7c24bbafc8450610fcaf12d75b245c94d6d594fdacd1e44e1
7
- data.tar.gz: 622ec36c08bca8189b68760124fdc108d7070bdab168d6a16c44e566957b24184a7661d1e85ac581fbf2c066781f24bc0aee1b4f662a34ee356269a0435ffe6e
6
+ metadata.gz: 50990d7733196e069d41d3110ceeef0a124b0585670575f002b6c4ba2545ea093aa75430d8f23c090a58a3218a77533c68bb3bb1ce1b36ee29846c07b91aca40
7
+ data.tar.gz: f15ea6d065ea3b4549275476714ffdd456b53eacd6c9dfcd87a3676b66e6a2919bab42843ca420cb2403f3db2e015f198a7e1e72e1f922feab53d04a75f26ee9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
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
+
3
7
  ### v0.63.0 (2026-03-22)
4
8
 
5
9
  * Regenerated from discovery document revision 20260311
@@ -779,9 +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 the list of supported identity types, see https://docs.
784
- # cloud.google.com/vpc-service-controls/docs/supported-identities.
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.
785
786
  # Corresponds to the JSON property `identities`
786
787
  # @return [Array<String>]
787
788
  attr_accessor :identities
@@ -1179,9 +1180,10 @@ module Google
1179
1180
  include Google::Apis::Core::Hashable
1180
1181
 
1181
1182
  # A list of identities that are allowed access through [IngressPolicy].
1182
- # Identities can be an individual user, service account, Google group, or third-
1183
- # party identity. For the list of supported identity types, see https://docs.
1184
- # cloud.google.com/vpc-service-controls/docs/supported-identities.
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.
1185
1187
  # Corresponds to the JSON property `identities`
1186
1188
  # @return [Array<String>]
1187
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.63.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 = "20260311"
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.63.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.63.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: