Databricks SDK for JavaScript
    Preparing search index...

    For the list of supported token scopes, see https://docs.databricks.com/api/workspace/api/scopes.

    interface UpdateTokenRequest {
        token?: AdminTokenInfo;
        updateMask?: FieldMask<AdminTokenInfo>;
    }
    Index

    Properties

    Properties

    A list of field name under token, For example, {"update_mask": "comment,scopes"}