Package com.google.cloud.aiplatform.v1
Class FeaturestoreServiceClient.SearchFeaturesFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<SearchFeaturesRequest,SearchFeaturesResponse,Feature,FeaturestoreServiceClient.SearchFeaturesPage,FeaturestoreServiceClient.SearchFeaturesFixedSizeCollection>
-
- com.google.cloud.aiplatform.v1.FeaturestoreServiceClient.SearchFeaturesFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Feature>
- Enclosing class:
- FeaturestoreServiceClient
public static class FeaturestoreServiceClient.SearchFeaturesFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<SearchFeaturesRequest,SearchFeaturesResponse,Feature,FeaturestoreServiceClient.SearchFeaturesPage,FeaturestoreServiceClient.SearchFeaturesFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected FeaturestoreServiceClient.SearchFeaturesFixedSizeCollection
createCollection(List<FeaturestoreServiceClient.SearchFeaturesPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected FeaturestoreServiceClient.SearchFeaturesFixedSizeCollection createCollection(List<FeaturestoreServiceClient.SearchFeaturesPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<SearchFeaturesRequest,SearchFeaturesResponse,Feature,FeaturestoreServiceClient.SearchFeaturesPage,FeaturestoreServiceClient.SearchFeaturesFixedSizeCollection>
-
-