Google Apps Script API
    Preparing search index...
    interface UserExternalId {
        customType?: string;
        type?: string;
        value?: string;
    }
    Index

    Properties

    customType?: string
    type?: string
    value?: string