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