Uses of Class
com.google.cloud.aiplatform.v1.BatchPredictionJob
Packages that use BatchPredictionJob
-
Uses of BatchPredictionJob in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return BatchPredictionJobModifier and TypeMethodDescriptionBatchPredictionJob.Builder.build()BatchPredictionJob.Builder.buildPartial()CreateBatchPredictionJobRequest.Builder.getBatchPredictionJob()Required.CreateBatchPredictionJobRequest.getBatchPredictionJob()Required.CreateBatchPredictionJobRequestOrBuilder.getBatchPredictionJob()Required.ListBatchPredictionJobsResponse.Builder.getBatchPredictionJobs(int index) List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponse.getBatchPredictionJobs(int index) List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponseOrBuilder.getBatchPredictionJobs(int index) List of BatchPredictionJobs in the requested page.static BatchPredictionJobBatchPredictionJob.getDefaultInstance()BatchPredictionJob.Builder.getDefaultInstanceForType()BatchPredictionJob.getDefaultInstanceForType()static BatchPredictionJobBatchPredictionJob.parseDelimitedFrom(InputStream input) static BatchPredictionJobBatchPredictionJob.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BatchPredictionJobBatchPredictionJob.parseFrom(byte[] data) static BatchPredictionJobBatchPredictionJob.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BatchPredictionJobBatchPredictionJob.parseFrom(com.google.protobuf.ByteString data) static BatchPredictionJobBatchPredictionJob.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BatchPredictionJobBatchPredictionJob.parseFrom(com.google.protobuf.CodedInputStream input) static BatchPredictionJobBatchPredictionJob.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BatchPredictionJobBatchPredictionJob.parseFrom(InputStream input) static BatchPredictionJobBatchPredictionJob.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BatchPredictionJobBatchPredictionJob.parseFrom(ByteBuffer data) static BatchPredictionJobBatchPredictionJob.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type BatchPredictionJobModifier and TypeMethodDescriptionListBatchPredictionJobsResponse.Builder.getBatchPredictionJobsList()List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponse.getBatchPredictionJobsList()List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponseOrBuilder.getBatchPredictionJobsList()List of BatchPredictionJobs in the requested page.com.google.protobuf.Parser<BatchPredictionJob>BatchPredictionJob.getParserForType()static com.google.protobuf.Parser<BatchPredictionJob>BatchPredictionJob.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type BatchPredictionJobModifier and TypeMethodDescriptionListBatchPredictionJobsResponse.Builder.addBatchPredictionJobs(int index, BatchPredictionJob value) List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponse.Builder.addBatchPredictionJobs(BatchPredictionJob value) List of BatchPredictionJobs in the requested page.CreateBatchPredictionJobRequest.Builder.mergeBatchPredictionJob(BatchPredictionJob value) Required.BatchPredictionJob.Builder.mergeFrom(BatchPredictionJob other) static BatchPredictionJob.BuilderBatchPredictionJob.newBuilder(BatchPredictionJob prototype) CreateBatchPredictionJobRequest.Builder.setBatchPredictionJob(BatchPredictionJob value) Required.ListBatchPredictionJobsResponse.Builder.setBatchPredictionJobs(int index, BatchPredictionJob value) List of BatchPredictionJobs in the requested page.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type BatchPredictionJobModifier and TypeMethodDescriptionListBatchPredictionJobsResponse.Builder.addAllBatchPredictionJobs(Iterable<? extends BatchPredictionJob> values) List of BatchPredictionJobs in the requested page.