public enum SecurityResult.ProductPriority extends Enum<SecurityResult.ProductPriority> implements ProtocolMessageEnumA product priority level.
Protobuf enum google.backstory.SecurityResult.ProductPriority
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
HIGH_PRIORITY |
High priority. |
HIGH_PRIORITY_VALUE |
High priority. |
LOW_PRIORITY |
Low priority. |
LOW_PRIORITY_VALUE |
Low priority. |
MEDIUM_PRIORITY |
Medium priority. |
MEDIUM_PRIORITY_VALUE |
Medium priority. |
UNKNOWN_PRIORITY |
Default priority level. |
UNKNOWN_PRIORITY_VALUE |
Default priority level. |
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() |
|