etag property

String? etag
getter/setter pair

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

If not passed, etag check would be skipped.

Optional.

Implementation

core.String? etag;