Uses of Class
com.google.cloud.aiplatform.v1.FeaturestoreServiceClient.ListFeaturesPage
-
Packages that use FeaturestoreServiceClient.ListFeaturesPage Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of FeaturestoreServiceClient.ListFeaturesPage in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return FeaturestoreServiceClient.ListFeaturesPage Modifier and Type Method Description protected FeaturestoreServiceClient.ListFeaturesPageFeaturestoreServiceClient.ListFeaturesPage. createPage(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context, ListFeaturesResponse response)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type FeaturestoreServiceClient.ListFeaturesPage Modifier and Type Method Description com.google.api.core.ApiFuture<FeaturestoreServiceClient.ListFeaturesPage>FeaturestoreServiceClient.ListFeaturesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context, com.google.api.core.ApiFuture<ListFeaturesResponse> futureResponse)Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type FeaturestoreServiceClient.ListFeaturesPage Modifier and Type Method Description protected FeaturestoreServiceClient.ListFeaturesFixedSizeCollectionFeaturestoreServiceClient.ListFeaturesFixedSizeCollection. createCollection(List<FeaturestoreServiceClient.ListFeaturesPage> pages, int collectionSize)
-