IGenAIActiveObject
Home > @gooddata/sdk-model > IGenAIActiveObject
IGenAIActiveObject interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Active object the user is interacting with.
Signature:
export interface IGenAIActiveObject
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
id | string | (ALPHA) ID of the object. | |
type | GenAIObjectType | (ALPHA) Type of the object. | |
workspaceId | string | (ALPHA) ID of the workspace the object belongs to. |