google-apis-accesscontextmanager_v1 0.46.0 → 0.47.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: 2b267188ce297827737d31ae2feeab25e4ac875ef38806fa970fb0b0b9b5bf5a
4
- data.tar.gz: 7d3e7078b135bd859ea05a39e15e31733a91f8fc73f08cd5a5a3f0942f2ca65f
3
+ metadata.gz: 81e7ec5804dc968e70ea97d735e96a1fc8cd5c64ffbf7af970faa56fe2246f9f
4
+ data.tar.gz: 4bc89eebf17545e75c7c66009e832ee181a845e85059c2123253bc58db82a8e2
5
5
  SHA512:
6
- metadata.gz: 4368e0a4732091b5e9fcc1157a7f8ff22b4d58de6972102850aa2bd00f9defeb5b9512ab9395792164c3f9fd81cda4d98db622ee0d7f6717dbc6e79e74d84f3e
7
- data.tar.gz: 9449d808fd4c8965ed73d3734fa257caf0427d4d795d6841a71e7c79421c6114227c045d5704990b550782f7de92cf5f3198040af7f2c4fa1764214ef9c83d0c
6
+ metadata.gz: 6984c7036aebd751ec8a5c13800871e0520f28c2f41b91b8b0845af3bab5f5c8ed504cb161975372c24299ea23eacdf0d6ea2a308eae8c71ff83eaea426f25f2
7
+ data.tar.gz: a4324c18efb12c6aff7bb42c8706439434a699fff02e79165756ff9c543e77990199afe063eaa87b92a9ef5f23a0958c2a09c61cbc212d2236ffa5534e46cedf
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-accesscontextmanager_v1
2
2
 
3
+ ### v0.47.0 (2024-08-18)
4
+
5
+ * Regenerated from discovery document revision 20240811
6
+ * Regenerated using generator version 0.15.1
7
+
3
8
  ### v0.46.0 (2024-06-26)
4
9
 
5
10
  * Regenerated from discovery document revision 20240623
@@ -709,9 +709,10 @@ module Google
709
709
 
710
710
  # A list of identities that are allowed access through [EgressPolicy].
711
711
  # Identities can be an individual user, service account, Google group, or third-
712
- # party identity. The `v1` identities that have the prefix `user`, `group`, `
713
- # serviceAccount`, `principal`, and `principalSet` in https://cloud.google.com/
714
- # iam/docs/principal-identifiers#v1 are supported.
712
+ # party identity. For third-party identity, only single identities are supported
713
+ # and other identity types are not supported. The `v1` identities that have the
714
+ # prefix `user`, `group`, `serviceAccount`, and `principal` in https://cloud.
715
+ # google.com/iam/docs/principal-identifiers#v1 are supported.
715
716
  # Corresponds to the JSON property `identities`
716
717
  # @return [Array<String>]
717
718
  attr_accessor :identities
@@ -1069,9 +1070,10 @@ module Google
1069
1070
 
1070
1071
  # A list of identities that are allowed access through [IngressPolicy].
1071
1072
  # Identities can be an individual user, service account, Google group, or third-
1072
- # party identity. The `v1` identities that have the prefix `user`, `group`, `
1073
- # serviceAccount`, `principal`, and `principalSet` in https://cloud.google.com/
1074
- # iam/docs/principal-identifiers#v1 are supported.
1073
+ # party identity. For third-party identity, only single identities are supported
1074
+ # and other identity types are not supported. The `v1` identities that have the
1075
+ # prefix `user`, `group`, `serviceAccount`, and `principal` in https://cloud.
1076
+ # google.com/iam/docs/principal-identifiers#v1 are supported.
1075
1077
  # Corresponds to the JSON property `identities`
1076
1078
  # @return [Array<String>]
1077
1079
  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.46.0"
19
+ GEM_VERSION = "0.47.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.0"
22
+ GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240623"
25
+ REVISION = "20240811"
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-accesscontextmanager_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.46.0
4
+ version: 0.47.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-06-27 00:00:00.000000000 Z
11
+ date: 2024-08-18 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-accesscontextmanager_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-accesscontextmanager_v1/v0.46.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-accesscontextmanager_v1/v0.47.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-accesscontextmanager_v1
63
63
  post_install_message:
64
64
  rdoc_options: []