| Package | Description |
|---|---|
| com.databricks.sdk.service.dashboards |
| 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.
|
GenieListConversationCommentsResponse |
GenieAPI.listConversationComments(String spaceId,
String conversationId) |
GenieListConversationCommentsResponse |
GenieListConversationCommentsResponse.setComments(Collection<GenieMessageComment> comments) |
GenieListConversationCommentsResponse |
GenieListConversationCommentsResponse.setNextPageToken(String nextPageToken) |
Copyright © 2026. All rights reserved.