public static final class ListAnnotationsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListAnnotationsResponse.Builder> implements ListAnnotationsResponseOrBuilder
Response message for [DatasetService.ListAnnotations][google.cloud.aiplatform.v1beta1.DatasetService.ListAnnotations].Protobuf type
google.cloud.aiplatform.v1beta1.ListAnnotationsResponse| Modifier and Type | Method and Description |
|---|---|
ListAnnotationsResponse.Builder |
addAllAnnotations(Iterable<? extends Annotation> values)
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
addAnnotations(Annotation.Builder builderForValue)
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
addAnnotations(Annotation value)
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
addAnnotations(int index,
Annotation.Builder builderForValue)
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
addAnnotations(int index,
Annotation value)
A list of Annotations that matches the specified filter in the request.
|
Annotation.Builder |
addAnnotationsBuilder()
A list of Annotations that matches the specified filter in the request.
|
Annotation.Builder |
addAnnotationsBuilder(int index)
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListAnnotationsResponse |
build() |
ListAnnotationsResponse |
buildPartial() |
ListAnnotationsResponse.Builder |
clear() |
ListAnnotationsResponse.Builder |
clearAnnotations()
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListAnnotationsResponse.Builder |
clearNextPageToken()
The standard List next-page token.
|
ListAnnotationsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListAnnotationsResponse.Builder |
clone() |
Annotation |
getAnnotations(int index)
A list of Annotations that matches the specified filter in the request.
|
Annotation.Builder |
getAnnotationsBuilder(int index)
A list of Annotations that matches the specified filter in the request.
|
List<Annotation.Builder> |
getAnnotationsBuilderList()
A list of Annotations that matches the specified filter in the request.
|
int |
getAnnotationsCount()
A list of Annotations that matches the specified filter in the request.
|
List<Annotation> |
getAnnotationsList()
A list of Annotations that matches the specified filter in the request.
|
AnnotationOrBuilder |
getAnnotationsOrBuilder(int index)
A list of Annotations that matches the specified filter in the request.
|
List<? extends AnnotationOrBuilder> |
getAnnotationsOrBuilderList()
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getNextPageToken()
The standard List next-page token.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
The standard List next-page token.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListAnnotationsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListAnnotationsResponse.Builder |
mergeFrom(ListAnnotationsResponse other) |
ListAnnotationsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListAnnotationsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListAnnotationsResponse.Builder |
removeAnnotations(int index)
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
setAnnotations(int index,
Annotation.Builder builderForValue)
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
setAnnotations(int index,
Annotation value)
A list of Annotations that matches the specified filter in the request.
|
ListAnnotationsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListAnnotationsResponse.Builder |
setNextPageToken(String value)
The standard List next-page token.
|
ListAnnotationsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
The standard List next-page token.
|
ListAnnotationsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListAnnotationsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnnotationsResponse.Builder>public ListAnnotationsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnnotationsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnnotationsResponse.Builder>public ListAnnotationsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListAnnotationsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListAnnotationsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListAnnotationsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnnotationsResponse.Builder>public ListAnnotationsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnnotationsResponse.Builder>public ListAnnotationsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnnotationsResponse.Builder>public ListAnnotationsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnnotationsResponse.Builder>public ListAnnotationsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnnotationsResponse.Builder>public ListAnnotationsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnnotationsResponse.Builder>public ListAnnotationsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListAnnotationsResponse.Builder>public ListAnnotationsResponse.Builder mergeFrom(ListAnnotationsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnnotationsResponse.Builder>public ListAnnotationsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListAnnotationsResponse.Builder>IOExceptionpublic List<Annotation> getAnnotationsList()
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;getAnnotationsList in interface ListAnnotationsResponseOrBuilderpublic int getAnnotationsCount()
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;getAnnotationsCount in interface ListAnnotationsResponseOrBuilderpublic Annotation getAnnotations(int index)
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;getAnnotations in interface ListAnnotationsResponseOrBuilderpublic ListAnnotationsResponse.Builder setAnnotations(int index, Annotation value)
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;public ListAnnotationsResponse.Builder setAnnotations(int index, Annotation.Builder builderForValue)
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;public ListAnnotationsResponse.Builder addAnnotations(Annotation value)
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;public ListAnnotationsResponse.Builder addAnnotations(int index, Annotation value)
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;public ListAnnotationsResponse.Builder addAnnotations(Annotation.Builder builderForValue)
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;public ListAnnotationsResponse.Builder addAnnotations(int index, Annotation.Builder builderForValue)
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;public ListAnnotationsResponse.Builder addAllAnnotations(Iterable<? extends Annotation> values)
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;public ListAnnotationsResponse.Builder clearAnnotations()
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;public ListAnnotationsResponse.Builder removeAnnotations(int index)
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;public Annotation.Builder getAnnotationsBuilder(int index)
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;public AnnotationOrBuilder getAnnotationsOrBuilder(int index)
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;getAnnotationsOrBuilder in interface ListAnnotationsResponseOrBuilderpublic List<? extends AnnotationOrBuilder> getAnnotationsOrBuilderList()
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;getAnnotationsOrBuilderList in interface ListAnnotationsResponseOrBuilderpublic Annotation.Builder addAnnotationsBuilder()
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;public Annotation.Builder addAnnotationsBuilder(int index)
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;public List<Annotation.Builder> getAnnotationsBuilderList()
A list of Annotations that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.Annotation annotations = 1;public String getNextPageToken()
The standard List next-page token.
string next_page_token = 2;getNextPageToken in interface ListAnnotationsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
The standard List next-page token.
string next_page_token = 2;getNextPageTokenBytes in interface ListAnnotationsResponseOrBuilderpublic ListAnnotationsResponse.Builder setNextPageToken(String value)
The standard List next-page token.
string next_page_token = 2;value - The nextPageToken to set.public ListAnnotationsResponse.Builder clearNextPageToken()
The standard List next-page token.
string next_page_token = 2;public ListAnnotationsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
The standard List next-page token.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListAnnotationsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnnotationsResponse.Builder>public final ListAnnotationsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListAnnotationsResponse.Builder>Copyright © 2025 Google LLC. All rights reserved.