Google Apps Script API
    Preparing search index...
    interface UpdateBandingRequest {
        bandedRange?: BandedRange;
        fields?: string;
    }
    Index

    Properties

    bandedRange?: BandedRange
    fields?: string