Compute V1 Client - Class InterconnectAttachmentGroupLogicalStructureRegionMetroFacilityZone (1.31.0)

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

[Output Only] The zones that Attachments in this group are present in, in the given facilities. This is inherited from their Interconnects.

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ attachments array

[Output Only] URLs of Attachments in the given zone, to the given region, on Interconnects in the given facility and metro. Every Attachment in the AG has such an entry.

↳ zone string

[Output Only] The name of a zone, either "zone1" or "zone2".

getAttachments

[Output Only] URLs of Attachments in the given zone, to the given region, on Interconnects in the given facility and metro. Every Attachment in the AG has such an entry.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setAttachments

[Output Only] URLs of Attachments in the given zone, to the given region, on Interconnects in the given facility and metro. Every Attachment in the AG has such an entry.

Parameter
Name Description
var string[]
Returns
Type Description
$this

getZone

[Output Only] The name of a zone, either "zone1" or "zone2".

Returns
Type Description
string

hasZone

clearZone

setZone

[Output Only] The name of a zone, either "zone1" or "zone2".

Parameter
Name Description
var string
Returns
Type Description
$this