Skip to content

Commit 9a9ef21

Browse files
chore: generate libraries at Thu Feb 5 02:58:53 UTC 2026
1 parent 2168ac7 commit 9a9ef21

File tree

63 files changed

+376
-252
lines changed

Some content is hidden

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

63 files changed

+376
-252
lines changed

java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1/DatasetServiceClient.java

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@
426426
* </tr>
427427
* <tr>
428428
* <td><p> ListAnnotations</td>
429-
* <td><p> Lists Annotations belongs to a dataitem This RPC is only available in InternalDatasetService. It is only used for exporting conversation data to CCAI Insights.</td>
429+
* <td><p> Lists Annotations belongs to a dataitem.</td>
430430
* <td>
431431
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
432432
* <ul>
@@ -3225,8 +3225,7 @@ public final UnaryCallable<GetAnnotationSpecRequest, AnnotationSpec> getAnnotati
32253225

32263226
// AUTO-GENERATED DOCUMENTATION AND METHOD.
32273227
/**
3228-
* Lists Annotations belongs to a dataitem This RPC is only available in InternalDatasetService.
3229-
* It is only used for exporting conversation data to CCAI Insights.
3228+
* Lists Annotations belongs to a dataitem.
32303229
*
32313230
* <p>Sample code:
32323231
*
@@ -3258,8 +3257,7 @@ public final ListAnnotationsPagedResponse listAnnotations(DataItemName parent) {
32583257

32593258
// AUTO-GENERATED DOCUMENTATION AND METHOD.
32603259
/**
3261-
* Lists Annotations belongs to a dataitem This RPC is only available in InternalDatasetService.
3262-
* It is only used for exporting conversation data to CCAI Insights.
3260+
* Lists Annotations belongs to a dataitem.
32633261
*
32643262
* <p>Sample code:
32653263
*
@@ -3289,8 +3287,7 @@ public final ListAnnotationsPagedResponse listAnnotations(String parent) {
32893287

32903288
// AUTO-GENERATED DOCUMENTATION AND METHOD.
32913289
/**
3292-
* Lists Annotations belongs to a dataitem This RPC is only available in InternalDatasetService.
3293-
* It is only used for exporting conversation data to CCAI Insights.
3290+
* Lists Annotations belongs to a dataitem.
32943291
*
32953292
* <p>Sample code:
32963293
*
@@ -3326,8 +3323,7 @@ public final ListAnnotationsPagedResponse listAnnotations(ListAnnotationsRequest
33263323

33273324
// AUTO-GENERATED DOCUMENTATION AND METHOD.
33283325
/**
3329-
* Lists Annotations belongs to a dataitem This RPC is only available in InternalDatasetService.
3330-
* It is only used for exporting conversation data to CCAI Insights.
3326+
* Lists Annotations belongs to a dataitem.
33313327
*
33323328
* <p>Sample code:
33333329
*
@@ -3364,8 +3360,7 @@ public final ListAnnotationsPagedResponse listAnnotations(ListAnnotationsRequest
33643360

33653361
// AUTO-GENERATED DOCUMENTATION AND METHOD.
33663362
/**
3367-
* Lists Annotations belongs to a dataitem This RPC is only available in InternalDatasetService.
3368-
* It is only used for exporting conversation data to CCAI Insights.
3363+
* Lists Annotations belongs to a dataitem.
33693364
*
33703365
* <p>Sample code:
33713366
*

java-aiplatform/grpc-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/DatasetServiceGrpc.java

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1231,9 +1231,7 @@ default void getAnnotationSpec(
12311231
*
12321232
*
12331233
* <pre>
1234-
* Lists Annotations belongs to a dataitem
1235-
* This RPC is only available in InternalDatasetService. It is only used for
1236-
* exporting conversation data to CCAI Insights.
1234+
* Lists Annotations belongs to a dataitem.
12371235
* </pre>
12381236
*/
12391237
default void listAnnotations(
@@ -1573,9 +1571,7 @@ public void getAnnotationSpec(
15731571
*
15741572
*
15751573
* <pre>
1576-
* Lists Annotations belongs to a dataitem
1577-
* This RPC is only available in InternalDatasetService. It is only used for
1578-
* exporting conversation data to CCAI Insights.
1574+
* Lists Annotations belongs to a dataitem.
15791575
* </pre>
15801576
*/
15811577
public void listAnnotations(
@@ -1860,9 +1856,7 @@ public com.google.cloud.aiplatform.v1.AnnotationSpec getAnnotationSpec(
18601856
*
18611857
*
18621858
* <pre>
1863-
* Lists Annotations belongs to a dataitem
1864-
* This RPC is only available in InternalDatasetService. It is only used for
1865-
* exporting conversation data to CCAI Insights.
1859+
* Lists Annotations belongs to a dataitem.
18661860
* </pre>
18671861
*/
18681862
public com.google.cloud.aiplatform.v1.ListAnnotationsResponse listAnnotations(
@@ -2130,9 +2124,7 @@ public com.google.cloud.aiplatform.v1.AnnotationSpec getAnnotationSpec(
21302124
*
21312125
*
21322126
* <pre>
2133-
* Lists Annotations belongs to a dataitem
2134-
* This RPC is only available in InternalDatasetService. It is only used for
2135-
* exporting conversation data to CCAI Insights.
2127+
* Lists Annotations belongs to a dataitem.
21362128
* </pre>
21372129
*/
21382130
public com.google.cloud.aiplatform.v1.ListAnnotationsResponse listAnnotations(
@@ -2409,9 +2401,7 @@ protected DatasetServiceFutureStub build(
24092401
*
24102402
*
24112403
* <pre>
2412-
* Lists Annotations belongs to a dataitem
2413-
* This RPC is only available in InternalDatasetService. It is only used for
2414-
* exporting conversation data to CCAI Insights.
2404+
* Lists Annotations belongs to a dataitem.
24152405
* </pre>
24162406
*/
24172407
public com.google.common.util.concurrent.ListenableFuture<

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

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,12 @@ protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldRefl
100100
*
101101
* <pre>
102102
* Output only. Identifier. The resource name of the Dataset.
103+
* Format:
104+
* `projects/{project}/locations/{location}/datasets/{dataset}`
103105
* </pre>
104106
*
105107
* <code>
106-
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER];
108+
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER, (.google.api.resource_reference) = { ... }
107109
* </code>
108110
*
109111
* @return The name.
@@ -126,10 +128,12 @@ public java.lang.String getName() {
126128
*
127129
* <pre>
128130
* Output only. Identifier. The resource name of the Dataset.
131+
* Format:
132+
* `projects/{project}/locations/{location}/datasets/{dataset}`
129133
* </pre>
130134
*
131135
* <code>
132-
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER];
136+
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER, (.google.api.resource_reference) = { ... }
133137
* </code>
134138
*
135139
* @return The bytes for name.
@@ -1827,10 +1831,12 @@ public Builder mergeFrom(
18271831
*
18281832
* <pre>
18291833
* Output only. Identifier. The resource name of the Dataset.
1834+
* Format:
1835+
* `projects/{project}/locations/{location}/datasets/{dataset}`
18301836
* </pre>
18311837
*
18321838
* <code>
1833-
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER];
1839+
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER, (.google.api.resource_reference) = { ... }
18341840
* </code>
18351841
*
18361842
* @return The name.
@@ -1852,10 +1858,12 @@ public java.lang.String getName() {
18521858
*
18531859
* <pre>
18541860
* Output only. Identifier. The resource name of the Dataset.
1861+
* Format:
1862+
* `projects/{project}/locations/{location}/datasets/{dataset}`
18551863
* </pre>
18561864
*
18571865
* <code>
1858-
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER];
1866+
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER, (.google.api.resource_reference) = { ... }
18591867
* </code>
18601868
*
18611869
* @return The bytes for name.
@@ -1877,10 +1885,12 @@ public com.google.protobuf.ByteString getNameBytes() {
18771885
*
18781886
* <pre>
18791887
* Output only. Identifier. The resource name of the Dataset.
1888+
* Format:
1889+
* `projects/{project}/locations/{location}/datasets/{dataset}`
18801890
* </pre>
18811891
*
18821892
* <code>
1883-
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER];
1893+
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER, (.google.api.resource_reference) = { ... }
18841894
* </code>
18851895
*
18861896
* @param value The name to set.
@@ -1901,10 +1911,12 @@ public Builder setName(java.lang.String value) {
19011911
*
19021912
* <pre>
19031913
* Output only. Identifier. The resource name of the Dataset.
1914+
* Format:
1915+
* `projects/{project}/locations/{location}/datasets/{dataset}`
19041916
* </pre>
19051917
*
19061918
* <code>
1907-
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER];
1919+
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER, (.google.api.resource_reference) = { ... }
19081920
* </code>
19091921
*
19101922
* @return This builder for chaining.
@@ -1921,10 +1933,12 @@ public Builder clearName() {
19211933
*
19221934
* <pre>
19231935
* Output only. Identifier. The resource name of the Dataset.
1936+
* Format:
1937+
* `projects/{project}/locations/{location}/datasets/{dataset}`
19241938
* </pre>
19251939
*
19261940
* <code>
1927-
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER];
1941+
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER, (.google.api.resource_reference) = { ... }
19281942
* </code>
19291943
*
19301944
* @param value The bytes for name to set.

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,12 @@ public interface DatasetOrBuilder
3131
*
3232
* <pre>
3333
* Output only. Identifier. The resource name of the Dataset.
34+
* Format:
35+
* `projects/{project}/locations/{location}/datasets/{dataset}`
3436
* </pre>
3537
*
3638
* <code>
37-
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER];
39+
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER, (.google.api.resource_reference) = { ... }
3840
* </code>
3941
*
4042
* @return The name.
@@ -46,10 +48,12 @@ public interface DatasetOrBuilder
4648
*
4749
* <pre>
4850
* Output only. Identifier. The resource name of the Dataset.
51+
* Format:
52+
* `projects/{project}/locations/{location}/datasets/{dataset}`
4953
* </pre>
5054
*
5155
* <code>
52-
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER];
56+
* string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.field_behavior) = IDENTIFIER, (.google.api.resource_reference) = { ... }
5357
* </code>
5458
*
5559
* @return The bytes for name.

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

Lines changed: 24 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,10 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
8888
+ "urce.proto\0320google/cloud/aiplatform/v1/encryption_spec.proto\032#google/cloud/aipla"
8989
+ "tform/v1/io.proto\032,google/cloud/aiplatfo"
9090
+ "rm/v1/saved_query.proto\032\034google/protobuf"
91-
+ "/struct.proto\032\037google/protobuf/timestamp.proto\"\206\006\n"
92-
+ "\007Dataset\022\024\n"
93-
+ "\004name\030\001 \001(\tB\006\340A\003\340A\010\022\031\n"
91+
+ "/struct.proto\032\037google/protobuf/timestamp.proto\"\254\006\n"
92+
+ "\007Dataset\022:\n"
93+
+ "\004name\030\001 \001(\tB,\340A\003\340A\010\372A#\n"
94+
+ "!aiplatform.googleapis.com/Dataset\022\031\n"
9495
+ "\014display_name\030\002 \001(\tB\003\340A\002\022\023\n"
9596
+ "\013description\030\020 \001(\t\022 \n"
9697
+ "\023metadata_schema_uri\030\003 \001(\tB\003\340A\002\022-\n"
@@ -103,26 +104,27 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
103104
+ "\004etag\030\006 \001(\t\022?\n"
104105
+ "\006labels\030\007 \003(\0132/.google.cloud.aiplatform.v1.Dataset.LabelsEntry\022=\n\r"
105106
+ "saved_queries\030\t \003(\0132&.google.cloud.aiplatform.v1.SavedQuery\022C\n"
106-
+ "\017encryption_spec\030\013 \001(\0132*.goo"
107-
+ "gle.cloud.aiplatform.v1.EncryptionSpec\022\036\n"
107+
+ "\017encryption_spec\030\013"
108+
+ " \001(\0132*.google.cloud.aiplatform.v1.EncryptionSpec\022\036\n"
108109
+ "\021metadata_artifact\030\021 \001(\tB\003\340A\003\022\034\n"
109110
+ "\017model_reference\030\022 \001(\tB\003\340A\001\022\032\n\r"
110111
+ "satisfies_pzs\030\023 \001(\010B\003\340A\003\022\032\n\r"
111112
+ "satisfies_pzi\030\024 \001(\010B\003\340A\003\032-\n"
112113
+ "\013LabelsEntry\022\013\n"
113114
+ "\003key\030\001 \001(\t\022\r\n"
114115
+ "\005value\030\002 \001(\t:\0028\001:b\352A_\n"
115-
+ "!aiplatform.googleapis.com/Data"
116-
+ "set\022:projects/{project}/locations/{location}/datasets/{dataset}\"\244\003\n"
116+
+ "!aiplatform.googleapis.com/Datase"
117+
+ "t\022:projects/{project}/locations/{location}/datasets/{dataset}\"\244\003\n"
117118
+ "\020ImportDataConfig\022;\n\n"
118119
+ "gcs_source\030\001 \001(\0132%.google.cloud.aiplatform.v1.GcsSourceH\000\022Z\n"
119120
+ "\020data_item_labels\030\002"
120121
+ " \003(\0132@.google.cloud.aiplatform.v1.ImportDataConfig.DataItemLabelsEntry\022]\n"
121-
+ "\021annotation_labels\030\003 \003(\0132B.google.cloud."
122-
+ "aiplatform.v1.ImportDataConfig.AnnotationLabelsEntry\022\036\n"
122+
+ "\021annotation_labels\030\003 \003(\0132B.google.cloud.ai"
123+
+ "platform.v1.ImportDataConfig.AnnotationLabelsEntry\022\036\n"
123124
+ "\021import_schema_uri\030\004 \001(\tB\003\340A\002\0325\n"
124125
+ "\023DataItemLabelsEntry\022\013\n"
125-
+ "\003key\030\001 \001(\t\022\r\n"
126+
+ "\003key\030\001 \001(\t\022\r"
127+
+ "\n"
126128
+ "\005value\030\002 \001(\t:\0028\001\0327\n"
127129
+ "\025AnnotationLabelsEntry\022\013\n"
128130
+ "\003key\030\001 \001(\t\022\r\n"
@@ -131,15 +133,15 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
131133
+ "\020ExportDataConfig\022E\n"
132134
+ "\017gcs_destination\030\001"
133135
+ " \001(\0132*.google.cloud.aiplatform.v1.GcsDestinationH\000\022I\n"
134-
+ "\016fraction_split\030\005 \001"
135-
+ "(\0132/.google.cloud.aiplatform.v1.ExportFractionSplitH\001\022E\n"
136-
+ "\014filter_split\030\007 \001(\0132-.go"
137-
+ "ogle.cloud.aiplatform.v1.ExportFilterSplitH\001\022\032\n"
136+
+ "\016fraction_split\030\005 \001(\013"
137+
+ "2/.google.cloud.aiplatform.v1.ExportFractionSplitH\001\022E\n"
138+
+ "\014filter_split\030\007 \001(\0132-.goog"
139+
+ "le.cloud.aiplatform.v1.ExportFilterSplitH\001\022\032\n"
138140
+ "\022annotations_filter\030\002 \001(\t\022\026\n"
139141
+ "\016saved_query_id\030\013 \001(\t\022\035\n"
140142
+ "\025annotation_schema_uri\030\014 \001(\t\022J\n\n"
141-
+ "export_use\030\004 \001(\01626.google.clo"
142-
+ "ud.aiplatform.v1.ExportDataConfig.ExportUse\"A\n"
143+
+ "export_use\030\004 \001(\01626.google.cloud"
144+
+ ".aiplatform.v1.ExportDataConfig.ExportUse\"A\n"
143145
+ "\tExportUse\022\032\n"
144146
+ "\026EXPORT_USE_UNSPECIFIED\020\000\022\030\n"
145147
+ "\024CUSTOM_CODE_TRAINING\020\006B\r\n"
@@ -153,11 +155,11 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
153155
+ "\017training_filter\030\001 \001(\tB\003\340A\002\022\036\n"
154156
+ "\021validation_filter\030\002 \001(\tB\003\340A\002\022\030\n"
155157
+ "\013test_filter\030\003 \001(\tB\003\340A\002B\312\001\n"
156-
+ "\036com.google.cloud.aiplatform.v1B\014DatasetProtoP\001Z>cl"
157-
+ "oud.google.com/go/aiplatform/apiv1/aipla"
158-
+ "tformpb;aiplatformpb\252\002\032Google.Cloud.AIPl"
159-
+ "atform.V1\312\002\032Google\\Cloud\\AIPlatform\\V1\352\002"
160-
+ "\035Google::Cloud::AIPlatform::V1b\006proto3"
158+
+ "\036com.google.cloud.aiplatform.v1B\014DatasetProtoP\001Z>clou"
159+
+ "d.google.com/go/aiplatform/apiv1/aiplatf"
160+
+ "ormpb;aiplatformpb\252\002\032Google.Cloud.AIPlat"
161+
+ "form.V1\312\002\032Google\\Cloud\\AIPlatform\\V1\352\002\035G"
162+
+ "oogle::Cloud::AIPlatform::V1b\006proto3"
161163
};
162164
descriptor =
163165
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
@@ -270,6 +272,7 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
270272
com.google.protobuf.ExtensionRegistry.newInstance();
271273
registry.add(com.google.api.FieldBehaviorProto.fieldBehavior);
272274
registry.add(com.google.api.ResourceProto.resource);
275+
registry.add(com.google.api.ResourceProto.resourceReference);
273276
com.google.protobuf.Descriptors.FileDescriptor.internalUpdateFileDescriptor(
274277
descriptor, registry);
275278
}

0 commit comments

Comments
 (0)