Compute V1 Client - Class InterconnectLocationCrossSiteInterconnectInfo (2.3.0)

Reference documentation and code samples for the Compute V1 Client class InterconnectLocationCrossSiteInterconnectInfo.

Information about Cross-Site Interconnect wires which may be created between the containing location and another remote location.

Generated from protobuf message google.cloud.compute.v1.InterconnectLocationCrossSiteInterconnectInfo

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ city string

The remote location for Cross-Site Interconnect wires. This specifies an InterconnectLocation city (metropolitan area designator), which itself may match multiple InterconnectLocations.

getCity

The remote location for Cross-Site Interconnect wires. This specifies an InterconnectLocation city (metropolitan area designator), which itself may match multiple InterconnectLocations.

Returns
Type Description
string

hasCity

clearCity

setCity

The remote location for Cross-Site Interconnect wires. This specifies an InterconnectLocation city (metropolitan area designator), which itself may match multiple InterconnectLocations.

Parameter
Name Description
var string
Returns
Type Description
$this