etag property

String? etag
getter/setter pair

An opaque identifier for the current version of the AccessPolicy.

This will always be a strongly validated etag, meaning that two Access Polices will be identical if and only if their etags are identical. Clients should not expect this to be in any specific format.

Output only.

Implementation

core.String? etag;