Uses of Class
com.google.cloud.aiplatform.v1beta1.BatchPredictionJob
-
Packages that use BatchPredictionJob Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of BatchPredictionJob in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return BatchPredictionJob Modifier and Type Method Description BatchPredictionJobBatchPredictionJob.Builder. build()BatchPredictionJobBatchPredictionJob.Builder. buildPartial()BatchPredictionJobJobServiceClient. createBatchPredictionJob(CreateBatchPredictionJobRequest request)Creates a BatchPredictionJob.BatchPredictionJobJobServiceClient. createBatchPredictionJob(LocationName parent, BatchPredictionJob batchPredictionJob)Creates a BatchPredictionJob.BatchPredictionJobJobServiceClient. createBatchPredictionJob(String parent, BatchPredictionJob batchPredictionJob)Creates a BatchPredictionJob.BatchPredictionJobJobServiceGrpc.JobServiceBlockingStub. createBatchPredictionJob(CreateBatchPredictionJobRequest request)Creates a BatchPredictionJob.BatchPredictionJobCreateBatchPredictionJobRequest.Builder. getBatchPredictionJob()Required.BatchPredictionJobCreateBatchPredictionJobRequest. getBatchPredictionJob()Required.BatchPredictionJobCreateBatchPredictionJobRequestOrBuilder. getBatchPredictionJob()Required.BatchPredictionJobJobServiceClient. getBatchPredictionJob(BatchPredictionJobName name)Gets a BatchPredictionJobBatchPredictionJobJobServiceClient. getBatchPredictionJob(GetBatchPredictionJobRequest request)Gets a BatchPredictionJobBatchPredictionJobJobServiceClient. getBatchPredictionJob(String name)Gets a BatchPredictionJobBatchPredictionJobJobServiceGrpc.JobServiceBlockingStub. getBatchPredictionJob(GetBatchPredictionJobRequest request)Gets a BatchPredictionJobBatchPredictionJobListBatchPredictionJobsResponse.Builder. getBatchPredictionJobs(int index)List of BatchPredictionJobs in the requested page.BatchPredictionJobListBatchPredictionJobsResponse. getBatchPredictionJobs(int index)List of BatchPredictionJobs in the requested page.BatchPredictionJobListBatchPredictionJobsResponseOrBuilder. getBatchPredictionJobs(int index)List of BatchPredictionJobs in the requested page.static BatchPredictionJobBatchPredictionJob. getDefaultInstance()BatchPredictionJobBatchPredictionJob.Builder. getDefaultInstanceForType()BatchPredictionJobBatchPredictionJob. 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.v1beta1 that return types with arguments of type BatchPredictionJob Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<BatchPredictionJob>JobServiceGrpc.JobServiceFutureStub. createBatchPredictionJob(CreateBatchPredictionJobRequest request)Creates a BatchPredictionJob.com.google.api.gax.rpc.UnaryCallable<CreateBatchPredictionJobRequest,BatchPredictionJob>JobServiceClient. createBatchPredictionJobCallable()Creates a BatchPredictionJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBatchPredictionJobRequest,BatchPredictionJob>JobServiceSettings.Builder. createBatchPredictionJobSettings()Returns the builder for the settings used for calls to createBatchPredictionJob.com.google.api.gax.rpc.UnaryCallSettings<CreateBatchPredictionJobRequest,BatchPredictionJob>JobServiceSettings. createBatchPredictionJobSettings()Returns the object with the settings used for calls to createBatchPredictionJob.com.google.common.util.concurrent.ListenableFuture<BatchPredictionJob>JobServiceGrpc.JobServiceFutureStub. getBatchPredictionJob(GetBatchPredictionJobRequest request)Gets a BatchPredictionJobcom.google.api.gax.rpc.UnaryCallable<GetBatchPredictionJobRequest,BatchPredictionJob>JobServiceClient. getBatchPredictionJobCallable()Gets a BatchPredictionJobcom.google.api.gax.rpc.UnaryCallSettings.Builder<GetBatchPredictionJobRequest,BatchPredictionJob>JobServiceSettings.Builder. getBatchPredictionJobSettings()Returns the builder for the settings used for calls to getBatchPredictionJob.com.google.api.gax.rpc.UnaryCallSettings<GetBatchPredictionJobRequest,BatchPredictionJob>JobServiceSettings. getBatchPredictionJobSettings()Returns the object with the settings used for calls to getBatchPredictionJob.List<BatchPredictionJob>ListBatchPredictionJobsResponse.Builder. getBatchPredictionJobsList()List of BatchPredictionJobs in the requested page.List<BatchPredictionJob>ListBatchPredictionJobsResponse. getBatchPredictionJobsList()List of BatchPredictionJobs in the requested page.List<BatchPredictionJob>ListBatchPredictionJobsResponseOrBuilder. getBatchPredictionJobsList()List of BatchPredictionJobs in the requested page.static io.grpc.MethodDescriptor<CreateBatchPredictionJobRequest,BatchPredictionJob>JobServiceGrpc. getCreateBatchPredictionJobMethod()static io.grpc.MethodDescriptor<GetBatchPredictionJobRequest,BatchPredictionJob>JobServiceGrpc. getGetBatchPredictionJobMethod()com.google.protobuf.Parser<BatchPredictionJob>BatchPredictionJob. getParserForType()static com.google.protobuf.Parser<BatchPredictionJob>BatchPredictionJob. parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type BatchPredictionJob Modifier and Type Method Description ListBatchPredictionJobsResponse.BuilderListBatchPredictionJobsResponse.Builder. addBatchPredictionJobs(int index, BatchPredictionJob value)List of BatchPredictionJobs in the requested page.ListBatchPredictionJobsResponse.BuilderListBatchPredictionJobsResponse.Builder. addBatchPredictionJobs(BatchPredictionJob value)List of BatchPredictionJobs in the requested page.BatchPredictionJobJobServiceClient. createBatchPredictionJob(LocationName parent, BatchPredictionJob batchPredictionJob)Creates a BatchPredictionJob.BatchPredictionJobJobServiceClient. createBatchPredictionJob(String parent, BatchPredictionJob batchPredictionJob)Creates a BatchPredictionJob.CreateBatchPredictionJobRequest.BuilderCreateBatchPredictionJobRequest.Builder. mergeBatchPredictionJob(BatchPredictionJob value)Required.BatchPredictionJob.BuilderBatchPredictionJob.Builder. mergeFrom(BatchPredictionJob other)static BatchPredictionJob.BuilderBatchPredictionJob. newBuilder(BatchPredictionJob prototype)CreateBatchPredictionJobRequest.BuilderCreateBatchPredictionJobRequest.Builder. setBatchPredictionJob(BatchPredictionJob value)Required.ListBatchPredictionJobsResponse.BuilderListBatchPredictionJobsResponse.Builder. setBatchPredictionJobs(int index, BatchPredictionJob value)List of BatchPredictionJobs in the requested page.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type BatchPredictionJob Modifier and Type Method Description ListBatchPredictionJobsResponse.BuilderListBatchPredictionJobsResponse.Builder. addAllBatchPredictionJobs(Iterable<? extends BatchPredictionJob> values)List of BatchPredictionJobs in the requested page.static com.google.api.core.ApiFuture<JobServiceClient.ListBatchPredictionJobsPagedResponse>JobServiceClient.ListBatchPredictionJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob> context, com.google.api.core.ApiFuture<ListBatchPredictionJobsResponse> futureResponse)default voidJobServiceGrpc.AsyncService. createBatchPredictionJob(CreateBatchPredictionJobRequest request, io.grpc.stub.StreamObserver<BatchPredictionJob> responseObserver)Creates a BatchPredictionJob.voidJobServiceGrpc.JobServiceStub. createBatchPredictionJob(CreateBatchPredictionJobRequest request, io.grpc.stub.StreamObserver<BatchPredictionJob> responseObserver)Creates a BatchPredictionJob.protected JobServiceClient.ListBatchPredictionJobsPageJobServiceClient.ListBatchPredictionJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob> context, ListBatchPredictionJobsResponse response)com.google.api.core.ApiFuture<JobServiceClient.ListBatchPredictionJobsPage>JobServiceClient.ListBatchPredictionJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob> context, com.google.api.core.ApiFuture<ListBatchPredictionJobsResponse> futureResponse)default voidJobServiceGrpc.AsyncService. getBatchPredictionJob(GetBatchPredictionJobRequest request, io.grpc.stub.StreamObserver<BatchPredictionJob> responseObserver)Gets a BatchPredictionJobvoidJobServiceGrpc.JobServiceStub. getBatchPredictionJob(GetBatchPredictionJobRequest request, io.grpc.stub.StreamObserver<BatchPredictionJob> responseObserver)Gets a BatchPredictionJob -
Uses of BatchPredictionJob in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type BatchPredictionJob Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateBatchPredictionJobRequest,BatchPredictionJob>GrpcJobServiceStub. createBatchPredictionJobCallable()com.google.api.gax.rpc.UnaryCallable<CreateBatchPredictionJobRequest,BatchPredictionJob>JobServiceStub. createBatchPredictionJobCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBatchPredictionJobRequest,BatchPredictionJob>JobServiceStubSettings.Builder. createBatchPredictionJobSettings()Returns the builder for the settings used for calls to createBatchPredictionJob.com.google.api.gax.rpc.UnaryCallSettings<CreateBatchPredictionJobRequest,BatchPredictionJob>JobServiceStubSettings. createBatchPredictionJobSettings()Returns the object with the settings used for calls to createBatchPredictionJob.com.google.api.gax.rpc.UnaryCallable<GetBatchPredictionJobRequest,BatchPredictionJob>GrpcJobServiceStub. getBatchPredictionJobCallable()com.google.api.gax.rpc.UnaryCallable<GetBatchPredictionJobRequest,BatchPredictionJob>JobServiceStub. getBatchPredictionJobCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBatchPredictionJobRequest,BatchPredictionJob>JobServiceStubSettings.Builder. getBatchPredictionJobSettings()Returns the builder for the settings used for calls to getBatchPredictionJob.com.google.api.gax.rpc.UnaryCallSettings<GetBatchPredictionJobRequest,BatchPredictionJob>JobServiceStubSettings. getBatchPredictionJobSettings()Returns the object with the settings used for calls to getBatchPredictionJob.
-