Skip to content

Commit 3a5a78a

Browse files
chore: generate libraries at Fri Dec 5 02:35:18 UTC 2025
1 parent f90b05a commit 3a5a78a

File tree

3,032 files changed

+587279
-69087
lines changed

Some content is hidden

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

3,032 files changed

+587279
-69087
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ public com.google.cloud.aiplatform.v1.VertexRagStoreOrBuilder getVertexRagStoreO
238238
* </code>
239239
*
240240
* @deprecated google.cloud.aiplatform.v1.Retrieval.disable_attribution is deprecated. See
241-
* google/cloud/aiplatform/v1/tool.proto;l=386
241+
* google/cloud/aiplatform/v1/tool.proto;l=388
242242
* @return The disableAttribution.
243243
*/
244244
@java.lang.Override
@@ -1146,7 +1146,7 @@ public com.google.cloud.aiplatform.v1.VertexRagStoreOrBuilder getVertexRagStoreO
11461146
* </code>
11471147
*
11481148
* @deprecated google.cloud.aiplatform.v1.Retrieval.disable_attribution is deprecated. See
1149-
* google/cloud/aiplatform/v1/tool.proto;l=386
1149+
* google/cloud/aiplatform/v1/tool.proto;l=388
11501150
* @return The disableAttribution.
11511151
*/
11521152
@java.lang.Override
@@ -1167,7 +1167,7 @@ public boolean getDisableAttribution() {
11671167
* </code>
11681168
*
11691169
* @deprecated google.cloud.aiplatform.v1.Retrieval.disable_attribution is deprecated. See
1170-
* google/cloud/aiplatform/v1/tool.proto;l=386
1170+
* google/cloud/aiplatform/v1/tool.proto;l=388
11711171
* @param value The disableAttribution to set.
11721172
* @return This builder for chaining.
11731173
*/
@@ -1192,7 +1192,7 @@ public Builder setDisableAttribution(boolean value) {
11921192
* </code>
11931193
*
11941194
* @deprecated google.cloud.aiplatform.v1.Retrieval.disable_attribution is deprecated. See
1195-
* google/cloud/aiplatform/v1/tool.proto;l=386
1195+
* google/cloud/aiplatform/v1/tool.proto;l=388
11961196
* @return This builder for chaining.
11971197
*/
11981198
@java.lang.Deprecated

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ public interface RetrievalOrBuilder
113113
* </code>
114114
*
115115
* @deprecated google.cloud.aiplatform.v1.Retrieval.disable_attribution is deprecated. See
116-
* google/cloud/aiplatform/v1/tool.proto;l=386
116+
* google/cloud/aiplatform/v1/tool.proto;l=388
117117
* @return The disableAttribution.
118118
*/
119119
@java.lang.Deprecated

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

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3613,7 +3613,7 @@ public com.google.cloud.aiplatform.v1.Tool.CodeExecutionOrBuilder getCodeExecuti
36133613
: codeExecution_;
36143614
}
36153615

3616-
public static final int URL_CONTEXT_FIELD_NUMBER = 8;
3616+
public static final int URL_CONTEXT_FIELD_NUMBER = 10;
36173617
private com.google.cloud.aiplatform.v1.UrlContext urlContext_;
36183618

36193619
/**
@@ -3624,7 +3624,7 @@ public com.google.cloud.aiplatform.v1.Tool.CodeExecutionOrBuilder getCodeExecuti
36243624
* </pre>
36253625
*
36263626
* <code>
3627-
* .google.cloud.aiplatform.v1.UrlContext url_context = 8 [(.google.api.field_behavior) = OPTIONAL];
3627+
* .google.cloud.aiplatform.v1.UrlContext url_context = 10 [(.google.api.field_behavior) = OPTIONAL];
36283628
* </code>
36293629
*
36303630
* @return Whether the urlContext field is set.
@@ -3642,7 +3642,7 @@ public boolean hasUrlContext() {
36423642
* </pre>
36433643
*
36443644
* <code>
3645-
* .google.cloud.aiplatform.v1.UrlContext url_context = 8 [(.google.api.field_behavior) = OPTIONAL];
3645+
* .google.cloud.aiplatform.v1.UrlContext url_context = 10 [(.google.api.field_behavior) = OPTIONAL];
36463646
* </code>
36473647
*
36483648
* @return The urlContext.
@@ -3662,7 +3662,7 @@ public com.google.cloud.aiplatform.v1.UrlContext getUrlContext() {
36623662
* </pre>
36633663
*
36643664
* <code>
3665-
* .google.cloud.aiplatform.v1.UrlContext url_context = 8 [(.google.api.field_behavior) = OPTIONAL];
3665+
* .google.cloud.aiplatform.v1.UrlContext url_context = 10 [(.google.api.field_behavior) = OPTIONAL];
36663666
* </code>
36673667
*/
36683668
@java.lang.Override
@@ -3773,7 +3773,7 @@ public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io
37733773
output.writeMessage(7, getGoogleSearch());
37743774
}
37753775
if (((bitField0_ & 0x00000040) != 0)) {
3776-
output.writeMessage(8, getUrlContext());
3776+
output.writeMessage(10, getUrlContext());
37773777
}
37783778
if (((bitField0_ & 0x00000080) != 0)) {
37793779
output.writeMessage(11, getComputerUse());
@@ -3811,7 +3811,7 @@ public int getSerializedSize() {
38113811
size += com.google.protobuf.CodedOutputStream.computeMessageSize(7, getGoogleSearch());
38123812
}
38133813
if (((bitField0_ & 0x00000040) != 0)) {
3814-
size += com.google.protobuf.CodedOutputStream.computeMessageSize(8, getUrlContext());
3814+
size += com.google.protobuf.CodedOutputStream.computeMessageSize(10, getUrlContext());
38153815
}
38163816
if (((bitField0_ & 0x00000080) != 0)) {
38173817
size += com.google.protobuf.CodedOutputStream.computeMessageSize(11, getComputerUse());
@@ -4387,12 +4387,12 @@ public Builder mergeFrom(
43874387
bitField0_ |= 0x00000004;
43884388
break;
43894389
} // case 58
4390-
case 66:
4390+
case 82:
43914391
{
43924392
input.readMessage(getUrlContextFieldBuilder().getBuilder(), extensionRegistry);
43934393
bitField0_ |= 0x00000080;
43944394
break;
4395-
} // case 66
4395+
} // case 82
43964396
case 90:
43974397
{
43984398
input.readMessage(getComputerUseFieldBuilder().getBuilder(), extensionRegistry);
@@ -6355,7 +6355,7 @@ public com.google.cloud.aiplatform.v1.Tool.CodeExecutionOrBuilder getCodeExecuti
63556355
* </pre>
63566356
*
63576357
* <code>
6358-
* .google.cloud.aiplatform.v1.UrlContext url_context = 8 [(.google.api.field_behavior) = OPTIONAL];
6358+
* .google.cloud.aiplatform.v1.UrlContext url_context = 10 [(.google.api.field_behavior) = OPTIONAL];
63596359
* </code>
63606360
*
63616361
* @return Whether the urlContext field is set.
@@ -6372,7 +6372,7 @@ public boolean hasUrlContext() {
63726372
* </pre>
63736373
*
63746374
* <code>
6375-
* .google.cloud.aiplatform.v1.UrlContext url_context = 8 [(.google.api.field_behavior) = OPTIONAL];
6375+
* .google.cloud.aiplatform.v1.UrlContext url_context = 10 [(.google.api.field_behavior) = OPTIONAL];
63766376
* </code>
63776377
*
63786378
* @return The urlContext.
@@ -6395,7 +6395,7 @@ public com.google.cloud.aiplatform.v1.UrlContext getUrlContext() {
63956395
* </pre>
63966396
*
63976397
* <code>
6398-
* .google.cloud.aiplatform.v1.UrlContext url_context = 8 [(.google.api.field_behavior) = OPTIONAL];
6398+
* .google.cloud.aiplatform.v1.UrlContext url_context = 10 [(.google.api.field_behavior) = OPTIONAL];
63996399
* </code>
64006400
*/
64016401
public Builder setUrlContext(com.google.cloud.aiplatform.v1.UrlContext value) {
@@ -6420,7 +6420,7 @@ public Builder setUrlContext(com.google.cloud.aiplatform.v1.UrlContext value) {
64206420
* </pre>
64216421
*
64226422
* <code>
6423-
* .google.cloud.aiplatform.v1.UrlContext url_context = 8 [(.google.api.field_behavior) = OPTIONAL];
6423+
* .google.cloud.aiplatform.v1.UrlContext url_context = 10 [(.google.api.field_behavior) = OPTIONAL];
64246424
* </code>
64256425
*/
64266426
public Builder setUrlContext(
@@ -6443,7 +6443,7 @@ public Builder setUrlContext(
64436443
* </pre>
64446444
*
64456445
* <code>
6446-
* .google.cloud.aiplatform.v1.UrlContext url_context = 8 [(.google.api.field_behavior) = OPTIONAL];
6446+
* .google.cloud.aiplatform.v1.UrlContext url_context = 10 [(.google.api.field_behavior) = OPTIONAL];
64476447
* </code>
64486448
*/
64496449
public Builder mergeUrlContext(com.google.cloud.aiplatform.v1.UrlContext value) {
@@ -6473,7 +6473,7 @@ public Builder mergeUrlContext(com.google.cloud.aiplatform.v1.UrlContext value)
64736473
* </pre>
64746474
*
64756475
* <code>
6476-
* .google.cloud.aiplatform.v1.UrlContext url_context = 8 [(.google.api.field_behavior) = OPTIONAL];
6476+
* .google.cloud.aiplatform.v1.UrlContext url_context = 10 [(.google.api.field_behavior) = OPTIONAL];
64776477
* </code>
64786478
*/
64796479
public Builder clearUrlContext() {
@@ -6495,7 +6495,7 @@ public Builder clearUrlContext() {
64956495
* </pre>
64966496
*
64976497
* <code>
6498-
* .google.cloud.aiplatform.v1.UrlContext url_context = 8 [(.google.api.field_behavior) = OPTIONAL];
6498+
* .google.cloud.aiplatform.v1.UrlContext url_context = 10 [(.google.api.field_behavior) = OPTIONAL];
64996499
* </code>
65006500
*/
65016501
public com.google.cloud.aiplatform.v1.UrlContext.Builder getUrlContextBuilder() {
@@ -6512,7 +6512,7 @@ public com.google.cloud.aiplatform.v1.UrlContext.Builder getUrlContextBuilder()
65126512
* </pre>
65136513
*
65146514
* <code>
6515-
* .google.cloud.aiplatform.v1.UrlContext url_context = 8 [(.google.api.field_behavior) = OPTIONAL];
6515+
* .google.cloud.aiplatform.v1.UrlContext url_context = 10 [(.google.api.field_behavior) = OPTIONAL];
65166516
* </code>
65176517
*/
65186518
public com.google.cloud.aiplatform.v1.UrlContextOrBuilder getUrlContextOrBuilder() {
@@ -6533,7 +6533,7 @@ public com.google.cloud.aiplatform.v1.UrlContextOrBuilder getUrlContextOrBuilder
65336533
* </pre>
65346534
*
65356535
* <code>
6536-
* .google.cloud.aiplatform.v1.UrlContext url_context = 8 [(.google.api.field_behavior) = OPTIONAL];
6536+
* .google.cloud.aiplatform.v1.UrlContext url_context = 10 [(.google.api.field_behavior) = OPTIONAL];
65376537
* </code>
65386538
*/
65396539
private com.google.protobuf.SingleFieldBuilderV3<

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ com.google.cloud.aiplatform.v1.FunctionDeclarationOrBuilder getFunctionDeclarati
421421
* </pre>
422422
*
423423
* <code>
424-
* .google.cloud.aiplatform.v1.UrlContext url_context = 8 [(.google.api.field_behavior) = OPTIONAL];
424+
* .google.cloud.aiplatform.v1.UrlContext url_context = 10 [(.google.api.field_behavior) = OPTIONAL];
425425
* </code>
426426
*
427427
* @return Whether the urlContext field is set.
@@ -436,7 +436,7 @@ com.google.cloud.aiplatform.v1.FunctionDeclarationOrBuilder getFunctionDeclarati
436436
* </pre>
437437
*
438438
* <code>
439-
* .google.cloud.aiplatform.v1.UrlContext url_context = 8 [(.google.api.field_behavior) = OPTIONAL];
439+
* .google.cloud.aiplatform.v1.UrlContext url_context = 10 [(.google.api.field_behavior) = OPTIONAL];
440440
* </code>
441441
*
442442
* @return The urlContext.
@@ -451,7 +451,7 @@ com.google.cloud.aiplatform.v1.FunctionDeclarationOrBuilder getFunctionDeclarati
451451
* </pre>
452452
*
453453
* <code>
454-
* .google.cloud.aiplatform.v1.UrlContext url_context = 8 [(.google.api.field_behavior) = OPTIONAL];
454+
* .google.cloud.aiplatform.v1.UrlContext url_context = 10 [(.google.api.field_behavior) = OPTIONAL];
455455
* </code>
456456
*/
457457
com.google.cloud.aiplatform.v1.UrlContextOrBuilder getUrlContextOrBuilder();

0 commit comments

Comments
 (0)