fingerprint property

String? fingerprint
getter/setter pair

Fingerprint of this resource.

A hash of the contents stored in this object. This field is used in optimistic locking. An up-to-date fingerprint must be provided in order to patch.

Implementation

core.String? fingerprint;