Uses of Class
com.google.cloud.aiplatform.v1.MetadataServiceClient.ListMetadataStoresPage
Packages that use MetadataServiceClient.ListMetadataStoresPage
-
Uses of MetadataServiceClient.ListMetadataStoresPage in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return MetadataServiceClient.ListMetadataStoresPageModifier and TypeMethodDescriptionMetadataServiceClient.ListMetadataStoresPage.createPage(PageContext<ListMetadataStoresRequest, ListMetadataStoresResponse, MetadataStore> context, ListMetadataStoresResponse response) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type MetadataServiceClient.ListMetadataStoresPageModifier and TypeMethodDescriptionMetadataServiceClient.ListMetadataStoresPage.createPageAsync(PageContext<ListMetadataStoresRequest, ListMetadataStoresResponse, MetadataStore> context, ApiFuture<ListMetadataStoresResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type MetadataServiceClient.ListMetadataStoresPageModifier and TypeMethodDescriptionMetadataServiceClient.ListMetadataStoresFixedSizeCollection.createCollection(List<MetadataServiceClient.ListMetadataStoresPage> pages, int collectionSize)