Google Apps Script API
    Preparing search index...
    interface InsertDimensionRequest {
        inheritFromBefore?: boolean;
        range?: DimensionRange;
    }
    Index

    Properties

    inheritFromBefore?: boolean