| Package | Description |
|---|---|
| com.databricks.sdk.service.dashboards |
| Modifier and Type | Method and Description |
|---|---|
GenieListConversationCommentsRequest |
GenieListConversationCommentsRequest.setConversationId(String conversationId) |
GenieListConversationCommentsRequest |
GenieListConversationCommentsRequest.setPageSize(Long pageSize) |
GenieListConversationCommentsRequest |
GenieListConversationCommentsRequest.setPageToken(String pageToken) |
GenieListConversationCommentsRequest |
GenieListConversationCommentsRequest.setSpaceId(String spaceId) |
| Modifier and Type | Method and Description |
|---|---|
GenieListConversationCommentsResponse |
GenieAPI.listConversationComments(GenieListConversationCommentsRequest request)
List all comments across all messages in a conversation.
|
GenieListConversationCommentsResponse |
GenieService.listConversationComments(GenieListConversationCommentsRequest genieListConversationCommentsRequest)
List all comments across all messages in a conversation.
|
Copyright © 2026. All rights reserved.