Skip to content

Commit 7f98418

Browse files
chore: Update generation configuration at Wed Aug 28 02:17:59 UTC 2024 (#11105)
* chore: Update generation configuration at Wed Aug 28 02:17:59 UTC 2024 * chore: generate libraries at Wed Aug 28 02:21:22 UTC 2024
1 parent 8759972 commit 7f98418

File tree

34 files changed

+3215
-920
lines changed

34 files changed

+3215
-920
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.44.0
2-
googleapis_commitish: f17f11412a8770c52e7280fa0e66ab17cb2f3af9
2+
googleapis_commitish: a8f277295c12490d49c196b791e2101500864c30
33
libraries_bom_version: 26.44.0
44

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

java-aiplatform/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
195195
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
196196
[stability-image]: https://img.shields.io/badge/stability-stable-green
197197
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-aiplatform.svg
198-
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-aiplatform/3.48.0
198+
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-aiplatform/3.49.0
199199
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
200200
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
201201
[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
@@ -323,6 +323,24 @@
323323
"allDeclaredClasses": true,
324324
"allPublicClasses": true
325325
},
326+
{
327+
"name": "com.google.api.PythonSettings$ExperimentalFeatures",
328+
"queryAllDeclaredConstructors": true,
329+
"queryAllPublicConstructors": true,
330+
"queryAllDeclaredMethods": true,
331+
"allPublicMethods": true,
332+
"allDeclaredClasses": true,
333+
"allPublicClasses": true
334+
},
335+
{
336+
"name": "com.google.api.PythonSettings$ExperimentalFeatures$Builder",
337+
"queryAllDeclaredConstructors": true,
338+
"queryAllPublicConstructors": true,
339+
"queryAllDeclaredMethods": true,
340+
"allPublicMethods": true,
341+
"allDeclaredClasses": true,
342+
"allPublicClasses": true
343+
},
326344
{
327345
"name": "com.google.api.ResourceDescriptor",
328346
"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
@@ -323,6 +323,24 @@
323323
"allDeclaredClasses": true,
324324
"allPublicClasses": true
325325
},
326+
{
327+
"name": "com.google.api.PythonSettings$ExperimentalFeatures",
328+
"queryAllDeclaredConstructors": true,
329+
"queryAllPublicConstructors": true,
330+
"queryAllDeclaredMethods": true,
331+
"allPublicMethods": true,
332+
"allDeclaredClasses": true,
333+
"allPublicClasses": true
334+
},
335+
{
336+
"name": "com.google.api.PythonSettings$ExperimentalFeatures$Builder",
337+
"queryAllDeclaredConstructors": true,
338+
"queryAllPublicConstructors": true,
339+
"queryAllDeclaredMethods": true,
340+
"allPublicMethods": true,
341+
"allDeclaredClasses": true,
342+
"allPublicClasses": true
343+
},
326344
{
327345
"name": "com.google.api.ResourceDescriptor",
328346
"queryAllDeclaredConstructors": true,

java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/CustomJobProto.java

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -140,20 +140,21 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
140140
+ "e_uri\030\001 \001(\tB\003\340A\002\022\031\n\014package_uris\030\002 \003(\tB\003"
141141
+ "\340A\002\022\032\n\rpython_module\030\003 \001(\tB\003\340A\002\022\014\n\004args\030"
142142
+ "\004 \003(\t\022/\n\003env\030\005 \003(\0132\".google.cloud.aiplat"
143-
+ "form.v1.EnvVar\"\250\002\n\nScheduling\022*\n\007timeout"
143+
+ "form.v1.EnvVar\"\343\002\n\nScheduling\022*\n\007timeout"
144144
+ "\030\001 \001(\0132\031.google.protobuf.Duration\022%\n\035res"
145145
+ "tart_job_on_worker_restart\030\003 \001(\010\022F\n\010stra"
146146
+ "tegy\030\004 \001(\0162/.google.cloud.aiplatform.v1."
147147
+ "Scheduling.StrategyB\003\340A\001\022\034\n\017disable_retr"
148-
+ "ies\030\005 \001(\010B\003\340A\001\"a\n\010Strategy\022\030\n\024STRATEGY_U"
149-
+ "NSPECIFIED\020\000\022\021\n\tON_DEMAND\020\001\032\002\010\001\022\020\n\010LOW_C"
150-
+ "OST\020\002\032\002\010\001\022\014\n\010STANDARD\020\003\022\010\n\004SPOT\020\004B\314\001\n\036co"
151-
+ "m.google.cloud.aiplatform.v1B\016CustomJobP"
152-
+ "rotoP\001Z>cloud.google.com/go/aiplatform/a"
153-
+ "piv1/aiplatformpb;aiplatformpb\252\002\032Google."
154-
+ "Cloud.AIPlatform.V1\312\002\032Google\\Cloud\\AIPla"
155-
+ "tform\\V1\352\002\035Google::Cloud::AIPlatform::V1"
156-
+ "b\006proto3"
148+
+ "ies\030\005 \001(\010B\003\340A\001\0229\n\021max_wait_duration\030\006 \001("
149+
+ "\0132\031.google.protobuf.DurationB\003\340A\001\"a\n\010Str"
150+
+ "ategy\022\030\n\024STRATEGY_UNSPECIFIED\020\000\022\021\n\tON_DE"
151+
+ "MAND\020\001\032\002\010\001\022\020\n\010LOW_COST\020\002\032\002\010\001\022\014\n\010STANDARD"
152+
+ "\020\003\022\010\n\004SPOT\020\004B\314\001\n\036com.google.cloud.aiplat"
153+
+ "form.v1B\016CustomJobProtoP\001Z>cloud.google."
154+
+ "com/go/aiplatform/apiv1/aiplatformpb;aip"
155+
+ "latformpb\252\002\032Google.Cloud.AIPlatform.V1\312\002"
156+
+ "\032Google\\Cloud\\AIPlatform\\V1\352\002\035Google::Cl"
157+
+ "oud::AIPlatform::V1b\006proto3"
157158
};
158159
descriptor =
159160
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
@@ -264,7 +265,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
264265
new com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
265266
internal_static_google_cloud_aiplatform_v1_Scheduling_descriptor,
266267
new java.lang.String[] {
267-
"Timeout", "RestartJobOnWorkerRestart", "Strategy", "DisableRetries",
268+
"Timeout",
269+
"RestartJobOnWorkerRestart",
270+
"Strategy",
271+
"DisableRetries",
272+
"MaxWaitDuration",
268273
});
269274
com.google.protobuf.ExtensionRegistry registry =
270275
com.google.protobuf.ExtensionRegistry.newInstance();

0 commit comments

Comments
 (0)