Uses of Class
com.google.cloud.aiplatform.v1.ModelGardenServiceGrpc.ModelGardenServiceBlockingStub
-
Packages that use ModelGardenServiceGrpc.ModelGardenServiceBlockingStub Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of ModelGardenServiceGrpc.ModelGardenServiceBlockingStub in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ModelGardenServiceGrpc.ModelGardenServiceBlockingStub Modifier and Type Method Description protected ModelGardenServiceGrpc.ModelGardenServiceBlockingStubModelGardenServiceGrpc.ModelGardenServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static ModelGardenServiceGrpc.ModelGardenServiceBlockingStubModelGardenServiceGrpc. newBlockingStub(io.grpc.Channel channel)Creates a new blocking-style stub that supports unary and streaming output calls on the service
-