restrictionTime property

DateTime? restrictionTime
getter/setter pair

The time at which the content restriction was set (formatted RFC 3339 timestamp).

Only populated if readOnly is true.

Implementation

core.DateTime? restrictionTime;