public enum SecurityResult.VerdictType extends Enum<SecurityResult.VerdictType> implements ProtocolMessageEnumCategory of the verdict.
Protobuf enum google.backstory.SecurityResult.VerdictType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ANALYST_VERDICT |
Verdict provided by the human analyst. These fields are used to model Mandiant sources. |
ANALYST_VERDICT_VALUE |
Verdict provided by the human analyst. These fields are used to model Mandiant sources. |
PROVIDER_ML_VERDICT |
MLVerdict result provided from threat providers, like Mandiant. These fields are used to model Mandiant sources. |
PROVIDER_ML_VERDICT_VALUE |
MLVerdict result provided from threat providers, like Mandiant. These fields are used to model Mandiant sources. |
UNRECOGNIZED |
|
VERDICT_TYPE_UNSPECIFIED |
Verdict category not specified. |
VERDICT_TYPE_UNSPECIFIED_VALUE |
Verdict category not specified. |
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() |
|