Uses of Class
com.google.cloud.aiplatform.v1beta1.MetadataServiceClient.ListMetadataStoresPage
-
Packages that use MetadataServiceClient.ListMetadataStoresPage Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of MetadataServiceClient.ListMetadataStoresPage in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return MetadataServiceClient.ListMetadataStoresPage Modifier and Type Method Description protected MetadataServiceClient.ListMetadataStoresPage
MetadataServiceClient.ListMetadataStoresPage. createPage(com.google.api.gax.rpc.PageContext<ListMetadataStoresRequest,ListMetadataStoresResponse,MetadataStore> context, ListMetadataStoresResponse response)
Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type MetadataServiceClient.ListMetadataStoresPage Modifier and Type Method Description com.google.api.core.ApiFuture<MetadataServiceClient.ListMetadataStoresPage>
MetadataServiceClient.ListMetadataStoresPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListMetadataStoresRequest,ListMetadataStoresResponse,MetadataStore> context, com.google.api.core.ApiFuture<ListMetadataStoresResponse> futureResponse)
Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type MetadataServiceClient.ListMetadataStoresPage Modifier and Type Method Description protected MetadataServiceClient.ListMetadataStoresFixedSizeCollection
MetadataServiceClient.ListMetadataStoresFixedSizeCollection. createCollection(List<MetadataServiceClient.ListMetadataStoresPage> pages, int collectionSize)
-