Uses of Class
com.google.cloud.aiplatform.v1beta1.MatchServiceSettings
Packages that use MatchServiceSettings
-
Uses of MatchServiceSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return MatchServiceSettingsModifier and TypeMethodDescriptionMatchServiceSettings.Builder.build()static final MatchServiceSettingsMatchServiceSettings.create(MatchServiceStubSettings stub) final MatchServiceSettingsMatchServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type MatchServiceSettingsModifier and TypeMethodDescriptionstatic final MatchServiceClientMatchServiceClient.create(MatchServiceSettings settings) Constructs an instance of MatchServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type MatchServiceSettingsModifierConstructorDescriptionprotectedBuilder(MatchServiceSettings settings) protectedMatchServiceClient(MatchServiceSettings settings) Constructs an instance of MatchServiceClient, using the given settings.