Skip to content

Commit 6fbaf55

Browse files
chore: Update generation configuration at Fri May 23 02:31:43 UTC 2025 (#11591)
* chore: Update generation configuration at Fri May 16 02:31:57 UTC 2025 * chore: generate libraries at Fri May 16 02:34:12 UTC 2025 * chore: Update generation configuration at Sat May 17 02:30:28 UTC 2025 * chore: generate libraries at Sat May 17 02:32:35 UTC 2025 * chore: Update generation configuration at Tue May 20 02:32:02 UTC 2025 * chore: generate libraries at Tue May 20 02:34:12 UTC 2025 * chore: Update generation configuration at Wed May 21 02:32:00 UTC 2025 * chore: generate libraries at Wed May 21 02:34:18 UTC 2025 * chore: Update generation configuration at Thu May 22 02:31:46 UTC 2025 * chore: generate libraries at Thu May 22 02:33:56 UTC 2025 * chore: Update generation configuration at Fri May 23 02:31:43 UTC 2025 * chore: generate libraries at Fri May 23 02:33:58 UTC 2025
1 parent 4d5aad6 commit 6fbaf55

File tree

368 files changed

+96137
-8432
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

368 files changed

+96137
-8432
lines changed

generation_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
gapic_generator_version: 2.58.0
2-
googleapis_commitish: f319bbc88abd22cd8c39c349e776cf3dc2722214
2+
googleapis_commitish: fa3a7b6b12a521d51592417c1dca174dbb17cfe2
33
libraries_bom_version: 26.60.0
44

55
# the libraries are ordered with respect to library name, which is

java-aiplatform/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>google-cloud-aiplatform</artifactId>
45-
<version>3.63.0</version>
45+
<version>3.64.0</version>
4646
</dependency>
4747
```
4848

4949
If you are using Gradle without BOM, add this to your dependencies:
5050

5151
```Groovy
52-
implementation 'com.google.cloud:google-cloud-aiplatform:3.63.0'
52+
implementation 'com.google.cloud:google-cloud-aiplatform:3.64.0'
5353
```
5454

5555
If you are using SBT, add this to your dependencies:
5656

5757
```Scala
58-
libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "3.63.0"
58+
libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "3.64.0"
5959
```
6060

6161
## Authentication
@@ -194,7 +194,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
194194
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
195195
[stability-image]: https://img.shields.io/badge/stability-stable-green
196196
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-aiplatform.svg
197-
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-aiplatform/3.63.0
197+
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-aiplatform/3.64.0
198198
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
199199
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
200200
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles

java-aiplatform/google-cloud-aiplatform/src/main/resources/META-INF/native-image/com.google.cloud.aiplatform.v1/reflect-config.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20888,6 +20888,24 @@
2088820888
"allDeclaredClasses": true,
2088920889
"allPublicClasses": true
2089020890
},
20891+
{
20892+
"name": "com.google.cloud.aiplatform.v1.VertexAISearch$DataStoreSpec",
20893+
"queryAllDeclaredConstructors": true,
20894+
"queryAllPublicConstructors": true,
20895+
"queryAllDeclaredMethods": true,
20896+
"allPublicMethods": true,
20897+
"allDeclaredClasses": true,
20898+
"allPublicClasses": true
20899+
},
20900+
{
20901+
"name": "com.google.cloud.aiplatform.v1.VertexAISearch$DataStoreSpec$Builder",
20902+
"queryAllDeclaredConstructors": true,
20903+
"queryAllPublicConstructors": true,
20904+
"queryAllDeclaredMethods": true,
20905+
"allPublicMethods": true,
20906+
"allDeclaredClasses": true,
20907+
"allPublicClasses": true
20908+
},
2089120909
{
2089220910
"name": "com.google.cloud.aiplatform.v1.VertexAiSearchConfig",
2089320911
"queryAllDeclaredConstructors": true,

java-aiplatform/google-cloud-aiplatform/src/main/resources/META-INF/native-image/com.google.cloud.aiplatform.v1beta1/reflect-config.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26144,6 +26144,24 @@
2614426144
"allDeclaredClasses": true,
2614526145
"allPublicClasses": true
2614626146
},
26147+
{
26148+
"name": "com.google.cloud.aiplatform.v1beta1.VertexAISearch$DataStoreSpec",
26149+
"queryAllDeclaredConstructors": true,
26150+
"queryAllPublicConstructors": true,
26151+
"queryAllDeclaredMethods": true,
26152+
"allPublicMethods": true,
26153+
"allDeclaredClasses": true,
26154+
"allPublicClasses": true
26155+
},
26156+
{
26157+
"name": "com.google.cloud.aiplatform.v1beta1.VertexAISearch$DataStoreSpec$Builder",
26158+
"queryAllDeclaredConstructors": true,
26159+
"queryAllPublicConstructors": true,
26160+
"queryAllDeclaredMethods": true,
26161+
"allPublicMethods": true,
26162+
"allDeclaredClasses": true,
26163+
"allPublicClasses": true
26164+
},
2614726165
{
2614826166
"name": "com.google.cloud.aiplatform.v1beta1.VertexAiSearchConfig",
2614926167
"queryAllDeclaredConstructors": true,

java-aiplatform/google-cloud-aiplatform/src/test/java/com/google/cloud/aiplatform/v1beta1/ModelMonitoringServiceClientTest.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ public void createModelMonitorTest() throws Exception {
122122
.setOutputSpec(ModelMonitoringOutputSpec.newBuilder().build())
123123
.setExplanationSpec(ExplanationSpec.newBuilder().build())
124124
.setModelMonitoringSchema(ModelMonitoringSchema.newBuilder().build())
125+
.setEncryptionSpec(EncryptionSpec.newBuilder().build())
125126
.setCreateTime(Timestamp.newBuilder().build())
126127
.setUpdateTime(Timestamp.newBuilder().build())
127128
.setSatisfiesPzs(true)
@@ -182,6 +183,7 @@ public void createModelMonitorTest2() throws Exception {
182183
.setOutputSpec(ModelMonitoringOutputSpec.newBuilder().build())
183184
.setExplanationSpec(ExplanationSpec.newBuilder().build())
184185
.setModelMonitoringSchema(ModelMonitoringSchema.newBuilder().build())
186+
.setEncryptionSpec(EncryptionSpec.newBuilder().build())
185187
.setCreateTime(Timestamp.newBuilder().build())
186188
.setUpdateTime(Timestamp.newBuilder().build())
187189
.setSatisfiesPzs(true)
@@ -242,6 +244,7 @@ public void updateModelMonitorTest() throws Exception {
242244
.setOutputSpec(ModelMonitoringOutputSpec.newBuilder().build())
243245
.setExplanationSpec(ExplanationSpec.newBuilder().build())
244246
.setModelMonitoringSchema(ModelMonitoringSchema.newBuilder().build())
247+
.setEncryptionSpec(EncryptionSpec.newBuilder().build())
245248
.setCreateTime(Timestamp.newBuilder().build())
246249
.setUpdateTime(Timestamp.newBuilder().build())
247250
.setSatisfiesPzs(true)
@@ -302,6 +305,7 @@ public void getModelMonitorTest() throws Exception {
302305
.setOutputSpec(ModelMonitoringOutputSpec.newBuilder().build())
303306
.setExplanationSpec(ExplanationSpec.newBuilder().build())
304307
.setModelMonitoringSchema(ModelMonitoringSchema.newBuilder().build())
308+
.setEncryptionSpec(EncryptionSpec.newBuilder().build())
305309
.setCreateTime(Timestamp.newBuilder().build())
306310
.setUpdateTime(Timestamp.newBuilder().build())
307311
.setSatisfiesPzs(true)
@@ -351,6 +355,7 @@ public void getModelMonitorTest2() throws Exception {
351355
.setOutputSpec(ModelMonitoringOutputSpec.newBuilder().build())
352356
.setExplanationSpec(ExplanationSpec.newBuilder().build())
353357
.setModelMonitoringSchema(ModelMonitoringSchema.newBuilder().build())
358+
.setEncryptionSpec(EncryptionSpec.newBuilder().build())
354359
.setCreateTime(Timestamp.newBuilder().build())
355360
.setUpdateTime(Timestamp.newBuilder().build())
356361
.setSatisfiesPzs(true)

0 commit comments

Comments
 (0)