Uses of Class
com.google.cloud.aiplatform.v1.stub.MatchServiceStub
-
Packages that use MatchServiceStub Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of MatchServiceStub in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return MatchServiceStub Modifier and Type Method Description MatchServiceStub
MatchServiceClient. getStub()
Methods in com.google.cloud.aiplatform.v1 with parameters of type MatchServiceStub Modifier and Type Method Description static MatchServiceClient
MatchServiceClient. create(MatchServiceStub stub)
Constructs an instance of MatchServiceClient, using the given stub for making calls.Constructors in com.google.cloud.aiplatform.v1 with parameters of type MatchServiceStub Constructor Description MatchServiceClient(MatchServiceStub stub)
-
Uses of MatchServiceStub in com.google.cloud.aiplatform.v1.stub
Subclasses of MatchServiceStub in com.google.cloud.aiplatform.v1.stub Modifier and Type Class Description class
GrpcMatchServiceStub
gRPC stub implementation for the MatchService service API.Methods in com.google.cloud.aiplatform.v1.stub that return MatchServiceStub Modifier and Type Method Description MatchServiceStub
MatchServiceStubSettings. createStub()
-