Google Sheets · Schema

ProtectedRange

A protected range.

Google WorkspaceProductivitySpreadsheets

Properties

Name Type Description
protectedRangeId integer The ID of the protected range.
namedRangeId string The named range this protected range is backed by, if any.
description string The description of this protected range.
warningOnly boolean True if this protected range will show a warning when editing.
requestingUserCanEdit boolean True if the user who requested this protected range can edit the protected area.
unprotectedRanges array The list of unprotected ranges within a protected sheet.
editors object The users and groups with edit access to the protected range.
View JSON Schema on GitHub