Uses of Class
com.google.cloud.aiplatform.v1beta1.MatchServiceClient
-
Packages that use MatchServiceClient Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of MatchServiceClient in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return MatchServiceClient Modifier and Type Method Description static MatchServiceClientMatchServiceClient. create()Constructs an instance of MatchServiceClient with default settings.static MatchServiceClientMatchServiceClient. create(MatchServiceSettings settings)Constructs an instance of MatchServiceClient, using the given settings.static MatchServiceClientMatchServiceClient. create(MatchServiceStub stub)Constructs an instance of MatchServiceClient, using the given stub for making calls.
-