public static class ComputeEnumConstants.PacketIntervals.DurationReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.PacketIntervals.Duration.
Constants for wire representations of the PacketIntervals.Types.Duration enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
|