public enum PacketIntervals.Duration extends Enum<PacketIntervals.Duration> implements ProtocolMessageEnum
From how long ago in the past these intervals were observed.
Protobuf enum google.cloud.compute.v1.PacketIntervals.Duration
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
DURATION_UNSPECIFIED |
|
DURATION_UNSPECIFIED_VALUE |
|
HOUR |
|
HOUR_VALUE |
|
MAX |
From BfdSession object creation time. |
MAX_VALUE |
From BfdSession object creation time. |
MINUTE |
|
MINUTE_VALUE |
|
UNDEFINED_DURATION |
A value indicating that the enum field is not set. |
UNDEFINED_DURATION_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |