AIRunResultInput
typedef
The shape of the data accepted by the AIRunResult constructor.
Properties
channelId : string | undefinedmodule:ai/aicore/model/airunresult~AIRunResultInput#channelIdCollaboration channel id captured at the start of the run.
module:ai/aicore/model/airunresult~AIRunResultInput#editorThe editor that is the source of content for the AI run.
rootName : stringmodule:ai/aicore/model/airunresult~AIRunResultInput#rootNameName of the editor root the AI run targets.
sessionId : stringmodule:ai/aicore/model/airunresult~AIRunResultInput#sessionIdAI editing session id captured at the start of the run.
Value
object