| Package | Description |
|---|---|
| com.databricks.sdk.service.dashboards |
| Modifier and Type | Method and Description |
|---|---|
GenieListConversationsResponse |
GenieService.listConversations(GenieListConversationsRequest genieListConversationsRequest)
Get a list of conversations in a Genie Space.
|
GenieListConversationsResponse |
GenieAPI.listConversations(GenieListConversationsRequest request)
Get a list of conversations in a Genie Space.
|
GenieListConversationsResponse |
GenieAPI.listConversations(String spaceId) |
GenieListConversationsResponse |
GenieListConversationsResponse.setConversations(Collection<GenieConversationSummary> conversations) |
GenieListConversationsResponse |
GenieListConversationsResponse.setNextPageToken(String nextPageToken) |
Copyright © 2026. All rights reserved.