google_api_compute v0.4.0 GoogleApi.Compute.V1.Model.ZoneSetLabelsRequest View Source
Attributes
- labelFingerprint (binary()): 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. Defaults to:
null
. - labels (%{optional(String.t) => String.t}): The labels to set for this resource. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.