InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers class

Reasons why configuration.topologyCapability.sla differs from intent.topologyCapability.

This list is empty if and only if those are the same.

Output only.

Properties

blockerType String?
Possible string values are:
getter/setter pair
The url of Google Cloud public documentation explaining this requirement.
getter/setter pair
explanation String?
A human-readable explanation of this requirement and why it's not met.
getter/setter pair
facilities List<String>?
Facilities used to explain this blocker in more detail.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
interconnects List<String>?
Interconnects used to explain this blocker in more detail.
getter/setter pair
metros List<String>?
Metros used to explain this blocker in more detail.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
zones List<String>?
Zones used to explain this blocker in more detail.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited