Databricks SDK for JavaScript
    Preparing search index...
    interface PatchEndpointRequest {
        name?: string;
        targetQps?: bigint;
    }
    Index

    Properties

    Properties

    name?: string

    Name of the AI Search endpoint

    targetQps?: bigint

    Target QPS for the endpoint. Best-effort; the system does not guarantee this QPS will be achieved.