copyRequiresWriterPermission property

bool? copyRequiresWriterPermission
getter/setter pair

Whether the options to copy, print, or download files inside this Team 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 Team Drive.

Implementation

core.bool? copyRequiresWriterPermission;