Compute V1 Client - Class InterconnectLocationRegionInfo (2.3.0)

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

Information about any potential InterconnectAttachments between an Interconnect at a specific InterconnectLocation, and a specific Cloud Region.

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ expected_rtt_ms
int|string

Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region.

↳ l2_forwarding_enabled
bool

Identifies whether L2 Interconnect Attachments can be created in this region for interconnects that are in this location.

↳ location_presence
string

Identifies the network presence of this location. Check the LocationPresence enum for the list of possible values.

↳ region
string

URL for the region of this location.

getExpectedRttMs

Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region.

Returns
Type
Description
int|string

hasExpectedRttMs

clearExpectedRttMs

setExpectedRttMs

Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region.

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this

getL2ForwardingEnabled

Identifies whether L2 Interconnect Attachments can be created in this region for interconnects that are in this location.

Returns
Type
Description
bool

hasL2ForwardingEnabled

clearL2ForwardingEnabled

setL2ForwardingEnabled

Identifies whether L2 Interconnect Attachments can be created in this region for interconnects that are in this location.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

getLocationPresence

Identifies the network presence of this location.

Check the LocationPresence enum for the list of possible values.

Returns
Type
Description
string

hasLocationPresence

clearLocationPresence

setLocationPresence

Identifies the network presence of this location.

Check the LocationPresence enum for the list of possible values.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getRegion

URL for the region of this location.

Returns
Type
Description
string

hasRegion

clearRegion

setRegion

URL for the region of this location.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: