Databricks SDK for JavaScript
    Preparing search index...
    interface GetFunctionRequest {
        fullNameArg?: string;
        includeBrowse?: boolean;
    }
    Index

    Properties

    fullNameArg?: string

    The fully-qualified name of the function (of the form catalog_name.schema_name.function__name).

    includeBrowse?: boolean

    Whether to include functions in the response for which the principal can only access selective metadata for