etag property
The etag for this materialized 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. Views: SCHEMA_VIEW
, REPLICATION_VIEW
, FULL
.
Optional.
Implementation
core.String? etag;