Skip to content

Commit aba64b2

Browse files
1 parent 8ad7706 commit aba64b2

File tree

39 files changed

+3433
-133
lines changed

39 files changed

+3433
-133
lines changed

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

clients/google-api-services-aiplatform/v1/2.0.0/com/google/api/services/aiplatform/v1/Aiplatform.java

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79282,6 +79282,29 @@ public Delete setName(java.lang.String name) {
7928279282
return this;
7928379283
}
7928479284

79285+
/**
79286+
* Optional. If set to true, any errors generated by external vector database during the
79287+
* deletion will be ignored. The default value is false.
79288+
*/
79289+
@com.google.api.client.util.Key
79290+
private java.lang.Boolean forceDelete;
79291+
79292+
/** Optional. If set to true, any errors generated by external vector database during the deletion will
79293+
be ignored. The default value is false.
79294+
*/
79295+
public java.lang.Boolean getForceDelete() {
79296+
return forceDelete;
79297+
}
79298+
79299+
/**
79300+
* Optional. If set to true, any errors generated by external vector database during the
79301+
* deletion will be ignored. The default value is false.
79302+
*/
79303+
public Delete setForceDelete(java.lang.Boolean forceDelete) {
79304+
this.forceDelete = forceDelete;
79305+
return this;
79306+
}
79307+
7928579308
@Override
7928679309
public Delete set(String parameterName, Object value) {
7928779310
return (Delete) super.set(parameterName, value);

clients/google-api-services-aiplatform/v1/2.0.0/com/google/api/services/aiplatform/v1/model/GoogleCloudAiplatformV1GoogleMaps.java

Lines changed: 0 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -29,54 +29,6 @@
2929
@SuppressWarnings("javadoc")
3030
public final class GoogleCloudAiplatformV1GoogleMaps extends com.google.api.client.json.GenericJson {
3131

32-
/**
33-
* The authentication config to access the API. Deprecated. Please use auth_config instead.
34-
* The value may be {@code null}.
35-
*/
36-
@com.google.api.client.util.Key
37-
private GoogleCloudAiplatformV1ApiAuth apiAuth;
38-
39-
/**
40-
* The authentication config to access the API. Only API key is supported.
41-
* The value may be {@code null}.
42-
*/
43-
@com.google.api.client.util.Key
44-
private GoogleCloudAiplatformV1AuthConfig authConfig;
45-
46-
/**
47-
* The authentication config to access the API. Deprecated. Please use auth_config instead.
48-
* @return value or {@code null} for none
49-
*/
50-
public GoogleCloudAiplatformV1ApiAuth getApiAuth() {
51-
return apiAuth;
52-
}
53-
54-
/**
55-
* The authentication config to access the API. Deprecated. Please use auth_config instead.
56-
* @param apiAuth apiAuth or {@code null} for none
57-
*/
58-
public GoogleCloudAiplatformV1GoogleMaps setApiAuth(GoogleCloudAiplatformV1ApiAuth apiAuth) {
59-
this.apiAuth = apiAuth;
60-
return this;
61-
}
62-
63-
/**
64-
* The authentication config to access the API. Only API key is supported.
65-
* @return value or {@code null} for none
66-
*/
67-
public GoogleCloudAiplatformV1AuthConfig getAuthConfig() {
68-
return authConfig;
69-
}
70-
71-
/**
72-
* The authentication config to access the API. Only API key is supported.
73-
* @param authConfig authConfig or {@code null} for none
74-
*/
75-
public GoogleCloudAiplatformV1GoogleMaps setAuthConfig(GoogleCloudAiplatformV1AuthConfig authConfig) {
76-
this.authConfig = authConfig;
77-
return this;
78-
}
79-
8032
@Override
8133
public GoogleCloudAiplatformV1GoogleMaps set(String fieldName, Object value) {
8234
return (GoogleCloudAiplatformV1GoogleMaps) super.set(fieldName, value);

clients/google-api-services-aiplatform/v1/2.0.0/com/google/api/services/aiplatform/v1/model/GoogleCloudAiplatformV1ReasoningEngineSpecDeploymentSpec.java

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,16 @@ public final class GoogleCloudAiplatformV1ReasoningEngineSpecDeploymentSpec exte
5353

5454
/**
5555
* Optional. The maximum number of application instances that can be launched to handle increased
56-
* traffic. Defaults to 100.
56+
* traffic. Defaults to 100. Range: [1, 1000]. If VPC-SC or PSC-I is enabled, the acceptable range
57+
* is [1, 100].
5758
* The value may be {@code null}.
5859
*/
5960
@com.google.api.client.util.Key
6061
private java.lang.Integer maxInstances;
6162

6263
/**
6364
* Optional. The minimum number of application instances that will be kept running at all times.
64-
* Defaults to 1.
65+
* Defaults to 1. Range: [0, 10].
6566
* The value may be {@code null}.
6667
*/
6768
@com.google.api.client.util.Key
@@ -77,8 +78,9 @@ public final class GoogleCloudAiplatformV1ReasoningEngineSpecDeploymentSpec exte
7778
/**
7879
* Optional. Resource limits for each container. Only 'cpu' and 'memory' keys are supported.
7980
* Defaults to {"cpu": "4", "memory": "4Gi"}. * The only supported values for CPU are '1', '2',
80-
* '4', and '8'. For more information, go to https://cloud.google.com/run/docs/configuring/cpu. *
81-
* For supported 'memory' values and syntax, go to
81+
* '4', '6' and '8'. For more information, go to
82+
* https://cloud.google.com/run/docs/configuring/cpu. * The only supported values for memory are
83+
* '1Gi', '2Gi', ... '32 Gi'. * For required cpu on different memory values, go to
8284
* https://cloud.google.com/run/docs/configuring/memory-limits
8385
* The value may be {@code null}.
8486
*/
@@ -134,7 +136,8 @@ public GoogleCloudAiplatformV1ReasoningEngineSpecDeploymentSpec setEnv(java.util
134136

135137
/**
136138
* Optional. The maximum number of application instances that can be launched to handle increased
137-
* traffic. Defaults to 100.
139+
* traffic. Defaults to 100. Range: [1, 1000]. If VPC-SC or PSC-I is enabled, the acceptable range
140+
* is [1, 100].
138141
* @return value or {@code null} for none
139142
*/
140143
public java.lang.Integer getMaxInstances() {
@@ -143,7 +146,8 @@ public java.lang.Integer getMaxInstances() {
143146

144147
/**
145148
* Optional. The maximum number of application instances that can be launched to handle increased
146-
* traffic. Defaults to 100.
149+
* traffic. Defaults to 100. Range: [1, 1000]. If VPC-SC or PSC-I is enabled, the acceptable range
150+
* is [1, 100].
147151
* @param maxInstances maxInstances or {@code null} for none
148152
*/
149153
public GoogleCloudAiplatformV1ReasoningEngineSpecDeploymentSpec setMaxInstances(java.lang.Integer maxInstances) {
@@ -153,7 +157,7 @@ public GoogleCloudAiplatformV1ReasoningEngineSpecDeploymentSpec setMaxInstances(
153157

154158
/**
155159
* Optional. The minimum number of application instances that will be kept running at all times.
156-
* Defaults to 1.
160+
* Defaults to 1. Range: [0, 10].
157161
* @return value or {@code null} for none
158162
*/
159163
public java.lang.Integer getMinInstances() {
@@ -162,7 +166,7 @@ public java.lang.Integer getMinInstances() {
162166

163167
/**
164168
* Optional. The minimum number of application instances that will be kept running at all times.
165-
* Defaults to 1.
169+
* Defaults to 1. Range: [0, 10].
166170
* @param minInstances minInstances or {@code null} for none
167171
*/
168172
public GoogleCloudAiplatformV1ReasoningEngineSpecDeploymentSpec setMinInstances(java.lang.Integer minInstances) {
@@ -190,8 +194,9 @@ public GoogleCloudAiplatformV1ReasoningEngineSpecDeploymentSpec setPscInterfaceC
190194
/**
191195
* Optional. Resource limits for each container. Only 'cpu' and 'memory' keys are supported.
192196
* Defaults to {"cpu": "4", "memory": "4Gi"}. * The only supported values for CPU are '1', '2',
193-
* '4', and '8'. For more information, go to https://cloud.google.com/run/docs/configuring/cpu. *
194-
* For supported 'memory' values and syntax, go to
197+
* '4', '6' and '8'. For more information, go to
198+
* https://cloud.google.com/run/docs/configuring/cpu. * The only supported values for memory are
199+
* '1Gi', '2Gi', ... '32 Gi'. * For required cpu on different memory values, go to
195200
* https://cloud.google.com/run/docs/configuring/memory-limits
196201
* @return value or {@code null} for none
197202
*/
@@ -202,8 +207,9 @@ public java.util.Map<String, java.lang.String> getResourceLimits() {
202207
/**
203208
* Optional. Resource limits for each container. Only 'cpu' and 'memory' keys are supported.
204209
* Defaults to {"cpu": "4", "memory": "4Gi"}. * The only supported values for CPU are '1', '2',
205-
* '4', and '8'. For more information, go to https://cloud.google.com/run/docs/configuring/cpu. *
206-
* For supported 'memory' values and syntax, go to
210+
* '4', '6' and '8'. For more information, go to
211+
* https://cloud.google.com/run/docs/configuring/cpu. * The only supported values for memory are
212+
* '1Gi', '2Gi', ... '32 Gi'. * For required cpu on different memory values, go to
207213
* https://cloud.google.com/run/docs/configuring/memory-limits
208214
* @param resourceLimits resourceLimits or {@code null} for none
209215
*/

clients/google-api-services-aiplatform/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-aiplatform</artifactId>
11-
<version>v1-rev20250806-2.0.0</version>
12-
<name>Vertex AI API v1-rev20250806-2.0.0</name>
11+
<version>v1-rev20250816-2.0.0</version>
12+
<name>Vertex AI API v1-rev20250816-2.0.0</name>
1313
<packaging>jar</packaging>
1414

1515
<inceptionYear>2011</inceptionYear>

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

clients/google-api-services-aiplatform/v1beta1/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-aiplatform</artifactId>
25-
<version>v1beta1-rev20250806-2.0.0</version>
25+
<version>v1beta1-rev20250816-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-aiplatform:v1beta1-rev20250806-2.0.0'
38+
implementation 'com.google.apis:google-api-services-aiplatform:v1beta1-rev20250816-2.0.0'
3939
}
4040
```
4141

0 commit comments

Comments
 (0)