Reference documentation and code samples for the Compute V1 Client class RegionSetLabelsRequest.
Generated from protobuf message google.cloud.compute.v1.RegionSetLabelsRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ label_fingerprint
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.
↳ labels
getLabelFingerprint
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.
string
hasLabelFingerprint
clearLabelFingerprint
setLabelFingerprint
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.
var
string
$this
getLabels
The labels to set for this resource.
setLabels
The labels to set for this resource.
$this