ReferencePermission Ranges
Permission Ranges operations
Permission range exception operations for protected documents.
5 operations. Names, descriptions, and behavior flags come from the canonical contract.
Operations
permissionRanges.createCreate a permission range exception region in the document. Inserts matched permStart/permEnd markers at the target.mutatespermissionRanges.getGet detailed information about a specific permission range by ID.readpermissionRanges.listList all permission ranges in the document. Returns only complete paired ranges (both start and end markers present).readpermissionRanges.removeRemove a permission range by ID. Removes whichever markers exist for the given ID (start, end, or both).mutatespermissionRanges.updatePrincipalChange which principal is allowed to edit a permission range. Updates the principal fields on the start marker.mutates