md5Checksum property

String? md5Checksum
getter/setter pair

The MD5 checksum for the content of the file.

This is only applicable to files with binary content in Google Drive.

Output only.

Implementation

core.String? md5Checksum;