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