Databricks SDK for JavaScript
    Preparing search index...

    Interface PatchEndpointBudgetPolicyResponse

    interface PatchEndpointBudgetPolicyResponse {
        budgetPolicyId?: string;
        effectiveBudgetPolicyId?: string;
    }
    Index

    Properties

    budgetPolicyId?: string
    effectiveBudgetPolicyId?: string

    The budget policy applied to the AI Search endpoint.