Google Apps Script API
    Preparing search index...
    interface TimePartitioning {
        expirationMs?: string;
        field?: string;
        requirePartitionFilter?: boolean;
        type?: string;
    }
    Index

    Properties

    expirationMs?: string
    field?: string
    requirePartitionFilter?: boolean
    type?: string