etag property
The etag for this schema bundle.
This may be sent on update and delete requests to ensure 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;