public enum SecurityResult.ThreatCollectionType extends Enum<SecurityResult.ThreatCollectionType> implements ProtocolMessageEnumDifferent Types of threat collections currently supported.
Protobuf enum google.backstory.SecurityResult.ThreatCollectionType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CAMPAIGN |
Threat collection type is campaign. |
CAMPAIGN_VALUE |
Threat collection type is campaign. |
REPORT |
Threat collection type is report. |
REPORT_VALUE |
Threat collection type is report. |
THREAT_COLLECTION_TYPE_UNSPECIFIED |
Threat collection type is unspecified. |
THREAT_COLLECTION_TYPE_UNSPECIFIED_VALUE |
Threat collection type is unspecified. |
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() |
|