reason property
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;
Reason for why the content of the file is restricted.
This is only mutable on requests that also set readOnly=true
.
core.String? reason;