etag property
The etag for this logical view.
This may be sent on update requests to ensure that the client has an up-to-date value before proceeding. The server returns an ABORTED error on a mismatched etag.
Optional.
Implementation
core.String? etag;