Google Apps Script API
    Preparing search index...
    interface UpdateProtectedRangeRequest {
        fields?: string;
        protectedRange?: ProtectedRange;
    }
    Index

    Properties

    fields?: string
    protectedRange?: ProtectedRange