Google Apps Script API
    Preparing search index...
    interface TrustedApps {
        etag?: string;
        kind?: string;
        nextPageToken?: string;
        trustedApps?: TrustedAppId[];
    }
    Index

    Properties

    etag?: string
    kind?: string
    nextPageToken?: string
    trustedApps?: TrustedAppId[]