etag property

String? etag
getter/setter pair

An opaque value that uniquely identifies a version or generation of a resource.

It can be used to confirm that the client and server agree on the ordering of a resource being written.

Output only.

Implementation

core.String? etag;