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