etag property

String? etag
getter/setter pair

An opaque tag that identifies the current version of the Policy.

IAM uses this value to help manage concurrent updates, so they do not cause one update to be overwritten by another. If this field is present in a CreatePolicyRequest, the value is ignored.

Implementation

core.String? etag;