Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-genie
v1
GenieListConversationCommentsResponse
Interface GenieListConversationCommentsResponse
interface
GenieListConversationCommentsResponse
{
comments
?:
GenieMessageComment
[]
;
nextPageToken
?:
string
;
}
Index
Properties
comments?
next
Page
Token?
Properties
Optional
comments
comments
?:
GenieMessageComment
[]
List of comments in the conversation.
Optional
next
Page
Token
nextPageToken
?:
string
Token to get the next page of results.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comments
next
Page
Token
Databricks SDK for JavaScript
Loading...
List of comments in the conversation.