Reference documentation and code samples for the Compute V1 Client class InterconnectGroupConfiguredTopologyCapability.
[Output Only] How reliable this topology is configured to be, and why this group does or does not meet the requirements for the intended capability.
Generated from protobuf message google.cloud.compute.v1.InterconnectGroupConfiguredTopologyCapability
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ intended_capability_blockers |
array<InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers>
|
↳ supported_sla |
string
Check the SupportedSla enum for the list of possible values. |
getIntendedCapabilityBlockers
Generated from protobuf field repeated .google.cloud.compute.v1.InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers intended_capability_blockers = 531644140;
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setIntendedCapabilityBlockers
Generated from protobuf field repeated .google.cloud.compute.v1.InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers intended_capability_blockers = 531644140;
Parameter | |
---|---|
Name | Description |
var |
array<InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers>
|
Returns | |
---|---|
Type | Description |
$this |
getSupportedSla
Check the SupportedSla enum for the list of possible values.
Returns | |
---|---|
Type | Description |
string |
hasSupportedSla
clearSupportedSla
setSupportedSla
Check the SupportedSla enum for the list of possible values.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |