Skip to content

Commit 3f3a3e4

Browse files
1 parent 1a4f9ef commit 3f3a3e4

File tree

9 files changed

+60
-33
lines changed

9 files changed

+60
-33
lines changed

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

clients/google-api-services-run/v1/2.0.0/com/google/api/services/run/v1/model/ObjectMeta.java

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ public final class ObjectMeta extends com.google.api.client.json.GenericJson {
5252
* hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution. *
5353
* `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-
5454
* traffic-tags`: Service. * `run.googleapis.com/ingress`: Service. * `run.googleapis.com/launch-
55-
* stage`: Service, Job. * `run.googleapis.com/minScale`: Service (ALPHA) *
56-
* `run.googleapis.com/network-interfaces`: Revision, Execution. * `run.googleapis.com/post-key-
57-
* revocation-action-type`: Revision. * `run.googleapis.com/secrets`: Revision, Execution. *
58-
* `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`:
59-
* Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-
60-
* connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution.
55+
* stage`: Service, Job. * `run.googleapis.com/minScale`: Service * `run.googleapis.com/network-
56+
* interfaces`: Revision, Execution. * `run.googleapis.com/post-key-revocation-action-type`:
57+
* Revision. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-
58+
* session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. *
59+
* `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`:
60+
* Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution.
6161
* The value may be {@code null}.
6262
*/
6363
@com.google.api.client.util.Key
@@ -192,12 +192,12 @@ public final class ObjectMeta extends com.google.api.client.json.GenericJson {
192192
* hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution. *
193193
* `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-
194194
* traffic-tags`: Service. * `run.googleapis.com/ingress`: Service. * `run.googleapis.com/launch-
195-
* stage`: Service, Job. * `run.googleapis.com/minScale`: Service (ALPHA) *
196-
* `run.googleapis.com/network-interfaces`: Revision, Execution. * `run.googleapis.com/post-key-
197-
* revocation-action-type`: Revision. * `run.googleapis.com/secrets`: Revision, Execution. *
198-
* `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`:
199-
* Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-
200-
* connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution.
195+
* stage`: Service, Job. * `run.googleapis.com/minScale`: Service * `run.googleapis.com/network-
196+
* interfaces`: Revision, Execution. * `run.googleapis.com/post-key-revocation-action-type`:
197+
* Revision. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-
198+
* session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. *
199+
* `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`:
200+
* Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution.
201201
* @return value or {@code null} for none
202202
*/
203203
public java.util.Map<String, java.lang.String> getAnnotations() {
@@ -226,12 +226,12 @@ public java.util.Map<String, java.lang.String> getAnnotations() {
226226
* hours`: Revision * `run.googleapis.com/encryption-key`: Revision, Execution. *
227227
* `run.googleapis.com/execution-environment`: Revision, Execution. * `run.googleapis.com/gc-
228228
* traffic-tags`: Service. * `run.googleapis.com/ingress`: Service. * `run.googleapis.com/launch-
229-
* stage`: Service, Job. * `run.googleapis.com/minScale`: Service (ALPHA) *
230-
* `run.googleapis.com/network-interfaces`: Revision, Execution. * `run.googleapis.com/post-key-
231-
* revocation-action-type`: Revision. * `run.googleapis.com/secrets`: Revision, Execution. *
232-
* `run.googleapis.com/secure-session-agent`: Revision. * `run.googleapis.com/sessionAffinity`:
233-
* Revision. * `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-
234-
* connector`: Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution.
229+
* stage`: Service, Job. * `run.googleapis.com/minScale`: Service * `run.googleapis.com/network-
230+
* interfaces`: Revision, Execution. * `run.googleapis.com/post-key-revocation-action-type`:
231+
* Revision. * `run.googleapis.com/secrets`: Revision, Execution. * `run.googleapis.com/secure-
232+
* session-agent`: Revision. * `run.googleapis.com/sessionAffinity`: Revision. *
233+
* `run.googleapis.com/startup-cpu-boost`: Revision. * `run.googleapis.com/vpc-access-connector`:
234+
* Revision, Execution. * `run.googleapis.com/vpc-access-egress`: Revision, Execution.
235235
* @param annotations annotations or {@code null} for none
236236
*/
237237
public ObjectMeta setAnnotations(java.util.Map<String, java.lang.String> annotations) {

clients/google-api-services-run/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-run</artifactId>
11-
<version>v1-rev20240916-2.0.0</version>
12-
<name>Cloud Run Admin API v1-rev20240916-2.0.0</name>
11+
<version>v1-rev20240927-2.0.0</version>
12+
<name>Cloud Run Admin API v1-rev20240927-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

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

clients/google-api-services-run/v2/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-run</artifactId>
25-
<version>v2-rev20240916-2.0.0</version>
25+
<version>v2-rev20240927-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-run:v2-rev20240916-2.0.0'
38+
implementation 'com.google.apis:google-api-services-run:v2-rev20240927-2.0.0'
3939
}
4040
```
4141

clients/google-api-services-run/v2/2.0.0/com/google/api/services/run/v2/model/GoogleCloudRunV2Service.java

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,14 @@ public final class GoogleCloudRunV2Service extends com.google.api.client.json.Ge
157157
@com.google.api.client.util.Key
158158
private java.lang.String ingress;
159159

160+
/**
161+
* Optional. Disables IAM permission check for run.routes.invoke for callers of this service. This
162+
* setting should not be used with external ingress.
163+
* The value may be {@code null}.
164+
*/
165+
@com.google.api.client.util.Key
166+
private java.lang.Boolean invokerIamDisabled;
167+
160168
/**
161169
* Optional. Unstructured key value map that can be used to organize and categorize objects. User-
162170
* provided labels are shared with Google's billing system, so they can be used to filter, or
@@ -604,6 +612,25 @@ public GoogleCloudRunV2Service setIngress(java.lang.String ingress) {
604612
return this;
605613
}
606614

615+
/**
616+
* Optional. Disables IAM permission check for run.routes.invoke for callers of this service. This
617+
* setting should not be used with external ingress.
618+
* @return value or {@code null} for none
619+
*/
620+
public java.lang.Boolean getInvokerIamDisabled() {
621+
return invokerIamDisabled;
622+
}
623+
624+
/**
625+
* Optional. Disables IAM permission check for run.routes.invoke for callers of this service. This
626+
* setting should not be used with external ingress.
627+
* @param invokerIamDisabled invokerIamDisabled or {@code null} for none
628+
*/
629+
public GoogleCloudRunV2Service setInvokerIamDisabled(java.lang.Boolean invokerIamDisabled) {
630+
this.invokerIamDisabled = invokerIamDisabled;
631+
return this;
632+
}
633+
607634
/**
608635
* Optional. Unstructured key value map that can be used to organize and categorize objects. User-
609636
* provided labels are shared with Google's billing system, so they can be used to filter, or

clients/google-api-services-run/v2/2.0.0/com/google/api/services/run/v2/model/GoogleCloudRunV2ServiceScaling.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public final class GoogleCloudRunV2ServiceScaling extends com.google.api.client.
3131

3232
/**
3333
* Optional. total min instances for the service. This number of instances is divided among all
34-
* revisions with specified traffic based on the percent of traffic they are receiving. (BETA)
34+
* revisions with specified traffic based on the percent of traffic they are receiving.
3535
* The value may be {@code null}.
3636
*/
3737
@com.google.api.client.util.Key
@@ -46,7 +46,7 @@ public final class GoogleCloudRunV2ServiceScaling extends com.google.api.client.
4646

4747
/**
4848
* Optional. total min instances for the service. This number of instances is divided among all
49-
* revisions with specified traffic based on the percent of traffic they are receiving. (BETA)
49+
* revisions with specified traffic based on the percent of traffic they are receiving.
5050
* @return value or {@code null} for none
5151
*/
5252
public java.lang.Integer getMinInstanceCount() {
@@ -55,7 +55,7 @@ public java.lang.Integer getMinInstanceCount() {
5555

5656
/**
5757
* Optional. total min instances for the service. This number of instances is divided among all
58-
* revisions with specified traffic based on the percent of traffic they are receiving. (BETA)
58+
* revisions with specified traffic based on the percent of traffic they are receiving.
5959
* @param minInstanceCount minInstanceCount or {@code null} for none
6060
*/
6161
public GoogleCloudRunV2ServiceScaling setMinInstanceCount(java.lang.Integer minInstanceCount) {

clients/google-api-services-run/v2/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-run</artifactId>
11-
<version>v2-rev20240916-2.0.0</version>
12-
<name>Cloud Run Admin API v2-rev20240916-2.0.0</name>
11+
<version>v2-rev20240927-2.0.0</version>
12+
<name>Cloud Run Admin API v2-rev20240927-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

clients/google-api-services-run/v2/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-run</artifactId>
25-
<version>v2-rev20240916-2.0.0</version>
25+
<version>v2-rev20240927-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-run:v2-rev20240916-2.0.0'
38+
implementation 'com.google.apis:google-api-services-run:v2-rev20240927-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)