Google Apps Script API
    Preparing search index...
    interface BooleanCondition {
        type?: string;
        values?: ConditionValue[];
    }
    Index

    Properties

    Properties

    type?: string
    values?: ConditionValue[]