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