Class ListEvaluationJobsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationJobsResponse.Builder>
-
- com.google.cloud.datalabeling.v1beta1.ListEvaluationJobsResponse.Builder
-
- All Implemented Interfaces:
ListEvaluationJobsResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ListEvaluationJobsResponse
public static final class ListEvaluationJobsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationJobsResponse.Builder> implements ListEvaluationJobsResponseOrBuilder
Results for listing evaluation jobs.
Protobuf typegoogle.cloud.datalabeling.v1beta1.ListEvaluationJobsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListEvaluationJobsResponse.Builder
addAllEvaluationJobs(Iterable<? extends EvaluationJob> values)
The list of evaluation jobs to return.ListEvaluationJobsResponse.Builder
addEvaluationJobs(int index, EvaluationJob value)
The list of evaluation jobs to return.ListEvaluationJobsResponse.Builder
addEvaluationJobs(int index, EvaluationJob.Builder builderForValue)
The list of evaluation jobs to return.ListEvaluationJobsResponse.Builder
addEvaluationJobs(EvaluationJob value)
The list of evaluation jobs to return.ListEvaluationJobsResponse.Builder
addEvaluationJobs(EvaluationJob.Builder builderForValue)
The list of evaluation jobs to return.EvaluationJob.Builder
addEvaluationJobsBuilder()
The list of evaluation jobs to return.EvaluationJob.Builder
addEvaluationJobsBuilder(int index)
The list of evaluation jobs to return.ListEvaluationJobsResponse.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListEvaluationJobsResponse
build()
ListEvaluationJobsResponse
buildPartial()
ListEvaluationJobsResponse.Builder
clear()
ListEvaluationJobsResponse.Builder
clearEvaluationJobs()
The list of evaluation jobs to return.ListEvaluationJobsResponse.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ListEvaluationJobsResponse.Builder
clearNextPageToken()
A token to retrieve next page of results.ListEvaluationJobsResponse.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ListEvaluationJobsResponse.Builder
clone()
ListEvaluationJobsResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
EvaluationJob
getEvaluationJobs(int index)
The list of evaluation jobs to return.EvaluationJob.Builder
getEvaluationJobsBuilder(int index)
The list of evaluation jobs to return.List<EvaluationJob.Builder>
getEvaluationJobsBuilderList()
The list of evaluation jobs to return.int
getEvaluationJobsCount()
The list of evaluation jobs to return.List<EvaluationJob>
getEvaluationJobsList()
The list of evaluation jobs to return.EvaluationJobOrBuilder
getEvaluationJobsOrBuilder(int index)
The list of evaluation jobs to return.List<? extends EvaluationJobOrBuilder>
getEvaluationJobsOrBuilderList()
The list of evaluation jobs to return.String
getNextPageToken()
A token to retrieve next page of results.com.google.protobuf.ByteString
getNextPageTokenBytes()
A token to retrieve next page of results.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ListEvaluationJobsResponse.Builder
mergeFrom(ListEvaluationJobsResponse other)
ListEvaluationJobsResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ListEvaluationJobsResponse.Builder
mergeFrom(com.google.protobuf.Message other)
ListEvaluationJobsResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListEvaluationJobsResponse.Builder
removeEvaluationJobs(int index)
The list of evaluation jobs to return.ListEvaluationJobsResponse.Builder
setEvaluationJobs(int index, EvaluationJob value)
The list of evaluation jobs to return.ListEvaluationJobsResponse.Builder
setEvaluationJobs(int index, EvaluationJob.Builder builderForValue)
The list of evaluation jobs to return.ListEvaluationJobsResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListEvaluationJobsResponse.Builder
setNextPageToken(String value)
A token to retrieve next page of results.ListEvaluationJobsResponse.Builder
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve next page of results.ListEvaluationJobsResponse.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ListEvaluationJobsResponse.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationJobsResponse.Builder>
-
clear
public ListEvaluationJobsResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationJobsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationJobsResponse.Builder>
-
getDefaultInstanceForType
public ListEvaluationJobsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListEvaluationJobsResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListEvaluationJobsResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListEvaluationJobsResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationJobsResponse.Builder>
-
setField
public ListEvaluationJobsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationJobsResponse.Builder>
-
clearField
public ListEvaluationJobsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationJobsResponse.Builder>
-
clearOneof
public ListEvaluationJobsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationJobsResponse.Builder>
-
setRepeatedField
public ListEvaluationJobsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationJobsResponse.Builder>
-
addRepeatedField
public ListEvaluationJobsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationJobsResponse.Builder>
-
mergeFrom
public ListEvaluationJobsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListEvaluationJobsResponse.Builder>
-
mergeFrom
public ListEvaluationJobsResponse.Builder mergeFrom(ListEvaluationJobsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationJobsResponse.Builder>
-
mergeFrom
public ListEvaluationJobsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListEvaluationJobsResponse.Builder>
- Throws:
IOException
-
getEvaluationJobsList
public List<EvaluationJob> getEvaluationJobsList()
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
- Specified by:
getEvaluationJobsList
in interfaceListEvaluationJobsResponseOrBuilder
-
getEvaluationJobsCount
public int getEvaluationJobsCount()
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
- Specified by:
getEvaluationJobsCount
in interfaceListEvaluationJobsResponseOrBuilder
-
getEvaluationJobs
public EvaluationJob getEvaluationJobs(int index)
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
- Specified by:
getEvaluationJobs
in interfaceListEvaluationJobsResponseOrBuilder
-
setEvaluationJobs
public ListEvaluationJobsResponse.Builder setEvaluationJobs(int index, EvaluationJob value)
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
-
setEvaluationJobs
public ListEvaluationJobsResponse.Builder setEvaluationJobs(int index, EvaluationJob.Builder builderForValue)
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
-
addEvaluationJobs
public ListEvaluationJobsResponse.Builder addEvaluationJobs(EvaluationJob value)
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
-
addEvaluationJobs
public ListEvaluationJobsResponse.Builder addEvaluationJobs(int index, EvaluationJob value)
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
-
addEvaluationJobs
public ListEvaluationJobsResponse.Builder addEvaluationJobs(EvaluationJob.Builder builderForValue)
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
-
addEvaluationJobs
public ListEvaluationJobsResponse.Builder addEvaluationJobs(int index, EvaluationJob.Builder builderForValue)
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
-
addAllEvaluationJobs
public ListEvaluationJobsResponse.Builder addAllEvaluationJobs(Iterable<? extends EvaluationJob> values)
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
-
clearEvaluationJobs
public ListEvaluationJobsResponse.Builder clearEvaluationJobs()
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
-
removeEvaluationJobs
public ListEvaluationJobsResponse.Builder removeEvaluationJobs(int index)
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
-
getEvaluationJobsBuilder
public EvaluationJob.Builder getEvaluationJobsBuilder(int index)
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
-
getEvaluationJobsOrBuilder
public EvaluationJobOrBuilder getEvaluationJobsOrBuilder(int index)
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
- Specified by:
getEvaluationJobsOrBuilder
in interfaceListEvaluationJobsResponseOrBuilder
-
getEvaluationJobsOrBuilderList
public List<? extends EvaluationJobOrBuilder> getEvaluationJobsOrBuilderList()
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
- Specified by:
getEvaluationJobsOrBuilderList
in interfaceListEvaluationJobsResponseOrBuilder
-
addEvaluationJobsBuilder
public EvaluationJob.Builder addEvaluationJobsBuilder()
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
-
addEvaluationJobsBuilder
public EvaluationJob.Builder addEvaluationJobsBuilder(int index)
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
-
getEvaluationJobsBuilderList
public List<EvaluationJob.Builder> getEvaluationJobsBuilderList()
The list of evaluation jobs to return.
repeated .google.cloud.datalabeling.v1beta1.EvaluationJob evaluation_jobs = 1;
-
getNextPageToken
public String getNextPageToken()
A token to retrieve next page of results.
string next_page_token = 2;
- Specified by:
getNextPageToken
in interfaceListEvaluationJobsResponseOrBuilder
- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
A token to retrieve next page of results.
string next_page_token = 2;
- Specified by:
getNextPageTokenBytes
in interfaceListEvaluationJobsResponseOrBuilder
- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListEvaluationJobsResponse.Builder setNextPageToken(String value)
A token to retrieve next page of results.
string next_page_token = 2;
- Parameters:
value
- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListEvaluationJobsResponse.Builder clearNextPageToken()
A token to retrieve next page of results.
string next_page_token = 2;
- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListEvaluationJobsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve next page of results.
string next_page_token = 2;
- Parameters:
value
- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListEvaluationJobsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationJobsResponse.Builder>
-
mergeUnknownFields
public final ListEvaluationJobsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListEvaluationJobsResponse.Builder>
-
-