Reference documentation and code samples for the Google Cloud Network Connectivity V1 Client class InterconnectAttachment.
InterconnectAttachment to which this route applies to.
Generated from protobuf message google.cloud.networkconnectivity.v1.PolicyBasedRoute.InterconnectAttachment
Namespace
Google \ Cloud \ NetworkConnectivity \ V1 \ PolicyBasedRouteMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ region |
string
Optional. Cloud region to install this policy based route on interconnect attachment. Use |
getRegion
Optional. Cloud region to install this policy based route on interconnect
attachment. Use all
to install it on all interconnect attachments.
Returns | |
---|---|
Type | Description |
string |
setRegion
Optional. Cloud region to install this policy based route on interconnect
attachment. Use all
to install it on all interconnect attachments.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |