fileId property

String? fileId
getter/setter pair

ID of the attached file.

Read-only. For Google Drive files, this is the ID of the corresponding Files resource entry in the Drive API.

Implementation

core.String? fileId;