Compute V1 Client - Class InterconnectAttachmentGroupLogicalStructureRegion (1.32.0)

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

[Output Only] The regions Attachments in this group are in.

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ metros array<InterconnectAttachmentGroupLogicalStructureRegionMetro>
↳ region string

[Output Only] The name of a region, like "us-central1".

getMetros

Generated from protobuf field repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetro metros = 533067386;

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setMetros

Generated from protobuf field repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegionMetro metros = 533067386;

Parameter
Name Description
var array<InterconnectAttachmentGroupLogicalStructureRegionMetro>
Returns
Type Description
$this

getRegion

[Output Only] The name of a region, like "us-central1".

Returns
Type Description
string

hasRegion

clearRegion

setRegion

[Output Only] The name of a region, like "us-central1".

Parameter
Name Description
var string
Returns
Type Description
$this