Class KeywordPlanIdeaServiceClient.GenerateKeywordIdeasFixedSizeCollection
java.lang.Object
com.google.api.gax.paging.AbstractFixedSizeCollection<GenerateKeywordIdeasRequest,GenerateKeywordIdeaResponse,GenerateKeywordIdeaResult,KeywordPlanIdeaServiceClient.GenerateKeywordIdeasPage,KeywordPlanIdeaServiceClient.GenerateKeywordIdeasFixedSizeCollection>
com.google.ads.googleads.v18.services.KeywordPlanIdeaServiceClient.GenerateKeywordIdeasFixedSizeCollection
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<GenerateKeywordIdeaResult>
- Enclosing class:
- KeywordPlanIdeaServiceClient
public static class KeywordPlanIdeaServiceClient.GenerateKeywordIdeasFixedSizeCollection
extends com.google.api.gax.paging.AbstractFixedSizeCollection<GenerateKeywordIdeasRequest,GenerateKeywordIdeaResponse,GenerateKeywordIdeaResult,KeywordPlanIdeaServiceClient.GenerateKeywordIdeasPage,KeywordPlanIdeaServiceClient.GenerateKeywordIdeasFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptioncreateCollection(List<KeywordPlanIdeaServiceClient.GenerateKeywordIdeasPage> pages, int collectionSize) Methods inherited from class com.google.api.gax.paging.AbstractFixedSizeCollection
getCollectionSize, getNextCollection, getNextPageToken, getValues, hasNextCollection
-
Method Details
-
createCollection
protected KeywordPlanIdeaServiceClient.GenerateKeywordIdeasFixedSizeCollection createCollection(List<KeywordPlanIdeaServiceClient.GenerateKeywordIdeasPage> pages, int collectionSize) - Specified by:
createCollectionin classcom.google.api.gax.paging.AbstractFixedSizeCollection<GenerateKeywordIdeasRequest,GenerateKeywordIdeaResponse, GenerateKeywordIdeaResult, KeywordPlanIdeaServiceClient.GenerateKeywordIdeasPage, KeywordPlanIdeaServiceClient.GenerateKeywordIdeasFixedSizeCollection>
-