Optional
data: PartialMessage<proto.maps.TimedUpdatePermission>Specifies the times when this permission is forbidden. Can not overlap with permanentlyPermittedTimes.
Specifies the times when this permission is permitted. Can not overlap with permanentlyForbiddenTimes.
Specifies the times when the timeline-based field is a specific value.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
TimedUpdatePermission defines the permissions for updating a timeline-based field.
Ex: If you want to lock the ability to update the collection's metadata for timelineTimes 1/1/2020 - 1/1/2021, you could set the combination (TimelineTimes: [1/1/2020 - 1/1/2021]) to always be forbidden.
Generated
from message maps.TimedUpdatePermission