copyRequiresWriterPermission property

bool? copyRequiresWriterPermission
getter/setter pair

Whether the options to copy, print, or download files inside this shared drive, should be disabled for readers and commenters.

When this restriction is set to true, it will override the similarly named field to true for any file inside this shared drive.

Implementation

core.bool? copyRequiresWriterPermission;