driveId property

String? driveId
getter/setter pair

The ID of the file underlying this snapshot in the Drive API.

Only present if the snapshot is a view on a Drive file and the file is owned by the caller.

Implementation

core.String? driveId;