| Package | Description |
|---|---|
| com.google.cloud.discoveryengine.v1beta |
A client to Discovery Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.discoveryengine.v1beta.stub |
| Modifier and Type | Method and Description |
|---|---|
ConversationalSearchServiceClient.ListSessionsPagedResponse |
ConversationalSearchServiceClient.listSessions(DataStoreName parent)
Lists all Sessions by their parent [DataStore][google.cloud.discoveryengine.v1beta.DataStore].
|
ConversationalSearchServiceClient.ListSessionsPagedResponse |
ConversationalSearchServiceClient.listSessions(ListSessionsRequest request)
Lists all Sessions by their parent [DataStore][google.cloud.discoveryengine.v1beta.DataStore].
|
ConversationalSearchServiceClient.ListSessionsPagedResponse |
ConversationalSearchServiceClient.listSessions(String parent)
Lists all Sessions by their parent [DataStore][google.cloud.discoveryengine.v1beta.DataStore].
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ConversationalSearchServiceClient.ListSessionsPagedResponse> |
ConversationalSearchServiceClient.ListSessionsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSessionsRequest,ListSessionsResponse,Session> context,
com.google.api.core.ApiFuture<ListSessionsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSessionsRequest,ConversationalSearchServiceClient.ListSessionsPagedResponse> |
ConversationalSearchServiceClient.listSessionsPagedCallable()
Lists all Sessions by their parent [DataStore][google.cloud.discoveryengine.v1beta.DataStore].
|
com.google.api.gax.rpc.PagedCallSettings<ListSessionsRequest,ListSessionsResponse,ConversationalSearchServiceClient.ListSessionsPagedResponse> |
ConversationalSearchServiceSettings.listSessionsSettings()
Returns the object with the settings used for calls to listSessions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSessionsRequest,ListSessionsResponse,ConversationalSearchServiceClient.ListSessionsPagedResponse> |
ConversationalSearchServiceSettings.Builder.listSessionsSettings()
Returns the builder for the settings used for calls to listSessions.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSessionsRequest,ConversationalSearchServiceClient.ListSessionsPagedResponse> |
ConversationalSearchServiceStub.listSessionsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSessionsRequest,ConversationalSearchServiceClient.ListSessionsPagedResponse> |
GrpcConversationalSearchServiceStub.listSessionsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSessionsRequest,ConversationalSearchServiceClient.ListSessionsPagedResponse> |
HttpJsonConversationalSearchServiceStub.listSessionsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSessionsRequest,ListSessionsResponse,ConversationalSearchServiceClient.ListSessionsPagedResponse> |
ConversationalSearchServiceStubSettings.listSessionsSettings()
Returns the object with the settings used for calls to listSessions.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSessionsRequest,ListSessionsResponse,ConversationalSearchServiceClient.ListSessionsPagedResponse> |
ConversationalSearchServiceStubSettings.Builder.listSessionsSettings()
Returns the builder for the settings used for calls to listSessions.
|
Copyright © 2025 Google LLC. All rights reserved.