Google Apps Script API
    Preparing search index...
    interface LanguageAdvancedParameters {
        contentType?: "html" | "text";
    }
    Index

    Properties

    Properties

    contentType?: "html" | "text"

    the content type of the text; supported values are 'text' (default) and 'html'