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