Reference documentation and code samples for the Compute V1 Client class InterconnectAttachmentGroupAttachment.
An Attachment in this AttachmentGroup.
Generated from protobuf message google.cloud.compute.v1.InterconnectAttachmentGroupAttachment
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ attachment |
string
|
getAttachment
Generated from protobuf field optional string attachment = 183982371;
Returns | |
---|---|
Type | Description |
string |
hasAttachment
clearAttachment
setAttachment
Generated from protobuf field optional string attachment = 183982371;
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |