etag property

String? etag
getter/setter pair

A checksum computed by the server based on the current value of the Key resource.

This may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. See https://google.aip.dev/154.

Output only.

Implementation

core.String? etag;