public static class ComputeEnumConstants.Backend.TrafficDurationReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Backend.TrafficDuration.
Constants for wire representations of the Backend.Types.TrafficDuration enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Long
public const string Long = "LONG"Wire representation of Long.
| Field Value | |
|---|---|
| Type | Description |
string |
|
Short
public const string Short = "SHORT"Wire representation of Short.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedTrafficDuration
public const string UndefinedTrafficDuration = "UNDEFINED_TRAFFIC_DURATION"Wire representation of UndefinedTrafficDuration .
| Field Value | |
|---|---|
| Type | Description |
string |
|
Unspecified
public const string Unspecified = "TRAFFIC_DURATION_UNSPECIFIED"Wire representation of Unspecified.
| Field Value | |
|---|---|
| Type | Description |
string |
|