Google Apps Script API
    Preparing search index...
    interface Source {
        etag?: string;
        id?: string;
        profileMetadata?: ProfileMetadata;
        type?: string;
        updateTime?: string;
    }
    Index

    Properties

    etag?: string
    id?: string
    profileMetadata?: ProfileMetadata
    type?: string
    updateTime?: string