Class ListBatchPredictionJobsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListBatchPredictionJobsResponse.Builder>
-
- com.google.cloud.aiplatform.v1beta1.ListBatchPredictionJobsResponse.Builder
-
- All Implemented Interfaces:
ListBatchPredictionJobsResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ListBatchPredictionJobsResponse
public static final class ListBatchPredictionJobsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListBatchPredictionJobsResponse.Builder> implements ListBatchPredictionJobsResponseOrBuilder
Response message for [JobService.ListBatchPredictionJobs][google.cloud.aiplatform.v1beta1.JobService.ListBatchPredictionJobs]
Protobuf typegoogle.cloud.aiplatform.v1beta1.ListBatchPredictionJobsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListBatchPredictionJobsResponse.Builder
addAllBatchPredictionJobs(Iterable<? extends BatchPredictionJob> values)
List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponse.Builder
addBatchPredictionJobs(int index, BatchPredictionJob value)
List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponse.Builder
addBatchPredictionJobs(int index, BatchPredictionJob.Builder builderForValue)
List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponse.Builder
addBatchPredictionJobs(BatchPredictionJob value)
List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponse.Builder
addBatchPredictionJobs(BatchPredictionJob.Builder builderForValue)
List of BatchPredictionJobs in the requested page.BatchPredictionJob.Builder
addBatchPredictionJobsBuilder()
List of BatchPredictionJobs in the requested page.BatchPredictionJob.Builder
addBatchPredictionJobsBuilder(int index)
List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponse.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListBatchPredictionJobsResponse
build()
ListBatchPredictionJobsResponse
buildPartial()
ListBatchPredictionJobsResponse.Builder
clear()
ListBatchPredictionJobsResponse.Builder
clearBatchPredictionJobs()
List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponse.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ListBatchPredictionJobsResponse.Builder
clearNextPageToken()
A token to retrieve the next page of results.ListBatchPredictionJobsResponse.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ListBatchPredictionJobsResponse.Builder
clone()
BatchPredictionJob
getBatchPredictionJobs(int index)
List of BatchPredictionJobs in the requested page.BatchPredictionJob.Builder
getBatchPredictionJobsBuilder(int index)
List of BatchPredictionJobs in the requested page.List<BatchPredictionJob.Builder>
getBatchPredictionJobsBuilderList()
List of BatchPredictionJobs in the requested page.int
getBatchPredictionJobsCount()
List of BatchPredictionJobs in the requested page.List<BatchPredictionJob>
getBatchPredictionJobsList()
List of BatchPredictionJobs in the requested page.BatchPredictionJobOrBuilder
getBatchPredictionJobsOrBuilder(int index)
List of BatchPredictionJobs in the requested page.List<? extends BatchPredictionJobOrBuilder>
getBatchPredictionJobsOrBuilderList()
List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getNextPageToken()
A token to retrieve the next page of results.com.google.protobuf.ByteString
getNextPageTokenBytes()
A token to retrieve the next page of results.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ListBatchPredictionJobsResponse.Builder
mergeFrom(ListBatchPredictionJobsResponse other)
ListBatchPredictionJobsResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ListBatchPredictionJobsResponse.Builder
mergeFrom(com.google.protobuf.Message other)
ListBatchPredictionJobsResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListBatchPredictionJobsResponse.Builder
removeBatchPredictionJobs(int index)
List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponse.Builder
setBatchPredictionJobs(int index, BatchPredictionJob value)
List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponse.Builder
setBatchPredictionJobs(int index, BatchPredictionJob.Builder builderForValue)
List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListBatchPredictionJobsResponse.Builder
setNextPageToken(String value)
A token to retrieve the next page of results.ListBatchPredictionJobsResponse.Builder
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve the next page of results.ListBatchPredictionJobsResponse.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ListBatchPredictionJobsResponse.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<ListBatchPredictionJobsResponse.Builder>
-
clear
public ListBatchPredictionJobsResponse.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<ListBatchPredictionJobsResponse.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<ListBatchPredictionJobsResponse.Builder>
-
getDefaultInstanceForType
public ListBatchPredictionJobsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListBatchPredictionJobsResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListBatchPredictionJobsResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListBatchPredictionJobsResponse.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<ListBatchPredictionJobsResponse.Builder>
-
setField
public ListBatchPredictionJobsResponse.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<ListBatchPredictionJobsResponse.Builder>
-
clearField
public ListBatchPredictionJobsResponse.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<ListBatchPredictionJobsResponse.Builder>
-
clearOneof
public ListBatchPredictionJobsResponse.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<ListBatchPredictionJobsResponse.Builder>
-
setRepeatedField
public ListBatchPredictionJobsResponse.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<ListBatchPredictionJobsResponse.Builder>
-
addRepeatedField
public ListBatchPredictionJobsResponse.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<ListBatchPredictionJobsResponse.Builder>
-
mergeFrom
public ListBatchPredictionJobsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListBatchPredictionJobsResponse.Builder>
-
mergeFrom
public ListBatchPredictionJobsResponse.Builder mergeFrom(ListBatchPredictionJobsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListBatchPredictionJobsResponse.Builder>
-
mergeFrom
public ListBatchPredictionJobsResponse.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<ListBatchPredictionJobsResponse.Builder>
- Throws:
IOException
-
getBatchPredictionJobsList
public List<BatchPredictionJob> getBatchPredictionJobsList()
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
- Specified by:
getBatchPredictionJobsList
in interfaceListBatchPredictionJobsResponseOrBuilder
-
getBatchPredictionJobsCount
public int getBatchPredictionJobsCount()
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
- Specified by:
getBatchPredictionJobsCount
in interfaceListBatchPredictionJobsResponseOrBuilder
-
getBatchPredictionJobs
public BatchPredictionJob getBatchPredictionJobs(int index)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
- Specified by:
getBatchPredictionJobs
in interfaceListBatchPredictionJobsResponseOrBuilder
-
setBatchPredictionJobs
public ListBatchPredictionJobsResponse.Builder setBatchPredictionJobs(int index, BatchPredictionJob value)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
-
setBatchPredictionJobs
public ListBatchPredictionJobsResponse.Builder setBatchPredictionJobs(int index, BatchPredictionJob.Builder builderForValue)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
-
addBatchPredictionJobs
public ListBatchPredictionJobsResponse.Builder addBatchPredictionJobs(BatchPredictionJob value)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
-
addBatchPredictionJobs
public ListBatchPredictionJobsResponse.Builder addBatchPredictionJobs(int index, BatchPredictionJob value)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
-
addBatchPredictionJobs
public ListBatchPredictionJobsResponse.Builder addBatchPredictionJobs(BatchPredictionJob.Builder builderForValue)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
-
addBatchPredictionJobs
public ListBatchPredictionJobsResponse.Builder addBatchPredictionJobs(int index, BatchPredictionJob.Builder builderForValue)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
-
addAllBatchPredictionJobs
public ListBatchPredictionJobsResponse.Builder addAllBatchPredictionJobs(Iterable<? extends BatchPredictionJob> values)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
-
clearBatchPredictionJobs
public ListBatchPredictionJobsResponse.Builder clearBatchPredictionJobs()
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
-
removeBatchPredictionJobs
public ListBatchPredictionJobsResponse.Builder removeBatchPredictionJobs(int index)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
-
getBatchPredictionJobsBuilder
public BatchPredictionJob.Builder getBatchPredictionJobsBuilder(int index)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
-
getBatchPredictionJobsOrBuilder
public BatchPredictionJobOrBuilder getBatchPredictionJobsOrBuilder(int index)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
- Specified by:
getBatchPredictionJobsOrBuilder
in interfaceListBatchPredictionJobsResponseOrBuilder
-
getBatchPredictionJobsOrBuilderList
public List<? extends BatchPredictionJobOrBuilder> getBatchPredictionJobsOrBuilderList()
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
- Specified by:
getBatchPredictionJobsOrBuilderList
in interfaceListBatchPredictionJobsResponseOrBuilder
-
addBatchPredictionJobsBuilder
public BatchPredictionJob.Builder addBatchPredictionJobsBuilder()
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
-
addBatchPredictionJobsBuilder
public BatchPredictionJob.Builder addBatchPredictionJobsBuilder(int index)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
-
getBatchPredictionJobsBuilderList
public List<BatchPredictionJob.Builder> getBatchPredictionJobsBuilderList()
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1beta1.BatchPredictionJob batch_prediction_jobs = 1;
-
getNextPageToken
public String getNextPageToken()
A token to retrieve the next page of results. Pass to [ListBatchPredictionJobsRequest.page_token][google.cloud.aiplatform.v1beta1.ListBatchPredictionJobsRequest.page_token] to obtain that page.
string next_page_token = 2;
- Specified by:
getNextPageToken
in interfaceListBatchPredictionJobsResponseOrBuilder
- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
A token to retrieve the next page of results. Pass to [ListBatchPredictionJobsRequest.page_token][google.cloud.aiplatform.v1beta1.ListBatchPredictionJobsRequest.page_token] to obtain that page.
string next_page_token = 2;
- Specified by:
getNextPageTokenBytes
in interfaceListBatchPredictionJobsResponseOrBuilder
- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListBatchPredictionJobsResponse.Builder setNextPageToken(String value)
A token to retrieve the next page of results. Pass to [ListBatchPredictionJobsRequest.page_token][google.cloud.aiplatform.v1beta1.ListBatchPredictionJobsRequest.page_token] to obtain that page.
string next_page_token = 2;
- Parameters:
value
- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListBatchPredictionJobsResponse.Builder clearNextPageToken()
A token to retrieve the next page of results. Pass to [ListBatchPredictionJobsRequest.page_token][google.cloud.aiplatform.v1beta1.ListBatchPredictionJobsRequest.page_token] to obtain that page.
string next_page_token = 2;
- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListBatchPredictionJobsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve the next page of results. Pass to [ListBatchPredictionJobsRequest.page_token][google.cloud.aiplatform.v1beta1.ListBatchPredictionJobsRequest.page_token] to obtain that page.
string next_page_token = 2;
- Parameters:
value
- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListBatchPredictionJobsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListBatchPredictionJobsResponse.Builder>
-
mergeUnknownFields
public final ListBatchPredictionJobsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListBatchPredictionJobsResponse.Builder>
-
-