explicitlyTrashed property

bool? explicitlyTrashed
getter/setter pair

Whether the file has been explicitly trashed, as opposed to recursively trashed from a parent folder.

Output only.

Implementation

core.bool? explicitlyTrashed;