fingerprint property

String? fingerprint
getter/setter pair

Fingerprint of the target pools information, which is a hash of the contents.

This field is used for optimistic locking when you update the target pool entries. This field is optional.

Implementation

core.String? fingerprint;