| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Region | Region. clone() | 
| Region | Region. set(String fieldName,
   Object value) | 
| Region | Region. setCreationTimestamp(String creationTimestamp)[Output Only] Creation timestamp in RFC3339 text format. | 
| Region | Region. setDeprecated(DeprecationStatus deprecated)[Output Only] The deprecation status associated with this region. | 
| Region | Region. setDescription(String description)[Output Only] Textual description of the resource. | 
| Region | Region. setId(BigInteger id)[Output Only] The unique identifier for the resource. | 
| Region | Region. setKind(String kind)[Output Only] Type of the resource. | 
| Region | Region. setName(String name)[Output Only] Name of the resource. | 
| Region | Region. setQuotas(List<Quota> quotas)[Output Only] Quotas assigned to this region. | 
| Region | Region. setSelfLink(String selfLink)[Output Only] Server-defined URL for the resource. | 
| Region | Region. setStatus(String status)[Output Only] Status of the region, either UP or DOWN. | 
| Region | Region. setSupportsPzs(Boolean supportsPzs)[Output Only] Reserved for future use. | 
| Region | Region. setZones(List<String> zones)[Output Only] A list of zones available in this region, in the form of resource URLs. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Region> | RegionList. getItems()A list of Region resources. | 
| Modifier and Type | Method and Description | 
|---|---|
| RegionList | RegionList. setItems(List<Region> items)A list of Region resources. | 
Copyright © 2011–2021 Google. All rights reserved.