etag property

String? etag
getter/setter pair

Checksum computed by the server.

May be sent on update and delete requests to make sure that the client has an up-to-date value before proceeding.

Optional.

Implementation

core.String? etag;