Class TestCasesClient.ListTestCaseResultsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListTestCaseResultsRequest,ListTestCaseResultsResponse,TestCaseResult,TestCasesClient.ListTestCaseResultsPage,TestCasesClient.ListTestCaseResultsFixedSizeCollection>
-
- com.google.cloud.dialogflow.cx.v3.TestCasesClient.ListTestCaseResultsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<TestCaseResult>
- Enclosing class:
- TestCasesClient
public static class TestCasesClient.ListTestCaseResultsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListTestCaseResultsRequest,ListTestCaseResultsResponse,TestCaseResult,TestCasesClient.ListTestCaseResultsPage,TestCasesClient.ListTestCaseResultsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<TestCasesClient.ListTestCaseResultsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListTestCaseResultsRequest,ListTestCaseResultsResponse,TestCaseResult> context, com.google.api.core.ApiFuture<ListTestCaseResultsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<TestCasesClient.ListTestCaseResultsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListTestCaseResultsRequest,ListTestCaseResultsResponse,TestCaseResult> context, com.google.api.core.ApiFuture<ListTestCaseResultsResponse> futureResponse)
-
-