etag property

String? etag
getter/setter pair

The etag associated with the entity, which can be retrieved with a GetEntity request.

Required for update and delete requests.

Optional.

Implementation

core.String? etag;