Uses of Class
com.google.cloud.aiplatform.v1.JobServiceGrpc.JobServiceStub
-
Packages that use JobServiceGrpc.JobServiceStub Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of JobServiceGrpc.JobServiceStub in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return JobServiceGrpc.JobServiceStub Modifier and Type Method Description protected JobServiceGrpc.JobServiceStub
JobServiceGrpc.JobServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static JobServiceGrpc.JobServiceStub
JobServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-