Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-genie
v1
TextAttachment
Interface TextAttachment
interface
TextAttachment
{
content
?:
string
;
id
?:
string
;
purpose
?:
TextAttachmentPurpose
;
}
Index
Properties
content?
id?
purpose?
Properties
Optional
content
content
?:
string
AI generated message
Optional
id
id
?:
string
Optional
purpose
purpose
?:
TextAttachmentPurpose
Purpose/intent of this text attachment
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
id
purpose
Databricks SDK for JavaScript
Loading...
AI generated message