- 1.86.0 (latest)
 - 1.85.0
 - 1.84.0
 - 1.83.0
 - 1.82.0
 - 1.80.0
 - 1.78.0
 - 1.77.0
 - 1.74.0
 - 1.73.0
 - 1.72.0
 - 1.70.0
 - 1.69.0
 - 1.68.0
 - 1.67.0
 - 1.66.0
 - 1.65.0
 - 1.64.0
 - 1.63.0
 - 1.62.0
 - 1.61.0
 - 1.59.0
 - 1.58.0
 - 1.57.0
 - 1.56.0
 - 1.55.0
 - 1.54.0
 - 1.53.0
 - 1.52.0
 - 1.51.0
 - 1.50.0
 - 1.49.0
 - 1.47.0
 - 1.46.0
 - 1.45.0
 - 1.44.0
 - 1.43.0
 - 1.42.0
 - 1.41.0
 - 1.40.0
 - 1.39.0
 - 1.38.0
 - 1.37.0
 - 1.34.0
 - 1.33.0
 - 1.32.0
 - 1.31.0
 - 1.30.0
 - 1.29.0
 - 1.28.0
 - 1.27.0
 - 1.26.0
 - 1.25.0
 - 1.24.0
 - 1.23.0
 - 1.22.0
 - 1.21.0
 - 1.20.0
 - 1.19.0
 - 1.18.0
 - 1.17.0
 - 1.16.0
 - 1.15.0
 - 1.14.0
 - 1.13.0
 - 1.12.1
 - 1.11.0
 - 1.9.1
 - 1.8.1
 - 1.7.2
 - 1.6.0-beta
 
public interface InterconnectLocationOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getAddress()
public abstract String getAddress()[Output Only] The postal address of the Point of Presence, each line in the address is separated by a newline character.
 optional string address = 462920692;
| Type | Description | 
| String | The address.  | 
      
getAddressBytes()
public abstract ByteString getAddressBytes()[Output Only] The postal address of the Point of Presence, each line in the address is separated by a newline character.
 optional string address = 462920692;
| Type | Description | 
| ByteString | The bytes for address.  | 
      
getAvailabilityZone()
public abstract String getAvailabilityZone()[Output Only] Availability zone for this InterconnectLocation. Within a metropolitan area (metro), maintenance will not be simultaneously scheduled in more than one availability zone. Example: "zone1" or "zone2".
 optional string availability_zone = 158459920;
| Type | Description | 
| String | The availabilityZone.  | 
      
getAvailabilityZoneBytes()
public abstract ByteString getAvailabilityZoneBytes()[Output Only] Availability zone for this InterconnectLocation. Within a metropolitan area (metro), maintenance will not be simultaneously scheduled in more than one availability zone. Example: "zone1" or "zone2".
 optional string availability_zone = 158459920;
| Type | Description | 
| ByteString | The bytes for availabilityZone.  | 
      
getCity()
public abstract String getCity()[Output Only] Metropolitan area designator that indicates which city an interconnect is located. For example: "Chicago, IL", "Amsterdam, Netherlands".
 optional string city = 3053931;
| Type | Description | 
| String | The city.  | 
      
getCityBytes()
public abstract ByteString getCityBytes()[Output Only] Metropolitan area designator that indicates which city an interconnect is located. For example: "Chicago, IL", "Amsterdam, Netherlands".
 optional string city = 3053931;
| Type | Description | 
| ByteString | The bytes for city.  | 
      
getContinent()
public abstract String getContinent()[Output Only] Continent for this location, which can take one of the following values: - AFRICA - ASIA_PAC - EUROPE - NORTH_AMERICA - SOUTH_AMERICA Check the Continent enum for the list of possible values.
 optional string continent = 133442996;
| Type | Description | 
| String | The continent.  | 
      
getContinentBytes()
public abstract ByteString getContinentBytes()[Output Only] Continent for this location, which can take one of the following values: - AFRICA - ASIA_PAC - EUROPE - NORTH_AMERICA - SOUTH_AMERICA Check the Continent enum for the list of possible values.
 optional string continent = 133442996;
| Type | Description | 
| ByteString | The bytes for continent.  | 
      
getCreationTimestamp()
public abstract String getCreationTimestamp()[Output Only] Creation timestamp in RFC3339 text format.
 optional string creation_timestamp = 30525366;
| Type | Description | 
| String | The creationTimestamp.  | 
      
getCreationTimestampBytes()
public abstract ByteString getCreationTimestampBytes()[Output Only] Creation timestamp in RFC3339 text format.
 optional string creation_timestamp = 30525366;
| Type | Description | 
| ByteString | The bytes for creationTimestamp.  | 
      
getDescription()
public abstract String getDescription()[Output Only] An optional description of the resource.
 optional string description = 422937596;
| Type | Description | 
| String | The description.  | 
      
getDescriptionBytes()
public abstract ByteString getDescriptionBytes()[Output Only] An optional description of the resource.
 optional string description = 422937596;
| Type | Description | 
| ByteString | The bytes for description.  | 
      
