Google Apps Script API
    Preparing search index...
    interface ClaimEventSource {
        contentOwnerId?: string;
        type?: string;
        userEmail?: string;
    }
    Index

    Properties

    contentOwnerId?: string
    type?: string
    userEmail?: string