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 MatchServiceClient
MatchServiceClient. create()
Constructs an instance of MatchServiceClient with default settings.static MatchServiceClient
MatchServiceClient. create(MatchServiceSettings settings)
Constructs an instance of MatchServiceClient, using the given settings.static MatchServiceClient
MatchServiceClient. create(MatchServiceStub stub)
Constructs an instance of MatchServiceClient, using the given stub for making calls.
-