Uses of Class
com.google.cloud.aiplatform.v1.ListBatchPredictionJobsResponse
-
Packages that use ListBatchPredictionJobsResponse Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of ListBatchPredictionJobsResponse in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ListBatchPredictionJobsResponse Modifier and Type Method Description ListBatchPredictionJobsResponse
ListBatchPredictionJobsResponse.Builder. build()
ListBatchPredictionJobsResponse
ListBatchPredictionJobsResponse.Builder. buildPartial()
static ListBatchPredictionJobsResponse
ListBatchPredictionJobsResponse. getDefaultInstance()
ListBatchPredictionJobsResponse
ListBatchPredictionJobsResponse.Builder. getDefaultInstanceForType()
ListBatchPredictionJobsResponse
ListBatchPredictionJobsResponse. getDefaultInstanceForType()
ListBatchPredictionJobsResponse
JobServiceGrpc.JobServiceBlockingStub. listBatchPredictionJobs(ListBatchPredictionJobsRequest request)
Lists BatchPredictionJobs in a Location.static ListBatchPredictionJobsResponse
ListBatchPredictionJobsResponse. parseDelimitedFrom(InputStream input)
static ListBatchPredictionJobsResponse
ListBatchPredictionJobsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBatchPredictionJobsResponse
ListBatchPredictionJobsResponse. parseFrom(byte[] data)
static ListBatchPredictionJobsResponse
ListBatchPredictionJobsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBatchPredictionJobsResponse
ListBatchPredictionJobsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListBatchPredictionJobsResponse
ListBatchPredictionJobsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBatchPredictionJobsResponse
ListBatchPredictionJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListBatchPredictionJobsResponse
ListBatchPredictionJobsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBatchPredictionJobsResponse
ListBatchPredictionJobsResponse. parseFrom(InputStream input)
static ListBatchPredictionJobsResponse
ListBatchPredictionJobsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListBatchPredictionJobsResponse
ListBatchPredictionJobsResponse. parseFrom(ByteBuffer data)
static ListBatchPredictionJobsResponse
ListBatchPredictionJobsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ListBatchPredictionJobsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse>
JobServiceGrpc. getListBatchPredictionJobsMethod()
com.google.protobuf.Parser<ListBatchPredictionJobsResponse>
ListBatchPredictionJobsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListBatchPredictionJobsResponse>
JobServiceGrpc.JobServiceFutureStub. listBatchPredictionJobs(ListBatchPredictionJobsRequest request)
Lists BatchPredictionJobs in a Location.com.google.api.gax.rpc.UnaryCallable<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse>
JobServiceClient. listBatchPredictionJobsCallable()
Lists BatchPredictionJobs in a Location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,JobServiceClient.ListBatchPredictionJobsPagedResponse>
JobServiceSettings.Builder. listBatchPredictionJobsSettings()
Returns the builder for the settings used for calls to listBatchPredictionJobs.com.google.api.gax.rpc.PagedCallSettings<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,JobServiceClient.ListBatchPredictionJobsPagedResponse>
JobServiceSettings. listBatchPredictionJobsSettings()
Returns the object with the settings used for calls to listBatchPredictionJobs.static com.google.protobuf.Parser<ListBatchPredictionJobsResponse>
ListBatchPredictionJobsResponse. parser()
Methods in com.google.cloud.aiplatform.v1 with parameters of type ListBatchPredictionJobsResponse Modifier and Type Method Description protected JobServiceClient.ListBatchPredictionJobsPage
JobServiceClient.ListBatchPredictionJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob> context, ListBatchPredictionJobsResponse response)
ListBatchPredictionJobsResponse.Builder
ListBatchPredictionJobsResponse.Builder. mergeFrom(ListBatchPredictionJobsResponse other)
static ListBatchPredictionJobsResponse.Builder
ListBatchPredictionJobsResponse. newBuilder(ListBatchPredictionJobsResponse prototype)
Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type ListBatchPredictionJobsResponse Modifier and Type Method Description 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)
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)
protected JobServiceClient.ListBatchPredictionJobsPage
JobServiceClient.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)
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 void
JobServiceGrpc.AsyncService. listBatchPredictionJobs(ListBatchPredictionJobsRequest request, io.grpc.stub.StreamObserver<ListBatchPredictionJobsResponse> responseObserver)
Lists BatchPredictionJobs in a Location.void
JobServiceGrpc.JobServiceStub. listBatchPredictionJobs(ListBatchPredictionJobsRequest request, io.grpc.stub.StreamObserver<ListBatchPredictionJobsResponse> responseObserver)
Lists BatchPredictionJobs in a Location. -
Uses of ListBatchPredictionJobsResponse in com.google.cloud.aiplatform.v1.stub
-