public static class ComputeEnumConstants.NetworkPeering.UpdateStrategy
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkPeering.UpdateStrategy.
Constants for wire representations of the NetworkPeering.Types.UpdateStrategy enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Consensus
public const string Consensus = "CONSENSUS"
Wire representation of Consensus.
Field Value | |
---|---|
Type | Description |
string |
Independent
public const string Independent = "INDEPENDENT"
Wire representation of Independent.
Field Value | |
---|---|
Type | Description |
string |
UndefinedUpdateStrategy
public const string UndefinedUpdateStrategy = "UNDEFINED_UPDATE_STRATEGY"
Wire representation of UndefinedUpdateStrategy .
Field Value | |
---|---|
Type | Description |
string |
Unspecified
public const string Unspecified = "UNSPECIFIED"
Wire representation of Unspecified.
Field Value | |
---|---|
Type | Description |
string |