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:
FixedSizeCollection<Feature>
- Enclosing class:
- FeaturestoreServiceClient
public static class FeaturestoreServiceClient.SearchFeaturesFixedSizeCollection
extends AbstractFixedSizeCollection<SearchFeaturesRequest,SearchFeaturesResponse,Feature,FeaturestoreServiceClient.SearchFeaturesPage,FeaturestoreServiceClient.SearchFeaturesFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateCollection(List<FeaturestoreServiceClient.SearchFeaturesPage> pages, int collectionSize) Methods inherited from class com.google.api.gax.paging.AbstractFixedSizeCollection
getCollectionSize, getNextCollection, getNextPageToken, getValues, hasNextCollection
-
Method Details
-
createCollection
protected FeaturestoreServiceClient.SearchFeaturesFixedSizeCollection createCollection(List<FeaturestoreServiceClient.SearchFeaturesPage> pages, int collectionSize)
-