| Package | Description | 
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.Instances.SetLabels | Compute.Instances. setLabels(String project,
         String zone,
         String instance,
         InstancesSetLabelsRequest content)Sets labels on an instance. | 
| Constructor and Description | 
|---|
| SetLabels(String project,
         String zone,
         String instance,
         InstancesSetLabelsRequest content)Sets labels on an instance. | 
| Modifier and Type | Method and Description | 
|---|---|
| InstancesSetLabelsRequest | InstancesSetLabelsRequest. clone() | 
| InstancesSetLabelsRequest | InstancesSetLabelsRequest. encodeLabelFingerprint(byte[] labelFingerprint)Fingerprint of the previous set of labels for this resource, used to prevent conflicts. | 
| InstancesSetLabelsRequest | InstancesSetLabelsRequest. set(String fieldName,
   Object value) | 
| InstancesSetLabelsRequest | InstancesSetLabelsRequest. setLabelFingerprint(String labelFingerprint)Fingerprint of the previous set of labels for this resource, used to prevent conflicts. | 
| InstancesSetLabelsRequest | InstancesSetLabelsRequest. setLabels(Map<String,String> labels) | 
Copyright © 2011–2021 Google. All rights reserved.