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