canReadRevisions property

bool? canReadRevisions
getter/setter pair

Whether the current user can read the revisions resource of this file.

For a shared drive item, whether revisions of non-folder descendants of this item, or this item itself if it is not a folder, can be read.

Output only.

Implementation

core.bool? canReadRevisions;