labelFingerprint property
The fingerprint of the previous set of labels for this resource, used to detect conflicts.
The fingerprint is initially generated by Kubernetes Engine and changes
after every request to modify or update labels. You must always provide an
up-to-date fingerprint hash when updating or changing labels. Make a
get()
request to the resource to get the latest fingerprint.
Required.
Implementation
core.String? labelFingerprint;