Databricks SDK for JavaScript
    Preparing search index...

    Create an example.

    interface CreateExampleRequest {
        example?: Example;
        parent?: string;
    }
    Index

    Properties

    Properties

    example?: Example

    The example to create under the parent Supervisor Agent.

    parent?: string

    Parent resource where this example will be created. Format: supervisor-agents/{supervisor_agent_id}