| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.addAllBatchPredictionJobs(Iterable<? extends BatchPredictionJob> values)
List of BatchPredictionJobs in the requested page.
|
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.addBatchPredictionJobs(BatchPredictionJob.Builder builderForValue)
List of BatchPredictionJobs in the requested page.
|
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.addBatchPredictionJobs(BatchPredictionJob value)
List of BatchPredictionJobs in the requested page.
|
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.addBatchPredictionJobs(int index,
BatchPredictionJob.Builder builderForValue)
List of BatchPredictionJobs in the requested page.
|
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.addBatchPredictionJobs(int index,
BatchPredictionJob value)
List of BatchPredictionJobs in the requested page.
|
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.clear() |
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.clearBatchPredictionJobs()
List of BatchPredictionJobs in the requested page.
|
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.clearNextPageToken()
A token to retrieve the next page of results.
|
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.clone() |
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.mergeFrom(ListBatchPredictionJobsResponse other) |
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.newBuilder() |
static ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.newBuilder(ListBatchPredictionJobsResponse prototype) |
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.newBuilderForType() |
protected ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.removeBatchPredictionJobs(int index)
List of BatchPredictionJobs in the requested page.
|
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.setBatchPredictionJobs(int index,
BatchPredictionJob.Builder builderForValue)
List of BatchPredictionJobs in the requested page.
|
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.setBatchPredictionJobs(int index,
BatchPredictionJob value)
List of BatchPredictionJobs in the requested page.
|
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.setNextPageToken(String value)
A token to retrieve the next page of results.
|
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve the next page of results.
|
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.toBuilder() |
Copyright © 2025 Google LLC. All rights reserved.