Uses of Class
com.google.cloud.aiplatform.v1beta1.stub.MetadataServiceStubSettings
Packages that use MetadataServiceStubSettings
Package
Description
A client to Vertex AI API
-
Uses of MetadataServiceStubSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type MetadataServiceStubSettingsModifier and TypeMethodDescriptionstatic final MetadataServiceSettingsMetadataServiceSettings.create(MetadataServiceStubSettings stub) -
Uses of MetadataServiceStubSettings in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return MetadataServiceStubSettingsMethods in com.google.cloud.aiplatform.v1beta1.stub with parameters of type MetadataServiceStubSettingsModifier and TypeMethodDescriptionstatic final GrpcMetadataServiceStubGrpcMetadataServiceStub.create(MetadataServiceStubSettings settings) Constructors in com.google.cloud.aiplatform.v1beta1.stub with parameters of type MetadataServiceStubSettingsModifierConstructorDescriptionprotectedBuilder(MetadataServiceStubSettings settings) protectedGrpcMetadataServiceStub(MetadataServiceStubSettings settings, ClientContext clientContext) Constructs an instance of GrpcMetadataServiceStub, using the given settings.protectedGrpcMetadataServiceStub(MetadataServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) Constructs an instance of GrpcMetadataServiceStub, using the given settings.