Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-genie
v1
GenieListMessageCommentsResponse
Interface GenieListMessageCommentsResponse
interface
GenieListMessageCommentsResponse
{
comments
?:
GenieMessageComment
[]
;
nextPageToken
?:
string
;
}
Index
Properties
comments?
next
Page
Token?
Properties
Optional
comments
comments
?:
GenieMessageComment
[]
List of comments on the message.
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 on the message.