Uses of Interface
com.google.cloud.aiplatform.v1.MetadataStoreOrBuilder
-
Packages that use MetadataStoreOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of MetadataStoreOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement MetadataStoreOrBuilder Modifier and Type Class Description classMetadataStoreInstance of a metadata store.static classMetadataStore.BuilderInstance of a metadata store.Methods in com.google.cloud.aiplatform.v1 that return MetadataStoreOrBuilder Modifier and Type Method Description MetadataStoreOrBuilderCreateMetadataStoreRequest.Builder. getMetadataStoreOrBuilder()Required.MetadataStoreOrBuilderCreateMetadataStoreRequest. getMetadataStoreOrBuilder()Required.MetadataStoreOrBuilderCreateMetadataStoreRequestOrBuilder. getMetadataStoreOrBuilder()Required.MetadataStoreOrBuilderListMetadataStoresResponse.Builder. getMetadataStoresOrBuilder(int index)The MetadataStores found for the Location.MetadataStoreOrBuilderListMetadataStoresResponse. getMetadataStoresOrBuilder(int index)The MetadataStores found for the Location.MetadataStoreOrBuilderListMetadataStoresResponseOrBuilder. getMetadataStoresOrBuilder(int index)The MetadataStores found for the Location.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type MetadataStoreOrBuilder Modifier and Type Method Description List<? extends MetadataStoreOrBuilder>ListMetadataStoresResponse.Builder. getMetadataStoresOrBuilderList()The MetadataStores found for the Location.List<? extends MetadataStoreOrBuilder>ListMetadataStoresResponse. getMetadataStoresOrBuilderList()The MetadataStores found for the Location.List<? extends MetadataStoreOrBuilder>ListMetadataStoresResponseOrBuilder. getMetadataStoresOrBuilderList()The MetadataStores found for the Location.
-