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