Class KeywordPlanIdeaServiceClient.GenerateKeywordIdeasFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<GenerateKeywordIdeasRequest,GenerateKeywordIdeaResponse,GenerateKeywordIdeaResult,KeywordPlanIdeaServiceClient.GenerateKeywordIdeasPage,KeywordPlanIdeaServiceClient.GenerateKeywordIdeasFixedSizeCollection>
-
- com.google.ads.googleads.v10.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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected KeywordPlanIdeaServiceClient.GenerateKeywordIdeasFixedSizeCollectioncreateCollection(java.util.List<KeywordPlanIdeaServiceClient.GenerateKeywordIdeasPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected KeywordPlanIdeaServiceClient.GenerateKeywordIdeasFixedSizeCollection createCollection(java.util.List<KeywordPlanIdeaServiceClient.GenerateKeywordIdeasPage> pages, int collectionSize)
- Specified by:
createCollectionin classcom.google.api.gax.paging.AbstractFixedSizeCollection<GenerateKeywordIdeasRequest,GenerateKeywordIdeaResponse,GenerateKeywordIdeaResult,KeywordPlanIdeaServiceClient.GenerateKeywordIdeasPage,KeywordPlanIdeaServiceClient.GenerateKeywordIdeasFixedSizeCollection>
-
-