Class ComputeEnumConstants.Project.DefaultNetworkTier (1.0.0)

public static class DefaultNetworkTier

Constants for wire representations of the Project.Types.DefaultNetworkTier enum.

Inheritance

Object > ComputeEnumConstants.Project.DefaultNetworkTier

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Premium

public const string Premium = "PREMIUM"

Wire representation of Premium.

Field Value
TypeDescription
String

Standard

public const string Standard = "STANDARD"

Wire representation of Standard.

Field Value
TypeDescription
String

UndefinedDefaultNetworkTier

public const string UndefinedDefaultNetworkTier = "UNDEFINED_DEFAULT_NETWORK_TIER"

Wire representation of UndefinedDefaultNetworkTier.

Field Value
TypeDescription
String