Class GoogleAdsServiceClient.SearchPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<SearchGoogleAdsRequest,SearchGoogleAdsResponse,GoogleAdsRow,GoogleAdsServiceClient.SearchPage,GoogleAdsServiceClient.SearchFixedSizeCollection>
-
- com.google.ads.googleads.v10.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
All Methods Static Methods Concrete Methods Modifier and Type Method Description 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)
-
-
-
Method Detail
-
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)
-
-