etag property

String? etag
getter/setter pair

A checksum based on the current bindings which can be passed to prevent race conditions.

This field is always set in server responses.

Optional.

Implementation

core.String? etag;