reason property

String? reason
getter/setter pair

Reason for why the content of the file is restricted.

This is only mutable on requests that also set readOnly=true.

Implementation

core.String? reason;