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