Skip to content

Commit b43cb45

Browse files
chore: regenerate accesscontextmanager client (#31252)
Generated in GitHub action: https://togithub.com/googleapis/googleapis/google-api-java-client-services/actions/workflows/codegen.yaml
1 parent 9cff587 commit b43cb45

5 files changed

Lines changed: 24 additions & 30 deletions

File tree

clients/google-api-services-accesscontextmanager/v1/2.0.0/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-accesscontextmanager</artifactId>
25-
<version>v1-rev20260215-2.0.0</version>
25+
<version>v1-rev20260311-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-accesscontextmanager:v1-rev20260215-2.0.0'
38+
implementation 'com.google.apis:google-api-services-accesscontextmanager:v1-rev20260311-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-accesscontextmanager/v1/2.0.0/com/google/api/services/accesscontextmanager/v1/model/EgressFrom.java

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,9 @@ public final class EgressFrom extends com.google.api.client.json.GenericJson {
3535

3636
/**
3737
* A list of identities that are allowed access through [EgressPolicy]. Identities can be an
38-
* individual user, service account, Google group, or third-party identity. For third-party
39-
* identity, only single identities are supported and other identity types are not supported. The
40-
* `v1` identities that have the prefix `user`, `group`, `serviceAccount`, and `principal` in
41-
* https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
38+
* individual user, service account, Google group, or third-party identity. For the list of
39+
* supported identity types, see https://docs.cloud.google.com/vpc-service-
40+
* controls/docs/supported-identities.
4241
* The value may be {@code null}.
4342
*/
4443
@com.google.api.client.util.Key
@@ -70,10 +69,9 @@ public final class EgressFrom extends com.google.api.client.json.GenericJson {
7069

7170
/**
7271
* A list of identities that are allowed access through [EgressPolicy]. Identities can be an
73-
* individual user, service account, Google group, or third-party identity. For third-party
74-
* identity, only single identities are supported and other identity types are not supported. The
75-
* `v1` identities that have the prefix `user`, `group`, `serviceAccount`, and `principal` in
76-
* https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
72+
* individual user, service account, Google group, or third-party identity. For the list of
73+
* supported identity types, see https://docs.cloud.google.com/vpc-service-
74+
* controls/docs/supported-identities.
7775
* @return value or {@code null} for none
7876
*/
7977
public java.util.List<java.lang.String> getIdentities() {
@@ -82,10 +80,9 @@ public java.util.List<java.lang.String> getIdentities() {
8280

8381
/**
8482
* A list of identities that are allowed access through [EgressPolicy]. Identities can be an
85-
* individual user, service account, Google group, or third-party identity. For third-party
86-
* identity, only single identities are supported and other identity types are not supported. The
87-
* `v1` identities that have the prefix `user`, `group`, `serviceAccount`, and `principal` in
88-
* https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
83+
* individual user, service account, Google group, or third-party identity. For the list of
84+
* supported identity types, see https://docs.cloud.google.com/vpc-service-
85+
* controls/docs/supported-identities.
8986
* @param identities identities or {@code null} for none
9087
*/
9188
public EgressFrom setIdentities(java.util.List<java.lang.String> identities) {

clients/google-api-services-accesscontextmanager/v1/2.0.0/com/google/api/services/accesscontextmanager/v1/model/IngressFrom.java

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,9 @@ public final class IngressFrom extends com.google.api.client.json.GenericJson {
3434

3535
/**
3636
* A list of identities that are allowed access through [IngressPolicy]. Identities can be an
37-
* individual user, service account, Google group, or third-party identity. For third-party
38-
* identity, only single identities are supported and other identity types are not supported. The
39-
* `v1` identities that have the prefix `user`, `group`, `serviceAccount`, and `principal` in
40-
* https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
37+
* individual user, service account, Google group, or third-party identity. For the list of
38+
* supported identity types, see https://docs.cloud.google.com/vpc-service-
39+
* controls/docs/supported-identities.
4140
* The value may be {@code null}.
4241
*/
4342
@com.google.api.client.util.Key
@@ -60,10 +59,9 @@ public final class IngressFrom extends com.google.api.client.json.GenericJson {
6059

6160
/**
6261
* A list of identities that are allowed access through [IngressPolicy]. Identities can be an
63-
* individual user, service account, Google group, or third-party identity. For third-party
64-
* identity, only single identities are supported and other identity types are not supported. The
65-
* `v1` identities that have the prefix `user`, `group`, `serviceAccount`, and `principal` in
66-
* https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
62+
* individual user, service account, Google group, or third-party identity. For the list of
63+
* supported identity types, see https://docs.cloud.google.com/vpc-service-
64+
* controls/docs/supported-identities.
6765
* @return value or {@code null} for none
6866
*/
6967
public java.util.List<java.lang.String> getIdentities() {
@@ -72,10 +70,9 @@ public java.util.List<java.lang.String> getIdentities() {
7270

7371
/**
7472
* A list of identities that are allowed access through [IngressPolicy]. Identities can be an
75-
* individual user, service account, Google group, or third-party identity. For third-party
76-
* identity, only single identities are supported and other identity types are not supported. The
77-
* `v1` identities that have the prefix `user`, `group`, `serviceAccount`, and `principal` in
78-
* https://cloud.google.com/iam/docs/principal-identifiers#v1 are supported.
73+
* individual user, service account, Google group, or third-party identity. For the list of
74+
* supported identity types, see https://docs.cloud.google.com/vpc-service-
75+
* controls/docs/supported-identities.
7976
* @param identities identities or {@code null} for none
8077
*/
8178
public IngressFrom setIdentities(java.util.List<java.lang.String> identities) {

clients/google-api-services-accesscontextmanager/v1/2.0.0/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
<groupId>com.google.apis</groupId>
1010
<artifactId>google-api-services-accesscontextmanager</artifactId>
11-
<version>v1-rev20260215-2.0.0</version>
12-
<name>Access Context Manager API v1-rev20260215-2.0.0</name>
11+
<version>v1-rev20260311-2.0.0</version>
12+
<name>Access Context Manager API v1-rev20260311-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-accesscontextmanager/v1/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
2222
<dependency>
2323
<groupId>com.google.apis</groupId>
2424
<artifactId>google-api-services-accesscontextmanager</artifactId>
25-
<version>v1-rev20260215-2.0.0</version>
25+
<version>v1-rev20260311-2.0.0</version>
2626
</dependency>
2727
</dependencies>
2828
</project>
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
}
3737
dependencies {
38-
implementation 'com.google.apis:google-api-services-accesscontextmanager:v1-rev20260215-2.0.0'
38+
implementation 'com.google.apis:google-api-services-accesscontextmanager:v1-rev20260311-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)