ZoneSetLabelsRequest class
Properties
-
hashCode
→ int
-
The hash code for this object. [...]
read-only, inherited
-
labelFingerprint
↔ String
-
The fingerprint of the previous set of labels for this resource, used to
detect conflicts. The fingerprint is initially generated by Compute Engine
and changes after every request to modify or update labels. You must
always provide an up-to-date fingerprint hash in order to update or change
labels. Make a get() request to the resource to get the latest
fingerprint.
read / write
-
labelFingerprintAsBytes
↔ List<int>
-
read / write
-
labels
↔ Map<String, String>
-
The labels to set for this resource.
read / write
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
read-only, inherited