getFacilityProvider()
public abstract String getFacilityProvider()[Output Only] The name of the provider for this facility (e.g., EQUINIX).
 optional string facility_provider = 533303309;
| Type | Description | 
| String | The facilityProvider.  | 
      
getFacilityProviderBytes()
public abstract ByteString getFacilityProviderBytes()[Output Only] The name of the provider for this facility (e.g., EQUINIX).
 optional string facility_provider = 533303309;
| Type | Description | 
| ByteString | The bytes for facilityProvider.  | 
      
getFacilityProviderFacilityId()
public abstract String getFacilityProviderFacilityId()[Output Only] A provider-assigned Identifier for this facility (e.g., Ashburn-DC1).
 optional string facility_provider_facility_id = 87269125;
| Type | Description | 
| String | The facilityProviderFacilityId.  | 
      
getFacilityProviderFacilityIdBytes()
public abstract ByteString getFacilityProviderFacilityIdBytes()[Output Only] A provider-assigned Identifier for this facility (e.g., Ashburn-DC1).
 optional string facility_provider_facility_id = 87269125;
| Type | Description | 
| ByteString | The bytes for facilityProviderFacilityId.  | 
      
getId()
public abstract long getId()[Output Only] The unique identifier for the resource. This identifier is defined by the server.
 optional uint64 id = 3355;
| Type | Description | 
| long | The id.  | 
      
getKind()
public abstract String getKind()[Output Only] Type of the resource. Always compute#interconnectLocation for interconnect locations.
 optional string kind = 3292052;
| Type | Description | 
| String | The kind.  | 
      
getKindBytes()
public abstract ByteString getKindBytes()[Output Only] Type of the resource. Always compute#interconnectLocation for interconnect locations.
 optional string kind = 3292052;
| Type | Description | 
| ByteString | The bytes for kind.  | 
      
getName()
public abstract String getName()[Output Only] Name of the resource.
 optional string name = 3373707;
| Type | Description | 
| String | The name.  | 
      
getNameBytes()
public abstract ByteString getNameBytes()[Output Only] Name of the resource.
 optional string name = 3373707;
| Type | Description | 
| ByteString | The bytes for name.  | 
      
getPeeringdbFacilityId()
public abstract String getPeeringdbFacilityId()[Output Only] The peeringdb identifier for this facility (corresponding with a netfac type in peeringdb).
 optional string peeringdb_facility_id = 536567094;
| Type | Description | 
| String | The peeringdbFacilityId.  | 
      
getPeeringdbFacilityIdBytes()
public abstract ByteString getPeeringdbFacilityIdBytes()[Output Only] The peeringdb identifier for this facility (corresponding with a netfac type in peeringdb).
 optional string peeringdb_facility_id = 536567094;
| Type | Description | 
| ByteString | The bytes for peeringdbFacilityId.  | 
      
