etag property

String? etag
getter/setter pair

This checksum is computed by the server based on the value of other fields.

This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding. This field is not used.

Output only.

Implementation

core.String? etag;