Reference documentation and code samples for the Compute V1 Client class InterconnectRemoteLocationPermittedConnections.
Generated from protobuf message google.cloud.compute.v1.InterconnectRemoteLocationPermittedConnections
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ interconnect_location |
string
[Output Only] URL of an Interconnect location that is permitted to connect to this Interconnect remote location. |
getInterconnectLocation
[Output Only] URL of an Interconnect location that is permitted to connect to this Interconnect remote location.
Returns | |
---|---|
Type | Description |
string |
hasInterconnectLocation
clearInterconnectLocation
setInterconnectLocation
[Output Only] URL of an Interconnect location that is permitted to connect to this Interconnect remote location.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |