etag property

String? etag
getter/setter pair

This checksum is computed by the server based on the value of other fields, and might be sent on update requests to ensure the client has an up-to-date value before proceeding.

Optional.

Implementation

core.String? etag;