| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| InterconnectLocation | InterconnectLocation. clone() | 
| InterconnectLocation | InterconnectLocation. set(String fieldName,
   Object value) | 
| InterconnectLocation | InterconnectLocation. setAddress(String address)[Output Only] The postal address of the Point of Presence, each line in the address is
 separated by a newline character. | 
| InterconnectLocation | InterconnectLocation. setAvailabilityZone(String availabilityZone)[Output Only] Availability zone for this InterconnectLocation. | 
| InterconnectLocation | InterconnectLocation. setCity(String city)[Output Only] Metropolitan area designator that indicates which city an interconnect is
 located. | 
| InterconnectLocation | InterconnectLocation. setContinent(String continent)[Output Only] Continent for this location, which can take one of the following values: - AFRICA
 - ASIA_PAC  - EUROPE  - NORTH_AMERICA  - SOUTH_AMERICA | 
| InterconnectLocation | InterconnectLocation. setCreationTimestamp(String creationTimestamp)[Output Only] Creation timestamp in RFC3339 text format. | 
| InterconnectLocation | InterconnectLocation. setDescription(String description)[Output Only] An optional description of the resource. | 
| InterconnectLocation | InterconnectLocation. setFacilityProvider(String facilityProvider)[Output Only] The name of the provider for this facility (e.g., EQUINIX). | 
| InterconnectLocation | InterconnectLocation. setFacilityProviderFacilityId(String facilityProviderFacilityId)[Output Only] A provider-assigned Identifier for this facility (e.g., Ashburn-DC1). | 
| InterconnectLocation | InterconnectLocation. setId(BigInteger id)[Output Only] The unique identifier for the resource. | 
| InterconnectLocation | InterconnectLocation. setKind(String kind)[Output Only] Type of the resource. | 
| InterconnectLocation | InterconnectLocation. setName(String name)[Output Only] Name of the resource. | 
| InterconnectLocation | InterconnectLocation. setPeeringdbFacilityId(String peeringdbFacilityId)[Output Only] The peeringdb identifier for this facility (corresponding with a netfac type in
 peeringdb). | 
| InterconnectLocation | InterconnectLocation. setRegionInfos(List<InterconnectLocationRegionInfo> regionInfos)[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters
 pertaining to the relation between this InterconnectLocation and various Google Cloud regions. | 
| InterconnectLocation | InterconnectLocation. setSelfLink(String selfLink)[Output Only] Server-defined URL for the resource. | 
| InterconnectLocation | InterconnectLocation. setStatus(String status)[Output Only] The status of this InterconnectLocation, which can take one of the following
 values: - CLOSED: The InterconnectLocation is closed and is unavailable for provisioning new
 Interconnects. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<InterconnectLocation> | InterconnectLocationList. getItems()A list of InterconnectLocation resources. | 
| Modifier and Type | Method and Description | 
|---|---|
| InterconnectLocationList | InterconnectLocationList. setItems(List<InterconnectLocation> items)A list of InterconnectLocation resources. | 
Copyright © 2011–2021 Google. All rights reserved.