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