public static final class ListDataLabelingJobsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListDataLabelingJobsResponse.Builder> implements ListDataLabelingJobsResponseOrBuilder
Response message for [JobService.ListDataLabelingJobs][google.cloud.aiplatform.v1beta1.JobService.ListDataLabelingJobs].Protobuf type
google.cloud.aiplatform.v1beta1.ListDataLabelingJobsResponse| Modifier and Type | Method and Description |
|---|---|
ListDataLabelingJobsResponse.Builder |
addAllDataLabelingJobs(Iterable<? extends DataLabelingJob> values)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
ListDataLabelingJobsResponse.Builder |
addDataLabelingJobs(DataLabelingJob.Builder builderForValue)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
ListDataLabelingJobsResponse.Builder |
addDataLabelingJobs(DataLabelingJob value)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
ListDataLabelingJobsResponse.Builder |
addDataLabelingJobs(int index,
DataLabelingJob.Builder builderForValue)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
ListDataLabelingJobsResponse.Builder |
addDataLabelingJobs(int index,
DataLabelingJob value)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
DataLabelingJob.Builder |
addDataLabelingJobsBuilder()
A list of DataLabelingJobs that matches the specified filter in the
request.
|
DataLabelingJob.Builder |
addDataLabelingJobsBuilder(int index)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
ListDataLabelingJobsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListDataLabelingJobsResponse |
build() |
ListDataLabelingJobsResponse |
buildPartial() |
ListDataLabelingJobsResponse.Builder |
clear() |
ListDataLabelingJobsResponse.Builder |
clearDataLabelingJobs()
A list of DataLabelingJobs that matches the specified filter in the
request.
|
ListDataLabelingJobsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListDataLabelingJobsResponse.Builder |
clearNextPageToken()
The standard List next-page token.
|
ListDataLabelingJobsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListDataLabelingJobsResponse.Builder |
clone() |
DataLabelingJob |
getDataLabelingJobs(int index)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
DataLabelingJob.Builder |
getDataLabelingJobsBuilder(int index)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
List<DataLabelingJob.Builder> |
getDataLabelingJobsBuilderList()
A list of DataLabelingJobs that matches the specified filter in the
request.
|
int |
getDataLabelingJobsCount()
A list of DataLabelingJobs that matches the specified filter in the
request.
|
List<DataLabelingJob> |
getDataLabelingJobsList()
A list of DataLabelingJobs that matches the specified filter in the
request.
|
DataLabelingJobOrBuilder |
getDataLabelingJobsOrBuilder(int index)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
List<? extends DataLabelingJobOrBuilder> |
getDataLabelingJobsOrBuilderList()
A list of DataLabelingJobs that matches the specified filter in the
request.
|
ListDataLabelingJobsResponse |
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() |
ListDataLabelingJobsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListDataLabelingJobsResponse.Builder |
mergeFrom(ListDataLabelingJobsResponse other) |
ListDataLabelingJobsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListDataLabelingJobsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListDataLabelingJobsResponse.Builder |
removeDataLabelingJobs(int index)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
ListDataLabelingJobsResponse.Builder |
setDataLabelingJobs(int index,
DataLabelingJob.Builder builderForValue)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
ListDataLabelingJobsResponse.Builder |
setDataLabelingJobs(int index,
DataLabelingJob value)
A list of DataLabelingJobs that matches the specified filter in the
request.
|
ListDataLabelingJobsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListDataLabelingJobsResponse.Builder |
setNextPageToken(String value)
The standard List next-page token.
|
ListDataLabelingJobsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
The standard List next-page token.
|
ListDataLabelingJobsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListDataLabelingJobsResponse.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<ListDataLabelingJobsResponse.Builder>public ListDataLabelingJobsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListDataLabelingJobsResponse.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<ListDataLabelingJobsResponse.Builder>public ListDataLabelingJobsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListDataLabelingJobsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListDataLabelingJobsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListDataLabelingJobsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListDataLabelingJobsResponse.Builder>public ListDataLabelingJobsResponse.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<ListDataLabelingJobsResponse.Builder>public ListDataLabelingJobsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListDataLabelingJobsResponse.Builder>public ListDataLabelingJobsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListDataLabelingJobsResponse.Builder>public ListDataLabelingJobsResponse.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<ListDataLabelingJobsResponse.Builder>public ListDataLabelingJobsResponse.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<ListDataLabelingJobsResponse.Builder>public ListDataLabelingJobsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListDataLabelingJobsResponse.Builder>public ListDataLabelingJobsResponse.Builder mergeFrom(ListDataLabelingJobsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListDataLabelingJobsResponse.Builder>public ListDataLabelingJobsResponse.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<ListDataLabelingJobsResponse.Builder>IOExceptionpublic List<DataLabelingJob> getDataLabelingJobsList()
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
getDataLabelingJobsList in interface ListDataLabelingJobsResponseOrBuilderpublic int getDataLabelingJobsCount()
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
getDataLabelingJobsCount in interface ListDataLabelingJobsResponseOrBuilderpublic DataLabelingJob getDataLabelingJobs(int index)
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
getDataLabelingJobs in interface ListDataLabelingJobsResponseOrBuilderpublic ListDataLabelingJobsResponse.Builder setDataLabelingJobs(int index, DataLabelingJob value)
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
public ListDataLabelingJobsResponse.Builder setDataLabelingJobs(int index, DataLabelingJob.Builder builderForValue)
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
public ListDataLabelingJobsResponse.Builder addDataLabelingJobs(DataLabelingJob value)
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
public ListDataLabelingJobsResponse.Builder addDataLabelingJobs(int index, DataLabelingJob value)
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
public ListDataLabelingJobsResponse.Builder addDataLabelingJobs(DataLabelingJob.Builder builderForValue)
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
public ListDataLabelingJobsResponse.Builder addDataLabelingJobs(int index, DataLabelingJob.Builder builderForValue)
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
public ListDataLabelingJobsResponse.Builder addAllDataLabelingJobs(Iterable<? extends DataLabelingJob> values)
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
public ListDataLabelingJobsResponse.Builder clearDataLabelingJobs()
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
public ListDataLabelingJobsResponse.Builder removeDataLabelingJobs(int index)
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
public DataLabelingJob.Builder getDataLabelingJobsBuilder(int index)
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
public DataLabelingJobOrBuilder getDataLabelingJobsOrBuilder(int index)
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
getDataLabelingJobsOrBuilder in interface ListDataLabelingJobsResponseOrBuilderpublic List<? extends DataLabelingJobOrBuilder> getDataLabelingJobsOrBuilderList()
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
getDataLabelingJobsOrBuilderList in interface ListDataLabelingJobsResponseOrBuilderpublic DataLabelingJob.Builder addDataLabelingJobsBuilder()
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
public DataLabelingJob.Builder addDataLabelingJobsBuilder(int index)
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
public List<DataLabelingJob.Builder> getDataLabelingJobsBuilderList()
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1beta1.DataLabelingJob data_labeling_jobs = 1;
public String getNextPageToken()
The standard List next-page token.
string next_page_token = 2;getNextPageToken in interface ListDataLabelingJobsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
The standard List next-page token.
string next_page_token = 2;getNextPageTokenBytes in interface ListDataLabelingJobsResponseOrBuilderpublic ListDataLabelingJobsResponse.Builder setNextPageToken(String value)
The standard List next-page token.
string next_page_token = 2;value - The nextPageToken to set.public ListDataLabelingJobsResponse.Builder clearNextPageToken()
The standard List next-page token.
string next_page_token = 2;public ListDataLabelingJobsResponse.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 ListDataLabelingJobsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListDataLabelingJobsResponse.Builder>public final ListDataLabelingJobsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListDataLabelingJobsResponse.Builder>Copyright © 2025 Google LLC. All rights reserved.