Google Apps Script API
    Preparing search index...
    interface SizeSuggestionState {
        heightSuggested?: boolean;
        widthSuggested?: boolean;
    }
    Index

    Properties

    heightSuggested?: boolean
    widthSuggested?: boolean