public static class ConversationalSearchServiceClient.ListSessionsPage extends com.google.api.gax.paging.AbstractPage<ListSessionsRequest,ListSessionsResponse,Session,ConversationalSearchServiceClient.ListSessionsPage>
| Modifier and Type | Method and Description |
|---|---|
protected ConversationalSearchServiceClient.ListSessionsPage |
createPage(com.google.api.gax.rpc.PageContext<ListSessionsRequest,ListSessionsResponse,Session> context,
ListSessionsResponse response) |
com.google.api.core.ApiFuture<ConversationalSearchServiceClient.ListSessionsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListSessionsRequest,ListSessionsResponse,Session> context,
com.google.api.core.ApiFuture<ListSessionsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected ConversationalSearchServiceClient.ListSessionsPage createPage(com.google.api.gax.rpc.PageContext<ListSessionsRequest,ListSessionsResponse,Session> context, ListSessionsResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListSessionsRequest,ListSessionsResponse,Session,ConversationalSearchServiceClient.ListSessionsPage>public com.google.api.core.ApiFuture<ConversationalSearchServiceClient.ListSessionsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListSessionsRequest,ListSessionsResponse,Session> context, com.google.api.core.ApiFuture<ListSessionsResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListSessionsRequest,ListSessionsResponse,Session,ConversationalSearchServiceClient.ListSessionsPage>Copyright © 2024 Google LLC. All rights reserved.