public static class ConversationalSearchServiceClient.ListConversationsPage extends com.google.api.gax.paging.AbstractPage<ListConversationsRequest,ListConversationsResponse,Conversation,ConversationalSearchServiceClient.ListConversationsPage>
| Modifier and Type | Method and Description |
|---|---|
protected ConversationalSearchServiceClient.ListConversationsPage |
createPage(com.google.api.gax.rpc.PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context,
ListConversationsResponse response) |
com.google.api.core.ApiFuture<ConversationalSearchServiceClient.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 ConversationalSearchServiceClient.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,ConversationalSearchServiceClient.ListConversationsPage>public com.google.api.core.ApiFuture<ConversationalSearchServiceClient.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,ConversationalSearchServiceClient.ListConversationsPage>Copyright © 2025 Google LLC. All rights reserved.