Google Apps Script API
    Preparing search index...
    interface Thumbnail {
        contentUrl?: string;
        height?: number;
        width?: number;
    }
    Index

    Properties

    contentUrl?: string
    height?: number
    width?: number