Google Apps Script API
    Preparing search index...
    interface AccountsAuthInfoResponse {
        accountIdentifiers?: AccountIdentifier[];
        kind?: string;
    }
    Index

    Properties

    accountIdentifiers?: AccountIdentifier[]
    kind?: string