Uses of Class
com.google.cloud.aiplatform.v1.stub.MatchServiceStubSettings
-
Packages that use MatchServiceStubSettings Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of MatchServiceStubSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 with parameters of type MatchServiceStubSettings Modifier and Type Method Description static MatchServiceSettingsMatchServiceSettings. create(MatchServiceStubSettings stub) -
Uses of MatchServiceStubSettings in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return MatchServiceStubSettings Modifier and Type Method Description MatchServiceStubSettingsMatchServiceStubSettings.Builder. build()Methods in com.google.cloud.aiplatform.v1.stub with parameters of type MatchServiceStubSettings Modifier and Type Method Description static GrpcMatchServiceStubGrpcMatchServiceStub. create(MatchServiceStubSettings settings)Constructors in com.google.cloud.aiplatform.v1.stub with parameters of type MatchServiceStubSettings Constructor Description Builder(MatchServiceStubSettings settings)GrpcMatchServiceStub(MatchServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcMatchServiceStub, using the given settings.GrpcMatchServiceStub(MatchServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcMatchServiceStub, using the given settings.
-