etag property

String? etag
getter/setter pair

A checksum, returned by the server, that can be sent on update requests to ensure the policy has an up-to-date value before attempting to update it.

See https://google.aip.dev/154.

Optional.

Implementation

core.String? etag;