public enum Reputation extends Enum<Reputation> implements ProtocolMessageEnumCategorization options for the usefulness of a finding.
Protobuf enum google.backstory.Reputation
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
NOT_USEFUL |
A categorization of the finding as not useful. |
NOT_USEFUL_VALUE |
A categorization of the finding as not useful. |
REPUTATION_UNSPECIFIED |
An unspecified reputation. |
REPUTATION_UNSPECIFIED_VALUE |
An unspecified reputation. |
UNRECOGNIZED |
|
USEFUL |
A categorization of the finding as useful. |
USEFUL_VALUE |
A categorization of the finding as useful. |
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() |
|