public static final class SecurityResult.VerdictInfo extends GeneratedMessage implements SecurityResult.VerdictInfoOrBuilder
Describes the threat verdict provided by human analysts and machine
learning models. These fields are used to model Mandiant sources.
Protobuf type google.backstory.SecurityResult.VerdictInfo
Inherited Members
com.google.protobuf.GeneratedMessage.<ContainingT,T>newFileScopedGeneratedExtension(java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ContainingT,T>newMessageScopedGeneratedExtension(com.google.protobuf.Message,int,java.lang.Class<?>,com.google.protobuf.Message)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessage.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessage.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessage.<V>serializeBooleanMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Boolean,V>,com.google.protobuf.MapEntry<java.lang.Boolean,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeIntegerMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Integer,V>,com.google.protobuf.MapEntry<java.lang.Integer,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeLongMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.Long,V>,com.google.protobuf.MapEntry<java.lang.Long,V>,int)
com.google.protobuf.GeneratedMessage.<V>serializeStringMapTo(com.google.protobuf.CodedOutputStream,com.google.protobuf.MapField<java.lang.String,V>,com.google.protobuf.MapEntry<java.lang.String,V>,int)
com.google.protobuf.GeneratedMessage.canUseUnsafe()
com.google.protobuf.GeneratedMessage.emptyBooleanList()
com.google.protobuf.GeneratedMessage.emptyDoubleList()
com.google.protobuf.GeneratedMessage.emptyFloatList()
com.google.protobuf.GeneratedMessage.emptyIntList()
com.google.protobuf.GeneratedMessage.emptyLongList()
com.google.protobuf.GeneratedMessage.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.isStringEmpty(java.lang.Object)
com.google.protobuf.GeneratedMessage.mergeFromAndMakeImmutableInternal(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite)
com.google.protobuf.GeneratedMessage.newInstance(com.google.protobuf.GeneratedMessage.UnusedPrivateParameter)
com.google.protobuf.GeneratedMessage.parseUnknownFieldProto3(com.google.protobuf.CodedInputStream,com.google.protobuf.UnknownFieldSet.Builder,com.google.protobuf.ExtensionRegistryLite,int)
Static Fields
BENIGN_COUNT_FIELD_NUMBER
public static final int BENIGN_COUNT_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
CATEGORY_DETAILS_FIELD_NUMBER
public static final int CATEGORY_DETAILS_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
CONFIDENCE_SCORE_FIELD_NUMBER
public static final int CONFIDENCE_SCORE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
GLOBAL_CUSTOMER_COUNT_FIELD_NUMBER
public static final int GLOBAL_CUSTOMER_COUNT_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
GLOBAL_HITS_COUNT_FIELD_NUMBER
public static final int GLOBAL_HITS_COUNT_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
IOC_STATS_FIELD_NUMBER
public static final int IOC_STATS_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
MALICIOUS_COUNT_FIELD_NUMBER
public static final int MALICIOUS_COUNT_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
NEIGHBOUR_INFLUENCE_FIELD_NUMBER
public static final int NEIGHBOUR_INFLUENCE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
PWN_FIELD_NUMBER
public static final int PWN_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
PWN_FIRST_TAGGED_TIME_FIELD_NUMBER
public static final int PWN_FIRST_TAGGED_TIME_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
RESPONSE_COUNT_FIELD_NUMBER
public static final int RESPONSE_COUNT_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
SOURCE_COUNT_FIELD_NUMBER
public static final int SOURCE_COUNT_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
SOURCE_PROVIDER_FIELD_NUMBER
public static final int SOURCE_PROVIDER_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
VERDICT_RESPONSE_FIELD_NUMBER
public static final int VERDICT_RESPONSE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
VERDICT_TIME_FIELD_NUMBER
public static final int VERDICT_TIME_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
VERDICT_TYPE_FIELD_NUMBER
public static final int VERDICT_TYPE_FIELD_NUMBER
| Field Value |
| Type |
Description |
int |
|
Static Methods
getDefaultInstance()
public static SecurityResult.VerdictInfo getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static SecurityResult.VerdictInfo.Builder newBuilder()
newBuilder(SecurityResult.VerdictInfo prototype)
public static SecurityResult.VerdictInfo.Builder newBuilder(SecurityResult.VerdictInfo prototype)
parseDelimitedFrom(InputStream input)
public static SecurityResult.VerdictInfo parseDelimitedFrom(InputStream input)
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SecurityResult.VerdictInfo parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data)
public static SecurityResult.VerdictInfo parseFrom(byte[] data)
| Parameter |
| Name |
Description |
data |
byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static SecurityResult.VerdictInfo parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data)
public static SecurityResult.VerdictInfo parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static SecurityResult.VerdictInfo parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
parseFrom(CodedInputStream input)
public static SecurityResult.VerdictInfo parseFrom(CodedInputStream input)
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static SecurityResult.VerdictInfo parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(InputStream input)
public static SecurityResult.VerdictInfo parseFrom(InputStream input)
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SecurityResult.VerdictInfo parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data)
public static SecurityResult.VerdictInfo parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static SecurityResult.VerdictInfo parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser()
public static Parser<SecurityResult.VerdictInfo> parser()
Methods
equals(Object obj)
public boolean equals(Object obj)
| Parameter |
| Name |
Description |
obj |
Object
|
Overrides
getBenignCount()
public int getBenignCount()
Count of responses where this IoC was marked as benign.
int32 benign_count = 6;
| Returns |
| Type |
Description |
int |
The benignCount.
|
getCategoryDetails()
public String getCategoryDetails()
Tags related to the verdict.
string category_details = 16;
| Returns |
| Type |
Description |
String |
The categoryDetails.
|
getCategoryDetailsBytes()
public ByteString getCategoryDetailsBytes()
Tags related to the verdict.
string category_details = 16;
| Returns |
| Type |
Description |
ByteString |
The bytes for categoryDetails.
|
getConfidenceScore()
public int getConfidenceScore()
Confidence score of the verdict.
int32 confidence_score = 8;
| Returns |
| Type |
Description |
int |
The confidenceScore.
|
getDefaultInstanceForType()
public SecurityResult.VerdictInfo getDefaultInstanceForType()
getGlobalCustomerCount()
public int getGlobalCustomerCount()
Global customer count over the last 30 days
int32 global_customer_count = 13;
| Returns |
| Type |
Description |
int |
The globalCustomerCount.
|
getGlobalHitsCount()
public int getGlobalHitsCount()
Global hit count over the last 30 days.
int32 global_hits_count = 14;
| Returns |
| Type |
Description |
int |
The globalHitsCount.
|
getIocStats(int index)
public SecurityResult.IoCStats getIocStats(int index)
List of IoCStats from which the verdict was generated.
repeated .google.backstory.SecurityResult.IoCStats ioc_stats = 9;
| Parameter |
| Name |
Description |
index |
int
|
getIocStatsCount()
public int getIocStatsCount()
List of IoCStats from which the verdict was generated.
repeated .google.backstory.SecurityResult.IoCStats ioc_stats = 9;
| Returns |
| Type |
Description |
int |
|
getIocStatsList()
public List<SecurityResult.IoCStats> getIocStatsList()
List of IoCStats from which the verdict was generated.
repeated .google.backstory.SecurityResult.IoCStats ioc_stats = 9;
getIocStatsOrBuilder(int index)
public SecurityResult.IoCStatsOrBuilder getIocStatsOrBuilder(int index)
List of IoCStats from which the verdict was generated.
repeated .google.backstory.SecurityResult.IoCStats ioc_stats = 9;
| Parameter |
| Name |
Description |
index |
int
|
getIocStatsOrBuilderList()
public List<? extends SecurityResult.IoCStatsOrBuilder> getIocStatsOrBuilderList()
List of IoCStats from which the verdict was generated.
repeated .google.backstory.SecurityResult.IoCStats ioc_stats = 9;
| Returns |
| Type |
Description |
List<? extends com.google.backstory.SecurityResult.IoCStatsOrBuilder> |
|
getMaliciousCount()
public int getMaliciousCount()
Count of responses where this IoC was marked as malicious.
int32 malicious_count = 7;
| Returns |
| Type |
Description |
int |
The maliciousCount.
|
getNeighbourInfluence()
public String getNeighbourInfluence()
Describes the near neighbor influence of the verdict.
string neighbour_influence = 3;
| Returns |
| Type |
Description |
String |
The neighbourInfluence.
|
getNeighbourInfluenceBytes()
public ByteString getNeighbourInfluenceBytes()
Describes the near neighbor influence of the verdict.
string neighbour_influence = 3;
| Returns |
| Type |
Description |
ByteString |
The bytes for neighbourInfluence.
|
getParserForType()
public Parser<SecurityResult.VerdictInfo> getParserForType()
Overrides
getPwn()
Whether one or more Mandiant incident response customers had this
indicator in their environment.
bool pwn = 15;
| Returns |
| Type |
Description |
boolean |
The pwn.
|
getPwnFirstTaggedTime()
public Timestamp getPwnFirstTaggedTime()
The timestamp of the first time a pwn was associated to this entity.
.google.protobuf.Timestamp pwn_first_tagged_time = 17;
| Returns |
| Type |
Description |
Timestamp |
The pwnFirstTaggedTime.
|
getPwnFirstTaggedTimeOrBuilder()
public TimestampOrBuilder getPwnFirstTaggedTimeOrBuilder()
The timestamp of the first time a pwn was associated to this entity.
.google.protobuf.Timestamp pwn_first_tagged_time = 17;
getResponseCount()
public int getResponseCount()
Total response count across all sources.
int32 response_count = 2;
| Returns |
| Type |
Description |
int |
The responseCount.
|
getSerializedSize()
public int getSerializedSize()
| Returns |
| Type |
Description |
int |
|
Overrides
getSourceCount()
public int getSourceCount()
Number of sources from which intelligence was extracted.
int32 source_count = 1;
| Returns |
| Type |
Description |
int |
The sourceCount.
|
getSourceProvider()
public String getSourceProvider()
Source provider giving the machine learning verdict.
string source_provider = 5;
| Returns |
| Type |
Description |
String |
The sourceProvider.
|
getSourceProviderBytes()
public ByteString getSourceProviderBytes()
Source provider giving the machine learning verdict.
string source_provider = 5;
| Returns |
| Type |
Description |
ByteString |
The bytes for sourceProvider.
|
getVerdictResponse()
public SecurityResult.VerdictResponse getVerdictResponse()
Details about the verdict.
.google.backstory.SecurityResult.VerdictResponse verdict_response = 12;
getVerdictResponseValue()
public int getVerdictResponseValue()
Details about the verdict.
.google.backstory.SecurityResult.VerdictResponse verdict_response = 12;
| Returns |
| Type |
Description |
int |
The enum numeric value on the wire for verdictResponse.
|
getVerdictTime()
public Timestamp getVerdictTime()
Timestamp when the verdict was generated.
.google.protobuf.Timestamp verdict_time = 11;
| Returns |
| Type |
Description |
Timestamp |
The verdictTime.
|
getVerdictTimeOrBuilder()
public TimestampOrBuilder getVerdictTimeOrBuilder()
Timestamp when the verdict was generated.
.google.protobuf.Timestamp verdict_time = 11;
getVerdictType()
public SecurityResult.VerdictType getVerdictType()
Type of verdict.
.google.backstory.SecurityResult.VerdictType verdict_type = 4;
getVerdictTypeValue()
public int getVerdictTypeValue()
Type of verdict.
.google.backstory.SecurityResult.VerdictType verdict_type = 4;
| Returns |
| Type |
Description |
int |
The enum numeric value on the wire for verdictType.
|
hasPwnFirstTaggedTime()
public boolean hasPwnFirstTaggedTime()
The timestamp of the first time a pwn was associated to this entity.
.google.protobuf.Timestamp pwn_first_tagged_time = 17;
| Returns |
| Type |
Description |
boolean |
Whether the pwnFirstTaggedTime field is set.
|
hasVerdictTime()
public boolean hasVerdictTime()
Timestamp when the verdict was generated.
.google.protobuf.Timestamp verdict_time = 11;
| Returns |
| Type |
Description |
boolean |
Whether the verdictTime field is set.
|
hashCode()
| Returns |
| Type |
Description |
int |
|
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public SecurityResult.VerdictInfo.Builder newBuilderForType()
newBuilderForType(AbstractMessage.BuilderParent parent)
protected SecurityResult.VerdictInfo.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Overrides
toBuilder()
public SecurityResult.VerdictInfo.Builder toBuilder()
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Overrides