Package com.google.cloud.aiplatform.v1
Class ListDataLabelingJobsResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ListDataLabelingJobsResponse.Builder>
com.google.cloud.aiplatform.v1.ListDataLabelingJobsResponse.Builder
- All Implemented Interfaces:
ListDataLabelingJobsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListDataLabelingJobsResponse
public static final class ListDataLabelingJobsResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ListDataLabelingJobsResponse.Builder>
implements ListDataLabelingJobsResponseOrBuilder
Response message for [JobService.ListDataLabelingJobs][google.cloud.aiplatform.v1.JobService.ListDataLabelingJobs].Protobuf type
google.cloud.aiplatform.v1.ListDataLabelingJobsResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllDataLabelingJobs(Iterable<? extends DataLabelingJob> values) A list of DataLabelingJobs that matches the specified filter in the request.addDataLabelingJobs(int index, DataLabelingJob value) A list of DataLabelingJobs that matches the specified filter in the request.addDataLabelingJobs(int index, DataLabelingJob.Builder builderForValue) A list of DataLabelingJobs that matches the specified filter in the request.A list of DataLabelingJobs that matches the specified filter in the request.addDataLabelingJobs(DataLabelingJob.Builder builderForValue) A list of DataLabelingJobs that matches the specified filter in the request.A list of DataLabelingJobs that matches the specified filter in the request.addDataLabelingJobsBuilder(int index) A list of DataLabelingJobs that matches the specified filter in the request.build()clear()A list of DataLabelingJobs that matches the specified filter in the request.The standard List next-page token.getDataLabelingJobs(int index) A list of DataLabelingJobs that matches the specified filter in the request.getDataLabelingJobsBuilder(int index) A list of DataLabelingJobs that matches the specified filter in the request.A list of DataLabelingJobs that matches the specified filter in the request.intA list of DataLabelingJobs that matches the specified filter in the request.A list of DataLabelingJobs that matches the specified filter in the request.getDataLabelingJobsOrBuilder(int index) A list of DataLabelingJobs that matches the specified filter in the request.List<? extends DataLabelingJobOrBuilder>A list of DataLabelingJobs that matches the specified filter in the request.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe standard List next-page token.com.google.protobuf.ByteStringThe standard List next-page token.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeDataLabelingJobs(int index) A list of DataLabelingJobs that matches the specified filter in the request.setDataLabelingJobs(int index, DataLabelingJob value) A list of DataLabelingJobs that matches the specified filter in the request.setDataLabelingJobs(int index, DataLabelingJob.Builder builderForValue) A list of DataLabelingJobs that matches the specified filter in the request.setNextPageToken(String value) The standard List next-page token.setNextPageTokenBytes(com.google.protobuf.ByteString value) The standard List next-page token.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ListDataLabelingJobsResponse.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ListDataLabelingJobsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<ListDataLabelingJobsResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListDataLabelingJobsResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ListDataLabelingJobsResponse.Builder>
-
mergeFrom
public ListDataLabelingJobsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListDataLabelingJobsResponse.Builder>- Throws:
IOException
-
getDataLabelingJobsList
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataLabelingJob data_labeling_jobs = 1;- Specified by:
getDataLabelingJobsListin interfaceListDataLabelingJobsResponseOrBuilder
-
getDataLabelingJobsCount
public int getDataLabelingJobsCount()A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataLabelingJob data_labeling_jobs = 1;- Specified by:
getDataLabelingJobsCountin interfaceListDataLabelingJobsResponseOrBuilder
-
getDataLabelingJobs
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataLabelingJob data_labeling_jobs = 1;- Specified by:
getDataLabelingJobsin interfaceListDataLabelingJobsResponseOrBuilder
-
setDataLabelingJobs
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataLabelingJob data_labeling_jobs = 1; -
setDataLabelingJobs
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.v1.DataLabelingJob data_labeling_jobs = 1; -
addDataLabelingJobs
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataLabelingJob data_labeling_jobs = 1; -
addDataLabelingJobs
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataLabelingJob data_labeling_jobs = 1; -
addDataLabelingJobs
public ListDataLabelingJobsResponse.Builder addDataLabelingJobs(DataLabelingJob.Builder builderForValue) A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataLabelingJob data_labeling_jobs = 1; -
addDataLabelingJobs
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.v1.DataLabelingJob data_labeling_jobs = 1; -
addAllDataLabelingJobs
public ListDataLabelingJobsResponse.Builder addAllDataLabelingJobs(Iterable<? extends DataLabelingJob> values) A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataLabelingJob data_labeling_jobs = 1; -
clearDataLabelingJobs
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataLabelingJob data_labeling_jobs = 1; -
removeDataLabelingJobs
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataLabelingJob data_labeling_jobs = 1; -
getDataLabelingJobsBuilder
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataLabelingJob data_labeling_jobs = 1; -
getDataLabelingJobsOrBuilder
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataLabelingJob data_labeling_jobs = 1;- Specified by:
getDataLabelingJobsOrBuilderin interfaceListDataLabelingJobsResponseOrBuilder
-
getDataLabelingJobsOrBuilderList
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataLabelingJob data_labeling_jobs = 1;- Specified by:
getDataLabelingJobsOrBuilderListin interfaceListDataLabelingJobsResponseOrBuilder
-
addDataLabelingJobsBuilder
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataLabelingJob data_labeling_jobs = 1; -
addDataLabelingJobsBuilder
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataLabelingJob data_labeling_jobs = 1; -
getDataLabelingJobsBuilderList
A list of DataLabelingJobs that matches the specified filter in the request.
repeated .google.cloud.aiplatform.v1.DataLabelingJob data_labeling_jobs = 1; -
getNextPageToken
The standard List next-page token.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListDataLabelingJobsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()The standard List next-page token.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceListDataLabelingJobsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
The standard List next-page token.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
The standard List next-page token.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListDataLabelingJobsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value) The standard List next-page token.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-