Uses of Class
com.google.cloud.aiplatform.v1.stub.MatchServiceStubSettings
Packages that use MatchServiceStubSettings
Package
Description
A client to Vertex AI API
-
Uses of MatchServiceStubSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 with parameters of type MatchServiceStubSettingsModifier and TypeMethodDescriptionstatic final MatchServiceSettingsMatchServiceSettings.create(MatchServiceStubSettings stub) -
Uses of MatchServiceStubSettings in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return MatchServiceStubSettingsMethods in com.google.cloud.aiplatform.v1.stub with parameters of type MatchServiceStubSettingsModifier and TypeMethodDescriptionstatic final GrpcMatchServiceStubGrpcMatchServiceStub.create(MatchServiceStubSettings settings) Constructors in com.google.cloud.aiplatform.v1.stub with parameters of type MatchServiceStubSettingsModifierConstructorDescriptionprotectedBuilder(MatchServiceStubSettings settings) protectedGrpcMatchServiceStub(MatchServiceStubSettings settings, ClientContext clientContext) Constructs an instance of GrpcMatchServiceStub, using the given settings.protectedGrpcMatchServiceStub(MatchServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcMatchServiceStub, using the given settings.