Uses of Class
com.google.cloud.aiplatform.v1.MetadataServiceClient.ListContextsPage
Packages that use MetadataServiceClient.ListContextsPage
-
Uses of MetadataServiceClient.ListContextsPage in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return MetadataServiceClient.ListContextsPageModifier and TypeMethodDescriptionprotected MetadataServiceClient.ListContextsPageMetadataServiceClient.ListContextsPage.createPage(PageContext<ListContextsRequest, ListContextsResponse, Context> context, ListContextsResponse response) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type MetadataServiceClient.ListContextsPageModifier and TypeMethodDescriptionMetadataServiceClient.ListContextsPage.createPageAsync(PageContext<ListContextsRequest, ListContextsResponse, Context> context, ApiFuture<ListContextsResponse> futureResponse) Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type MetadataServiceClient.ListContextsPageModifier and TypeMethodDescriptionMetadataServiceClient.ListContextsFixedSizeCollection.createCollection(List<MetadataServiceClient.ListContextsPage> pages, int collectionSize)