Compute Engine v1 API - Class ComputeEnumConstants.Backend.TrafficDuration (3.27.0)

public static class ComputeEnumConstants.Backend.TrafficDuration

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.Backend.TrafficDuration.

Constants for wire representations of the Backend.Types.TrafficDuration enum.

Inheritance

object > ComputeEnumConstants.Backend.TrafficDuration

Namespace

Google.Cloud.Compute.V1

Assembly

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