public enum SecurityResult.IoCStatsType extends Enum<SecurityResult.IoCStatsType> implements ProtocolMessageEnumType of IoCStat based on source.
Protobuf enum google.backstory.SecurityResult.IoCStatsType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
MANDIANT_SOURCES |
IoCStat is from a Mandiant Source. |
MANDIANT_SOURCES_VALUE |
IoCStat is from a Mandiant Source. |
THIRD_PARTY_SOURCES |
IoCStat is from a third-party source. |
THIRD_PARTY_SOURCES_VALUE |
IoCStat is from a third-party source. |
THREAT_INTELLIGENCE_IOC_STATS |
IoCStat is from a threat intelligence feed. |
THREAT_INTELLIGENCE_IOC_STATS_VALUE |
IoCStat is from a threat intelligence feed. |
UNRECOGNIZED |
|
UNSPECIFIED_IOC_STATS_TYPE |
IoCStat source is unidentified. |
UNSPECIFIED_IOC_STATS_TYPE_VALUE |
IoCStat source is unidentified. |
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() |
|