Google Apps Script API
    Preparing search index...
    interface RangePartitioning {
        field?: string;
        range?: RangePartitioningRange;
    }
    Index

    Properties

    Properties

    field?: string