public static class ComputeEnumConstants.InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers.BlockerType
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers.BlockerType.
Constants for wire representations of the InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers.Types.BlockerType enum.
Inheritance
object > ComputeEnumConstants.InterconnectGroupConfiguredTopologyCapabilityIntendedCapabilityBlockers.BlockerTypeNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
IncompatibleMetros
public const string IncompatibleMetros = "INCOMPATIBLE_METROS"
Wire representation of IncompatibleMetros .
Field Value | |
---|---|
Type | Description |
string |
NoInterconnects
public const string NoInterconnects = "NO_INTERCONNECTS"
Wire representation of NoInterconnects .
Field Value | |
---|---|
Type | Description |
string |
NoInterconnectsInMetroAndZone
public const string NoInterconnectsInMetroAndZone = "NO_INTERCONNECTS_IN_METRO_AND_ZONE"
Wire representation of NoInterconnectsInMetroAndZone .
Field Value | |
---|---|
Type | Description |
string |
NotAvailable
public const string NotAvailable = "NOT_AVAILABLE"
Wire representation of NotAvailable .
Field Value | |
---|---|
Type | Description |
string |
Other
public const string Other = "OTHER"
Wire representation of Other .
Field Value | |
---|---|
Type | Description |
string |
UndefinedBlockerType
public const string UndefinedBlockerType = "UNDEFINED_BLOCKER_TYPE"
Wire representation of UndefinedBlockerType .
Field Value | |
---|---|
Type | Description |
string |
Unspecified
public const string Unspecified = "UNSPECIFIED"
Wire representation of Unspecified .
Field Value | |
---|---|
Type | Description |
string |