etag property

String? etag
getter/setter pair

Used to perform a consistent read-modify-write updates.

If not set, a blind "overwrite" update happens.

Implementation

core.String? etag;