Skip to content

Commit d2b6110

Browse files
1 parent 17bd553 commit d2b6110

File tree

10 files changed

+48
-60
lines changed

10 files changed

+48
-60
lines changed

clients/google-api-services-cloudasset/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-cloudasset</artifactId>
25-
<version>v1-rev20260102-2.0.0</version>
25+
<version>v1-rev20260314-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-cloudasset:v1-rev20260102-2.0.0'
38+
implementation 'com.google.apis:google-api-services-cloudasset:v1-rev20260314-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-cloudasset/v1/2.0.0/com/google/api/services/cloudasset/v1/model/GoogleIdentityAccesscontextmanagerV1EgressFrom.java

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,9 @@ public final class GoogleIdentityAccesscontextmanagerV1EgressFrom extends com.go
3434

3535
/**
3636
* A list of identities that are allowed access through [EgressPolicy]. 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
@@ -69,10 +68,9 @@ public final class GoogleIdentityAccesscontextmanagerV1EgressFrom extends com.go
6968

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

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

clients/google-api-services-cloudasset/v1/2.0.0/com/google/api/services/cloudasset/v1/model/GoogleIdentityAccesscontextmanagerV1IngressFrom.java

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,9 @@ public final class GoogleIdentityAccesscontextmanagerV1IngressFrom extends com.g
3333

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

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

7270
/**
7371
* A list of identities that are allowed access through [IngressPolicy]. Identities can be an
74-
* individual user, service account, Google group, or third-party identity. For third-party
75-
* identity, only single identities are supported and other identity types are not supported. The
76-
* `v1` identities that have the prefix `user`, `group`, `serviceAccount`, and `principal` in
77-
* 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.
7875
* @param identities identities or {@code null} for none
7976
*/
8077
public GoogleIdentityAccesscontextmanagerV1IngressFrom setIdentities(java.util.List<java.lang.String> identities) {

clients/google-api-services-cloudasset/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-cloudasset</artifactId>
11-
<version>v1-rev20260102-2.0.0</version>
12-
<name>Cloud Asset API v1-rev20260102-2.0.0</name>
11+
<version>v1-rev20260314-2.0.0</version>
12+
<name>Cloud Asset API v1-rev20260314-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-cloudasset/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-cloudasset</artifactId>
25-
<version>v1-rev20260102-2.0.0</version>
25+
<version>v1-rev20260314-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-cloudasset:v1-rev20260102-2.0.0'
38+
implementation 'com.google.apis:google-api-services-cloudasset:v1-rev20260314-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-cloudasset/v1p5beta1/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-cloudasset</artifactId>
25-
<version>v1p5beta1-rev20250307-2.0.0</version>
25+
<version>v1p5beta1-rev20260314-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-cloudasset:v1p5beta1-rev20250307-2.0.0'
38+
implementation 'com.google.apis:google-api-services-cloudasset:v1p5beta1-rev20260314-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-cloudasset/v1p5beta1/2.0.0/com/google/api/services/cloudasset/v1p5beta1/model/GoogleIdentityAccesscontextmanagerV1EgressFrom.java

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,9 @@ public final class GoogleIdentityAccesscontextmanagerV1EgressFrom extends com.go
3434

3535
/**
3636
* A list of identities that are allowed access through [EgressPolicy]. 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
@@ -69,10 +68,9 @@ public final class GoogleIdentityAccesscontextmanagerV1EgressFrom extends com.go
6968

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

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

clients/google-api-services-cloudasset/v1p5beta1/2.0.0/com/google/api/services/cloudasset/v1p5beta1/model/GoogleIdentityAccesscontextmanagerV1IngressFrom.java

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,9 @@ public final class GoogleIdentityAccesscontextmanagerV1IngressFrom extends com.g
3333

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

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

7270
/**
7371
* A list of identities that are allowed access through [IngressPolicy]. Identities can be an
74-
* individual user, service account, Google group, or third-party identity. For third-party
75-
* identity, only single identities are supported and other identity types are not supported. The
76-
* `v1` identities that have the prefix `user`, `group`, `serviceAccount`, and `principal` in
77-
* 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.
7875
* @param identities identities or {@code null} for none
7976
*/
8077
public GoogleIdentityAccesscontextmanagerV1IngressFrom setIdentities(java.util.List<java.lang.String> identities) {

clients/google-api-services-cloudasset/v1p5beta1/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-cloudasset</artifactId>
11-
<version>v1p5beta1-rev20250307-2.0.0</version>
12-
<name>Cloud Asset API v1p5beta1-rev20250307-2.0.0</name>
11+
<version>v1p5beta1-rev20260314-2.0.0</version>
12+
<name>Cloud Asset API v1p5beta1-rev20260314-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-cloudasset/v1p5beta1/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-cloudasset</artifactId>
25-
<version>v1p5beta1-rev20250307-2.0.0</version>
25+
<version>v1p5beta1-rev20260314-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-cloudasset:v1p5beta1-rev20250307-2.0.0'
38+
implementation 'com.google.apis:google-api-services-cloudasset:v1p5beta1-rev20260314-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)