Class GoogleAdsServiceClient.SearchPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<SearchGoogleAdsRequest,SearchGoogleAdsResponse,GoogleAdsRow,GoogleAdsServiceClient.SearchPage,GoogleAdsServiceClient.SearchFixedSizeCollection>
com.google.ads.googleads.v18.services.GoogleAdsServiceClient.SearchPagedResponse
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<GoogleAdsRow>
- Enclosing class:
- GoogleAdsServiceClient
public static class GoogleAdsServiceClient.SearchPagedResponse
extends com.google.api.gax.paging.AbstractPagedListResponse<SearchGoogleAdsRequest,SearchGoogleAdsResponse,GoogleAdsRow,GoogleAdsServiceClient.SearchPage,GoogleAdsServiceClient.SearchFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.api.core.ApiFuture<GoogleAdsServiceClient.SearchPagedResponse>createAsync(com.google.api.gax.rpc.PageContext<SearchGoogleAdsRequest, SearchGoogleAdsResponse, GoogleAdsRow> context, com.google.api.core.ApiFuture<SearchGoogleAdsResponse> futureResponse) Methods inherited from class com.google.api.gax.paging.AbstractPagedListResponse
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
-
Method Details
-
createAsync
public static com.google.api.core.ApiFuture<GoogleAdsServiceClient.SearchPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<SearchGoogleAdsRequest, SearchGoogleAdsResponse, GoogleAdsRow> context, com.google.api.core.ApiFuture<SearchGoogleAdsResponse> futureResponse)
-