| Package | Description |
|---|---|
| com.google.cloud.discoveryengine.v1beta |
A client to Discovery Engine API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected ConversationalSearchServiceClient.ListConversationsPage |
ConversationalSearchServiceClient.ListConversationsPage.createPage(com.google.api.gax.rpc.PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context,
ListConversationsResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ConversationalSearchServiceClient.ListConversationsPage> |
ConversationalSearchServiceClient.ListConversationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListConversationsRequest,ListConversationsResponse,Conversation> context,
com.google.api.core.ApiFuture<ListConversationsResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ConversationalSearchServiceClient.ListConversationsFixedSizeCollection |
ConversationalSearchServiceClient.ListConversationsFixedSizeCollection.createCollection(List<ConversationalSearchServiceClient.ListConversationsPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.