Class ExperimentServiceClient.ListExperimentAsyncErrorsPagedResponse
java.lang.Object
com.google.api.gax.paging.AbstractPagedListResponse<ListExperimentAsyncErrorsRequest,ListExperimentAsyncErrorsResponse,com.google.rpc.Status,ExperimentServiceClient.ListExperimentAsyncErrorsPage,ExperimentServiceClient.ListExperimentAsyncErrorsFixedSizeCollection>
com.google.ads.googleads.v18.services.ExperimentServiceClient.ListExperimentAsyncErrorsPagedResponse
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<com.google.rpc.Status>
- Enclosing class:
- ExperimentServiceClient
public static class ExperimentServiceClient.ListExperimentAsyncErrorsPagedResponse
extends com.google.api.gax.paging.AbstractPagedListResponse<ListExperimentAsyncErrorsRequest,ListExperimentAsyncErrorsResponse,com.google.rpc.Status,ExperimentServiceClient.ListExperimentAsyncErrorsPage,ExperimentServiceClient.ListExperimentAsyncErrorsFixedSizeCollection>
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.api.core.ApiFuture<ExperimentServiceClient.ListExperimentAsyncErrorsPagedResponse>createAsync(com.google.api.gax.rpc.PageContext<ListExperimentAsyncErrorsRequest, ListExperimentAsyncErrorsResponse, com.google.rpc.Status> context, com.google.api.core.ApiFuture<ListExperimentAsyncErrorsResponse> 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<ExperimentServiceClient.ListExperimentAsyncErrorsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListExperimentAsyncErrorsRequest, ListExperimentAsyncErrorsResponse, com.google.rpc.Status> context, com.google.api.core.ApiFuture<ListExperimentAsyncErrorsResponse> futureResponse)
-