public static final class ListBatchPredictionJobsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListBatchPredictionJobsResponse.Builder> implements ListBatchPredictionJobsResponseOrBuilder
Response message for [JobService.ListBatchPredictionJobs][google.cloud.aiplatform.v1.JobService.ListBatchPredictionJobs]Protobuf type
google.cloud.aiplatform.v1.ListBatchPredictionJobsResponse| Modifier and Type | Method and Description |
|---|---|
ListBatchPredictionJobsResponse.Builder |
addAllBatchPredictionJobs(Iterable<? extends BatchPredictionJob> values)
List of BatchPredictionJobs in the requested page.
|
ListBatchPredictionJobsResponse.Builder |
addBatchPredictionJobs(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(int index,
BatchPredictionJob.Builder builderForValue)
List of BatchPredictionJobs in the requested page.
|
ListBatchPredictionJobsResponse.Builder |
addBatchPredictionJobs(int index,
BatchPredictionJob value)
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(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListBatchPredictionJobsResponse.Builder |
mergeFrom(ListBatchPredictionJobsResponse other) |
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.Builder builderForValue)
List of BatchPredictionJobs in the requested page.
|
ListBatchPredictionJobsResponse.Builder |
setBatchPredictionJobs(int index,
BatchPredictionJob value)
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) |
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<ListBatchPredictionJobsResponse.Builder>public ListBatchPredictionJobsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListBatchPredictionJobsResponse.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<ListBatchPredictionJobsResponse.Builder>public ListBatchPredictionJobsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListBatchPredictionJobsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListBatchPredictionJobsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListBatchPredictionJobsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListBatchPredictionJobsResponse.Builder>public ListBatchPredictionJobsResponse.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<ListBatchPredictionJobsResponse.Builder>public ListBatchPredictionJobsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListBatchPredictionJobsResponse.Builder>public ListBatchPredictionJobsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListBatchPredictionJobsResponse.Builder>public ListBatchPredictionJobsResponse.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<ListBatchPredictionJobsResponse.Builder>public ListBatchPredictionJobsResponse.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<ListBatchPredictionJobsResponse.Builder>public ListBatchPredictionJobsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListBatchPredictionJobsResponse.Builder>public ListBatchPredictionJobsResponse.Builder mergeFrom(ListBatchPredictionJobsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListBatchPredictionJobsResponse.Builder>public ListBatchPredictionJobsResponse.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<ListBatchPredictionJobsResponse.Builder>IOExceptionpublic List<BatchPredictionJob> getBatchPredictionJobsList()
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
getBatchPredictionJobsList in interface ListBatchPredictionJobsResponseOrBuilderpublic int getBatchPredictionJobsCount()
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
getBatchPredictionJobsCount in interface ListBatchPredictionJobsResponseOrBuilderpublic BatchPredictionJob getBatchPredictionJobs(int index)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
getBatchPredictionJobs in interface ListBatchPredictionJobsResponseOrBuilderpublic ListBatchPredictionJobsResponse.Builder setBatchPredictionJobs(int index, BatchPredictionJob value)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
public ListBatchPredictionJobsResponse.Builder setBatchPredictionJobs(int index, BatchPredictionJob.Builder builderForValue)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
public ListBatchPredictionJobsResponse.Builder addBatchPredictionJobs(BatchPredictionJob value)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
public ListBatchPredictionJobsResponse.Builder addBatchPredictionJobs(int index, BatchPredictionJob value)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
public ListBatchPredictionJobsResponse.Builder addBatchPredictionJobs(BatchPredictionJob.Builder builderForValue)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
public ListBatchPredictionJobsResponse.Builder addBatchPredictionJobs(int index, BatchPredictionJob.Builder builderForValue)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
public ListBatchPredictionJobsResponse.Builder addAllBatchPredictionJobs(Iterable<? extends BatchPredictionJob> values)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
public ListBatchPredictionJobsResponse.Builder clearBatchPredictionJobs()
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
public ListBatchPredictionJobsResponse.Builder removeBatchPredictionJobs(int index)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
public BatchPredictionJob.Builder getBatchPredictionJobsBuilder(int index)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
public BatchPredictionJobOrBuilder getBatchPredictionJobsOrBuilder(int index)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
getBatchPredictionJobsOrBuilder in interface ListBatchPredictionJobsResponseOrBuilderpublic List<? extends BatchPredictionJobOrBuilder> getBatchPredictionJobsOrBuilderList()
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
getBatchPredictionJobsOrBuilderList in interface ListBatchPredictionJobsResponseOrBuilderpublic BatchPredictionJob.Builder addBatchPredictionJobsBuilder()
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
public BatchPredictionJob.Builder addBatchPredictionJobsBuilder(int index)
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
public List<BatchPredictionJob.Builder> getBatchPredictionJobsBuilderList()
List of BatchPredictionJobs in the requested page.
repeated .google.cloud.aiplatform.v1.BatchPredictionJob batch_prediction_jobs = 1;
public String getNextPageToken()
A token to retrieve the next page of results. Pass to [ListBatchPredictionJobsRequest.page_token][google.cloud.aiplatform.v1.ListBatchPredictionJobsRequest.page_token] to obtain that page.
string next_page_token = 2;getNextPageToken in interface ListBatchPredictionJobsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
A token to retrieve the next page of results. Pass to [ListBatchPredictionJobsRequest.page_token][google.cloud.aiplatform.v1.ListBatchPredictionJobsRequest.page_token] to obtain that page.
string next_page_token = 2;getNextPageTokenBytes in interface ListBatchPredictionJobsResponseOrBuilderpublic ListBatchPredictionJobsResponse.Builder setNextPageToken(String value)
A token to retrieve the next page of results. Pass to [ListBatchPredictionJobsRequest.page_token][google.cloud.aiplatform.v1.ListBatchPredictionJobsRequest.page_token] to obtain that page.
string next_page_token = 2;value - The nextPageToken to set.public ListBatchPredictionJobsResponse.Builder clearNextPageToken()
A token to retrieve the next page of results. Pass to [ListBatchPredictionJobsRequest.page_token][google.cloud.aiplatform.v1.ListBatchPredictionJobsRequest.page_token] to obtain that page.
string next_page_token = 2;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.v1.ListBatchPredictionJobsRequest.page_token] to obtain that page.
string next_page_token = 2;value - The bytes for nextPageToken to set.public final ListBatchPredictionJobsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListBatchPredictionJobsResponse.Builder>public final ListBatchPredictionJobsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListBatchPredictionJobsResponse.Builder>Copyright © 2025 Google LLC. All rights reserved.