Google Apps Script API
    Preparing search index...
    interface ConditionValue {
        relativeDate?: string;
        userEnteredValue?: string;
    }
    Index

    Properties

    relativeDate?: string
    userEnteredValue?: string