Google Apps Script API
    Preparing search index...
    interface Size {
        height?: number;
        iab?: boolean;
        id?: string;
        kind?: string;
        width?: number;
    }
    Index

    Properties

    height?: number
    iab?: boolean
    id?: string
    kind?: string
    width?: number