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