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 MetadataServiceSettings
MetadataServiceSettings.Builder. build()
static MetadataServiceSettings
MetadataServiceSettings. create(MetadataServiceStubSettings stub)
MetadataServiceSettings
MetadataServiceClient. getSettings()
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type MetadataServiceSettings Modifier and Type Method Description static MetadataServiceClient
MetadataServiceClient. 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.
-