| Package | Description |
|---|---|
| com.databricks.sdk.service.dashboards |
| Modifier and Type | Method and Description |
|---|---|
GenieListConversationsRequest |
GenieListConversationsRequest.setIncludeAll(Boolean includeAll) |
GenieListConversationsRequest |
GenieListConversationsRequest.setPageSize(Long pageSize) |
GenieListConversationsRequest |
GenieListConversationsRequest.setPageToken(String pageToken) |
GenieListConversationsRequest |
GenieListConversationsRequest.setSpaceId(String spaceId) |
| 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.
|
Copyright © 2026. All rights reserved.