etag property

String? etag
getter/setter pair

The etag of the Glossary.

If this is provided, it must match the server's etag. If the etag is provided and does not match the server-computed etag, the request must fail with a ABORTED error code.

Optional.

Implementation

core.String? etag;