getRegionInfos(int index)
public abstract InterconnectLocationRegionInfo getRegionInfos(int index)[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.
 
 repeated .google.cloud.compute.v1.InterconnectLocationRegionInfo region_infos = 312194170;
 
| Name | Description | 
| index | int | 
      
| Type | Description | 
| InterconnectLocationRegionInfo | 
getRegionInfosCount()
public abstract int getRegionInfosCount()[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.
 
 repeated .google.cloud.compute.v1.InterconnectLocationRegionInfo region_infos = 312194170;
 
| Type | Description | 
| int | 
getRegionInfosList()
public abstract List<InterconnectLocationRegionInfo> getRegionInfosList()[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.
 
 repeated .google.cloud.compute.v1.InterconnectLocationRegionInfo region_infos = 312194170;
 
| Type | Description | 
| List<InterconnectLocationRegionInfo> | 
getRegionInfosOrBuilder(int index)
public abstract InterconnectLocationRegionInfoOrBuilder getRegionInfosOrBuilder(int index)[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.
 
 repeated .google.cloud.compute.v1.InterconnectLocationRegionInfo region_infos = 312194170;
 
| Name | Description | 
| index | int | 
      
| Type | Description | 
| InterconnectLocationRegionInfoOrBuilder | 
getRegionInfosOrBuilderList()
public abstract List<? extends InterconnectLocationRegionInfoOrBuilder> getRegionInfosOrBuilderList()[Output Only] A list of InterconnectLocation.RegionInfo objects, that describe parameters pertaining to the relation between this InterconnectLocation and various Google Cloud regions.
 
 repeated .google.cloud.compute.v1.InterconnectLocationRegionInfo region_infos = 312194170;
 
| Type | Description | 
| List<? extends com.google.cloud.compute.v1.InterconnectLocationRegionInfoOrBuilder> | 
getSelfLink()
public abstract String getSelfLink()[Output Only] Server-defined URL for the resource.
 optional string self_link = 456214797;
| Type | Description | 
| String | The selfLink.  | 
      
getSelfLinkBytes()
public abstract ByteString getSelfLinkBytes()[Output Only] Server-defined URL for the resource.
 optional string self_link = 456214797;
| Type | Description | 
| ByteString | The bytes for selfLink.  | 
      
getStatus()
public abstract String getStatus()[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. - AVAILABLE: The InterconnectLocation is available for provisioning new Interconnects. Check the Status enum for the list of possible values.
 optional string status = 181260274;
| Type | Description | 
| String | The status.  | 
      
getStatusBytes()
public abstract ByteString getStatusBytes()[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. - AVAILABLE: The InterconnectLocation is available for provisioning new Interconnects. Check the Status enum for the list of possible values.
 optional string status = 181260274;
| Type | Description | 
| ByteString | The bytes for status.  | 
      
getSupportsPzs()
public abstract boolean getSupportsPzs()[Output Only] Set to true for locations that support physical zone separation. Defaults to false if the field is not present.
 optional bool supports_pzs = 83983214;
| Type | Description | 
| boolean | The supportsPzs.  | 
      
hasAddress()
public abstract boolean hasAddress()[Output Only] The postal address of the Point of Presence, each line in the address is separated by a newline character.
 optional string address = 462920692;
| Type | Description | 
| boolean | Whether the address field is set.  | 
      
hasAvailabilityZone()
public abstract boolean hasAvailabilityZone()[Output Only] Availability zone for this InterconnectLocation. Within a metropolitan area (metro), maintenance will not be simultaneously scheduled in more than one availability zone. Example: "zone1" or "zone2".
 optional string availability_zone = 158459920;
| Type | Description | 
| boolean | Whether the availabilityZone field is set.  | 
      
hasCity()
public abstract boolean hasCity()[Output Only] Metropolitan area designator that indicates which city an interconnect is located. For example: "Chicago, IL", "Amsterdam, Netherlands".
 optional string city = 3053931;
| Type | Description | 
| boolean | Whether the city field is set.  | 
      
hasContinent()
public abstract boolean hasContinent()[Output Only] Continent for this location, which can take one of the following values: - AFRICA - ASIA_PAC - EUROPE - NORTH_AMERICA - SOUTH_AMERICA Check the Continent enum for the list of possible values.
 optional string continent = 133442996;
| Type | Description | 
| boolean | Whether the continent field is set.  | 
      
hasCreationTimestamp()
public abstract boolean hasCreationTimestamp()[Output Only] Creation timestamp in RFC3339 text format.
 optional string creation_timestamp = 30525366;
| Type | Description | 
| boolean | Whether the creationTimestamp field is set.  | 
      
hasDescription()
public abstract boolean hasDescription()[Output Only] An optional description of the resource.
 optional string description = 422937596;
| Type | Description | 
| boolean | Whether the description field is set.  | 
      
hasFacilityProvider()
public abstract boolean hasFacilityProvider()[Output Only] The name of the provider for this facility (e.g., EQUINIX).
 optional string facility_provider = 533303309;
| Type | Description | 
| boolean | Whether the facilityProvider field is set.  | 
      
hasFacilityProviderFacilityId()
public abstract boolean hasFacilityProviderFacilityId()[Output Only] A provider-assigned Identifier for this facility (e.g., Ashburn-DC1).
 optional string facility_provider_facility_id = 87269125;
| Type | Description | 
| boolean | Whether the facilityProviderFacilityId field is set.  | 
      
hasId()
public abstract boolean hasId()[Output Only] The unique identifier for the resource. This identifier is defined by the server.
 optional uint64 id = 3355;
| Type | Description | 
| boolean | Whether the id field is set.  | 
      
hasKind()
public abstract boolean hasKind()[Output Only] Type of the resource. Always compute#interconnectLocation for interconnect locations.
 optional string kind = 3292052;
| Type | Description | 
| boolean | Whether the kind field is set.  | 
      
hasName()
public abstract boolean hasName()[Output Only] Name of the resource.
 optional string name = 3373707;
| Type | Description | 
| boolean | Whether the name field is set.  | 
      
hasPeeringdbFacilityId()
public abstract boolean hasPeeringdbFacilityId()[Output Only] The peeringdb identifier for this facility (corresponding with a netfac type in peeringdb).
 optional string peeringdb_facility_id = 536567094;
| Type | Description | 
| boolean | Whether the peeringdbFacilityId field is set.  | 
      
hasSelfLink()
public abstract boolean hasSelfLink()[Output Only] Server-defined URL for the resource.
 optional string self_link = 456214797;
| Type | Description | 
| boolean | Whether the selfLink field is set.  | 
      
hasStatus()
public abstract boolean hasStatus()[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. - AVAILABLE: The InterconnectLocation is available for provisioning new Interconnects. Check the Status enum for the list of possible values.
 optional string status = 181260274;
| Type | Description | 
| boolean | Whether the status field is set.  | 
      
hasSupportsPzs()
public abstract boolean hasSupportsPzs()[Output Only] Set to true for locations that support physical zone separation. Defaults to false if the field is not present.
 optional bool supports_pzs = 83983214;
| Type | Description | 
| boolean | Whether the supportsPzs field is set.  |