canAddFolderFromAnotherDrive property

bool? canAddFolderFromAnotherDrive
getter/setter pair

Whether the current user can add a folder from another drive (different shared drive or My Drive) to this folder.

This is false when the item is not a folder. Only populated for items in shared drives.

Output only.

Implementation

core.bool? canAddFolderFromAnotherDrive;