Google Cloud Network Connectivity V1 Client - Class InterconnectAttachment (1.3.0)

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 \ PolicyBasedRoute

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ region string

Optional. Cloud region to install this policy based route on interconnect attachment. Use all to install it on all interconnect attachments.

getRegion

Optional. Cloud region to install this policy based route on interconnect attachment. Use all to install it on all interconnect attachments.

Returns
TypeDescription
string

setRegion

Optional. Cloud region to install this policy based route on interconnect attachment. Use all to install it on all interconnect attachments.

Parameter
NameDescription
var string
Returns
TypeDescription
$this