Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-genie
v1
GenieStartConversationResponse
Interface GenieStartConversationResponse
interface
GenieStartConversationResponse
{
conversation
?:
GenieConversation
;
conversationId
?:
string
;
message
?:
GenieMessage
;
messageId
?:
string
;
}
Index
Properties
conversation?
conversation
Id?
message?
message
Id?
Properties
Optional
conversation
conversation
?:
GenieConversation
Optional
conversation
Id
conversationId
?:
string
Conversation ID
Optional
message
message
?:
GenieMessage
Optional
message
Id
messageId
?:
string
Message ID
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
conversation
conversation
Id
message
message
Id
Databricks SDK for JavaScript
Loading...
Conversation ID