fingerprint property

String? fingerprint
getter/setter pair

Fingerprint of the API resource.

This must be unique for each API resource. It can neither be unset nor be updated to an existing fingerprint of another API resource.

Optional.

Implementation

core.String? fingerprint;