| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
BatchPredictionJob |
BatchPredictionJob.Builder.build() |
BatchPredictionJob |
BatchPredictionJob.Builder.buildPartial() |
BatchPredictionJob |
CreateBatchPredictionJobRequestOrBuilder.getBatchPredictionJob()
Required.
|
BatchPredictionJob |
CreateBatchPredictionJobRequest.getBatchPredictionJob()
Required.
|
BatchPredictionJob |
CreateBatchPredictionJobRequest.Builder.getBatchPredictionJob()
Required.
|
BatchPredictionJob |
ListBatchPredictionJobsResponse.getBatchPredictionJobs(int index)
List of BatchPredictionJobs in the requested page.
|
BatchPredictionJob |
ListBatchPredictionJobsResponse.Builder.getBatchPredictionJobs(int index)
List of BatchPredictionJobs in the requested page.
|
BatchPredictionJob |
ListBatchPredictionJobsResponseOrBuilder.getBatchPredictionJobs(int index)
List of BatchPredictionJobs in the requested page.
|
static BatchPredictionJob |
BatchPredictionJob.getDefaultInstance() |
BatchPredictionJob |
BatchPredictionJob.getDefaultInstanceForType() |
BatchPredictionJob |
BatchPredictionJob.Builder.getDefaultInstanceForType() |
static BatchPredictionJob |
BatchPredictionJob.parseDelimitedFrom(InputStream input) |
static BatchPredictionJob |
BatchPredictionJob.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictionJob |
BatchPredictionJob.parseFrom(byte[] data) |
static BatchPredictionJob |
BatchPredictionJob.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictionJob |
BatchPredictionJob.parseFrom(ByteBuffer data) |
static BatchPredictionJob |
BatchPredictionJob.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictionJob |
BatchPredictionJob.parseFrom(com.google.protobuf.ByteString data) |
static BatchPredictionJob |
BatchPredictionJob.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictionJob |
BatchPredictionJob.parseFrom(com.google.protobuf.CodedInputStream input) |
static BatchPredictionJob |
BatchPredictionJob.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BatchPredictionJob |
BatchPredictionJob.parseFrom(InputStream input) |
static BatchPredictionJob |
BatchPredictionJob.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<BatchPredictionJob> |
ListBatchPredictionJobsResponse.getBatchPredictionJobsList()
List of BatchPredictionJobs in the requested page.
|
List<BatchPredictionJob> |
ListBatchPredictionJobsResponse.Builder.getBatchPredictionJobsList()
List of BatchPredictionJobs in the requested page.
|
List<BatchPredictionJob> |
ListBatchPredictionJobsResponseOrBuilder.getBatchPredictionJobsList()
List of BatchPredictionJobs in the requested page.
|
com.google.protobuf.Parser<BatchPredictionJob> |
BatchPredictionJob.getParserForType() |
static com.google.protobuf.Parser<BatchPredictionJob> |
BatchPredictionJob.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.addBatchPredictionJobs(BatchPredictionJob value)
List of BatchPredictionJobs in the requested page.
|
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.addBatchPredictionJobs(int index,
BatchPredictionJob value)
List of BatchPredictionJobs in the requested page.
|
CreateBatchPredictionJobRequest.Builder |
CreateBatchPredictionJobRequest.Builder.mergeBatchPredictionJob(BatchPredictionJob value)
Required.
|
BatchPredictionJob.Builder |
BatchPredictionJob.Builder.mergeFrom(BatchPredictionJob other) |
static BatchPredictionJob.Builder |
BatchPredictionJob.newBuilder(BatchPredictionJob prototype) |
CreateBatchPredictionJobRequest.Builder |
CreateBatchPredictionJobRequest.Builder.setBatchPredictionJob(BatchPredictionJob value)
Required.
|
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.setBatchPredictionJobs(int index,
BatchPredictionJob value)
List of BatchPredictionJobs in the requested page.
|
| Modifier and Type | Method and Description |
|---|---|
ListBatchPredictionJobsResponse.Builder |
ListBatchPredictionJobsResponse.Builder.addAllBatchPredictionJobs(Iterable<? extends BatchPredictionJob> values)
List of BatchPredictionJobs in the requested page.
|
Copyright © 2025 Google LLC. All rights reserved.