Uses of Class
com.google.cloud.aiplatform.v1.MatchServiceSettings
-
Packages that use MatchServiceSettings Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of MatchServiceSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return MatchServiceSettings Modifier and Type Method Description MatchServiceSettings
MatchServiceSettings.Builder. build()
static MatchServiceSettings
MatchServiceSettings. create(MatchServiceStubSettings stub)
MatchServiceSettings
MatchServiceClient. getSettings()
Methods in com.google.cloud.aiplatform.v1 with parameters of type MatchServiceSettings Modifier and Type Method Description static MatchServiceClient
MatchServiceClient. create(MatchServiceSettings settings)
Constructs an instance of MatchServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1 with parameters of type MatchServiceSettings Constructor Description Builder(MatchServiceSettings settings)
MatchServiceClient(MatchServiceSettings settings)
Constructs an instance of MatchServiceClient, using the given settings.
-