Compute V1 Client - Class InterconnectAttachmentGroupLogicalStructure (1.32.0)

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

[Output Only] An analysis of the logical layout of Attachments in this group. Every Attachment in the group is shown once in this structure.

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ regions array<InterconnectAttachmentGroupLogicalStructureRegion>

getRegions

Generated from protobuf field repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setRegions

Generated from protobuf field repeated .google.cloud.compute.v1.InterconnectAttachmentGroupLogicalStructureRegion regions = 12367871;

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