Reference documentation and code samples for the Compute V1 Client class InterconnectAttachmentGroupIntent.
The user's intent for this AttachmentGroup. This is the only required field besides the name that must be specified on group creation.
Generated from protobuf message google.cloud.compute.v1.InterconnectAttachmentGroupIntent
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ availability_sla |
string
Check the AvailabilitySla enum for the list of possible values. |
getAvailabilitySla
Check the AvailabilitySla enum for the list of possible values.
Returns | |
---|---|
Type | Description |
string |
hasAvailabilitySla
clearAvailabilitySla
setAvailabilitySla
Check the AvailabilitySla enum for the list of possible values.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |