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