| Package | Description |
|---|---|
| com.databricks.sdk.service.dashboards |
| Modifier and Type | Method and Description |
|---|---|
GenieListMessageCommentsResponse |
GenieAPI.listMessageComments(GenieListMessageCommentsRequest request)
List comments on a specific conversation message.
|
GenieListMessageCommentsResponse |
GenieService.listMessageComments(GenieListMessageCommentsRequest genieListMessageCommentsRequest)
List comments on a specific conversation message.
|
GenieListMessageCommentsResponse |
GenieAPI.listMessageComments(String spaceId,
String conversationId,
String messageId) |
GenieListMessageCommentsResponse |
GenieListMessageCommentsResponse.setComments(Collection<GenieMessageComment> comments) |
GenieListMessageCommentsResponse |
GenieListMessageCommentsResponse.setNextPageToken(String nextPageToken) |
Copyright © 2026. All rights reserved.