| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Region.Builder | 
Region.Builder.addAllQuotas(List<Quota> quotas)
[Output Only] Quotas assigned to this region. 
 | 
Region.Builder | 
Region.Builder.addAllZones(List<String> zones)
[Output Only] A list of zones available in this region, in the form of resource URLs. 
 | 
Region.Builder | 
Region.Builder.addQuotas(Quota quotas)
[Output Only] Quotas assigned to this region. 
 | 
Region.Builder | 
Region.Builder.addZones(String zones)
[Output Only] A list of zones available in this region, in the form of resource URLs. 
 | 
Region.Builder | 
Region.Builder.clone()  | 
Region.Builder | 
Region.Builder.mergeFrom(Region other)  | 
static Region.Builder | 
Region.newBuilder()  | 
static Region.Builder | 
Region.newBuilder(Region prototype)  | 
Region.Builder | 
Region.Builder.setCreationTimestamp(String creationTimestamp)
[Output Only] Creation timestamp in RFC3339 text format. 
 | 
Region.Builder | 
Region.Builder.setDeprecated(DeprecationStatus deprecated)
[Output Only] The deprecation status associated with this region. 
 | 
Region.Builder | 
Region.Builder.setDescription(String description)
[Output Only] Textual description of the resource. 
 | 
Region.Builder | 
Region.Builder.setId(String id)
[Output Only] The unique identifier for the resource. 
 | 
Region.Builder | 
Region.Builder.setKind(String kind)
[Output Only] Type of the resource. 
 | 
Region.Builder | 
Region.Builder.setName(String name)
[Output Only] Name of the resource. 
 | 
Region.Builder | 
Region.Builder.setSelfLink(String selfLink)
[Output Only] Server-defined URL for the resource. 
 | 
Region.Builder | 
Region.Builder.setStatus(String status)
[Output Only] Status of the region, either UP or DOWN. 
 | 
Region.Builder | 
Region.toBuilder()  | 
Copyright © 2019 Google LLC. All rights reserved.