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