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