Enum SecurityResult.Types.VerdictType
Category of the verdict.
Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum SecurityResult.Types.VerdictType
Fields
| Name | Description |
|---|---|
| AnalystVerdict | Verdict provided by the human analyst. These fields are used to model Mandiant sources. |
| ProviderMlVerdict | MLVerdict result provided from threat providers, like Mandiant. These fields are used to model Mandiant sources. |
| Unspecified | Verdict category not specified. |