Compute Engine v1 API - Class ComputeEnumConstants.PacketIntervals.Duration (2.16.0)

public static class ComputeEnumConstants.PacketIntervals.Duration

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PacketIntervals.Duration.

Constants for wire representations of the PacketIntervals.Types.Duration enum.

Inheritance

object > ComputeEnumConstants.PacketIntervals.Duration

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Hour

public const string Hour = "HOUR"

Wire representation of Hour.

Field Value
Type Description
string

Max

public const string Max = "MAX"

Wire representation of Max.

Field Value
Type Description
string

Minute

public const string Minute = "MINUTE"

Wire representation of Minute.

Field Value
Type Description
string

UndefinedDuration

public const string UndefinedDuration = "UNDEFINED_DURATION"

Wire representation of UndefinedDuration.

Field Value
Type Description
string

Unspecified

public const string Unspecified = "DURATION_UNSPECIFIED"

Wire representation of Unspecified.

Field Value
Type Description
string