version property

String? version
getter/setter pair

A monotonically increasing version number for the file.

This reflects every change made to the file on the server, even those not visible to the user.

Output only.

Implementation

core.String? version;