| Package | Description |
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
Compute.Disks.BulkSetLabels |
Compute.Disks.bulkSetLabels(String project,
String zone,
BulkZoneSetLabelsRequest content)
Sets the labels on many disks at once.
|
| Constructor and Description |
|---|
BulkSetLabels(String project,
String zone,
BulkZoneSetLabelsRequest content)
Sets the labels on many disks at once.
|
| Modifier and Type | Method and Description |
|---|---|
BulkZoneSetLabelsRequest |
BulkZoneSetLabelsRequest.clone() |
BulkZoneSetLabelsRequest |
BulkZoneSetLabelsRequest.set(String fieldName,
Object value) |
BulkZoneSetLabelsRequest |
BulkZoneSetLabelsRequest.setRequests(List<BulkSetLabelsRequest> requests) |
Copyright © 2011–2025 Google. All rights reserved.