public final class MitreAttack extends GeneratedMessageV3 implements MitreAttackOrBuilder
MITRE ATT&CK tactics and techniques related to this finding. See: https://attack.mitre.orgProtobuf type
google.cloud.securitycenter.v1.MitreAttack
Modifier and Type | Class and Description |
---|---|
static class |
MitreAttack.Builder
MITRE ATT&CK tactics and techniques related to this finding.
|
static class |
MitreAttack.Tactic
MITRE ATT&CK tactics that can be referenced by SCC findings.
|
static class |
MitreAttack.Technique
MITRE ATT&CK techniques that can be referenced by SCC findings.
|
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage,BuilderType extends GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, GeneratedMessageV3.ExtendableMessage<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.FieldAccessorTable, GeneratedMessageV3.UnusedPrivateParameter
AbstractMessageLite.InternalOneOfEnum
Modifier and Type | Field and Description |
---|---|
static int |
ADDITIONAL_TACTICS_FIELD_NUMBER |
static int |
ADDITIONAL_TECHNIQUES_FIELD_NUMBER |
static int |
PRIMARY_TACTIC_FIELD_NUMBER |
static int |
PRIMARY_TECHNIQUES_FIELD_NUMBER |
static int |
VERSION_FIELD_NUMBER |
alwaysUseFieldBuilders, unknownFields
memoizedSize
memoizedHashCode
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
MitreAttack.Tactic |
getAdditionalTactics(int index)
Additional MITRE ATT&CK tactics related to this finding, if any.
|
int |
getAdditionalTacticsCount()
Additional MITRE ATT&CK tactics related to this finding, if any.
|
List<MitreAttack.Tactic> |
getAdditionalTacticsList()
Additional MITRE ATT&CK tactics related to this finding, if any.
|
int |
getAdditionalTacticsValue(int index)
Additional MITRE ATT&CK tactics related to this finding, if any.
|
List<Integer> |
getAdditionalTacticsValueList()
Additional MITRE ATT&CK tactics related to this finding, if any.
|
MitreAttack.Technique |
getAdditionalTechniques(int index)
Additional MITRE ATT&CK techniques related to this finding, if any, along
with any of their respective parent techniques.
|
int |
getAdditionalTechniquesCount()
Additional MITRE ATT&CK techniques related to this finding, if any, along
with any of their respective parent techniques.
|
List<MitreAttack.Technique> |
getAdditionalTechniquesList()
Additional MITRE ATT&CK techniques related to this finding, if any, along
with any of their respective parent techniques.
|
int |
getAdditionalTechniquesValue(int index)
Additional MITRE ATT&CK techniques related to this finding, if any, along
with any of their respective parent techniques.
|
List<Integer> |
getAdditionalTechniquesValueList()
Additional MITRE ATT&CK techniques related to this finding, if any, along
with any of their respective parent techniques.
|
static MitreAttack |
getDefaultInstance() |
MitreAttack |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Parser<MitreAttack> |
getParserForType() |
MitreAttack.Tactic |
getPrimaryTactic()
The MITRE ATT&CK tactic most closely represented by this finding, if any.
|
int |
getPrimaryTacticValue()
The MITRE ATT&CK tactic most closely represented by this finding, if any.
|
MitreAttack.Technique |
getPrimaryTechniques(int index)
The MITRE ATT&CK technique most closely represented by this finding, if
any.
|
int |
getPrimaryTechniquesCount()
The MITRE ATT&CK technique most closely represented by this finding, if
any.
|
List<MitreAttack.Technique> |
getPrimaryTechniquesList()
The MITRE ATT&CK technique most closely represented by this finding, if
any.
|
int |
getPrimaryTechniquesValue(int index)
The MITRE ATT&CK technique most closely represented by this finding, if
any.
|
List<Integer> |
getPrimaryTechniquesValueList()
The MITRE ATT&CK technique most closely represented by this finding, if
any.
|
int |
getSerializedSize() |
UnknownFieldSet |
getUnknownFields() |
String |
getVersion()
The MITRE ATT&CK version referenced by the above fields.
|
ByteString |
getVersionBytes()
The MITRE ATT&CK version referenced by the above fields.
|
int |
hashCode() |
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static MitreAttack.Builder |
newBuilder() |
static MitreAttack.Builder |
newBuilder(MitreAttack prototype) |
MitreAttack.Builder |
newBuilderForType() |
protected MitreAttack.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused) |
static MitreAttack |
parseDelimitedFrom(InputStream input) |
static MitreAttack |
parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static MitreAttack |
parseFrom(byte[] data) |
static MitreAttack |
parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static MitreAttack |
parseFrom(ByteBuffer data) |
static MitreAttack |
parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static MitreAttack |
parseFrom(ByteString data) |
static MitreAttack |
parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static MitreAttack |
parseFrom(CodedInputStream input) |
static MitreAttack |
parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static MitreAttack |
parseFrom(InputStream input) |
static MitreAttack |
parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Parser<MitreAttack> |
parser() |
MitreAttack.Builder |
toBuilder() |
void |
writeTo(CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
toByteArray, toByteString, writeDelimitedTo, writeTo
public static final int PRIMARY_TACTIC_FIELD_NUMBER
public static final int PRIMARY_TECHNIQUES_FIELD_NUMBER
public static final int ADDITIONAL_TACTICS_FIELD_NUMBER
public static final int ADDITIONAL_TECHNIQUES_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class GeneratedMessageV3
public final UnknownFieldSet getUnknownFields()
getUnknownFields
in interface MessageOrBuilder
getUnknownFields
in class GeneratedMessageV3
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3
public int getPrimaryTacticValue()
The MITRE ATT&CK tactic most closely represented by this finding, if any.
.google.cloud.securitycenter.v1.MitreAttack.Tactic primary_tactic = 1;
getPrimaryTacticValue
in interface MitreAttackOrBuilder
public MitreAttack.Tactic getPrimaryTactic()
The MITRE ATT&CK tactic most closely represented by this finding, if any.
.google.cloud.securitycenter.v1.MitreAttack.Tactic primary_tactic = 1;
getPrimaryTactic
in interface MitreAttackOrBuilder
public List<MitreAttack.Technique> getPrimaryTechniquesList()
The MITRE ATT&CK technique most closely represented by this finding, if any. primary_techniques is a repeated field because there are multiple levels of MITRE ATT&CK techniques. If the technique most closely represented by this finding is a sub-technique (e.g. `SCANNING_IP_BLOCKS`), both the sub-technique and its parent technique(s) will be listed (e.g. `SCANNING_IP_BLOCKS`, `ACTIVE_SCANNING`).
repeated .google.cloud.securitycenter.v1.MitreAttack.Technique primary_techniques = 2;
getPrimaryTechniquesList
in interface MitreAttackOrBuilder
public int getPrimaryTechniquesCount()
The MITRE ATT&CK technique most closely represented by this finding, if any. primary_techniques is a repeated field because there are multiple levels of MITRE ATT&CK techniques. If the technique most closely represented by this finding is a sub-technique (e.g. `SCANNING_IP_BLOCKS`), both the sub-technique and its parent technique(s) will be listed (e.g. `SCANNING_IP_BLOCKS`, `ACTIVE_SCANNING`).
repeated .google.cloud.securitycenter.v1.MitreAttack.Technique primary_techniques = 2;
getPrimaryTechniquesCount
in interface MitreAttackOrBuilder
public MitreAttack.Technique getPrimaryTechniques(int index)
The MITRE ATT&CK technique most closely represented by this finding, if any. primary_techniques is a repeated field because there are multiple levels of MITRE ATT&CK techniques. If the technique most closely represented by this finding is a sub-technique (e.g. `SCANNING_IP_BLOCKS`), both the sub-technique and its parent technique(s) will be listed (e.g. `SCANNING_IP_BLOCKS`, `ACTIVE_SCANNING`).
repeated .google.cloud.securitycenter.v1.MitreAttack.Technique primary_techniques = 2;
getPrimaryTechniques
in interface MitreAttackOrBuilder
index
- The index of the element to return.public List<Integer> getPrimaryTechniquesValueList()
The MITRE ATT&CK technique most closely represented by this finding, if any. primary_techniques is a repeated field because there are multiple levels of MITRE ATT&CK techniques. If the technique most closely represented by this finding is a sub-technique (e.g. `SCANNING_IP_BLOCKS`), both the sub-technique and its parent technique(s) will be listed (e.g. `SCANNING_IP_BLOCKS`, `ACTIVE_SCANNING`).
repeated .google.cloud.securitycenter.v1.MitreAttack.Technique primary_techniques = 2;
getPrimaryTechniquesValueList
in interface MitreAttackOrBuilder
public int getPrimaryTechniquesValue(int index)
The MITRE ATT&CK technique most closely represented by this finding, if any. primary_techniques is a repeated field because there are multiple levels of MITRE ATT&CK techniques. If the technique most closely represented by this finding is a sub-technique (e.g. `SCANNING_IP_BLOCKS`), both the sub-technique and its parent technique(s) will be listed (e.g. `SCANNING_IP_BLOCKS`, `ACTIVE_SCANNING`).
repeated .google.cloud.securitycenter.v1.MitreAttack.Technique primary_techniques = 2;
getPrimaryTechniquesValue
in interface MitreAttackOrBuilder
index
- The index of the value to return.public List<MitreAttack.Tactic> getAdditionalTacticsList()
Additional MITRE ATT&CK tactics related to this finding, if any.
repeated .google.cloud.securitycenter.v1.MitreAttack.Tactic additional_tactics = 3;
getAdditionalTacticsList
in interface MitreAttackOrBuilder
public int getAdditionalTacticsCount()
Additional MITRE ATT&CK tactics related to this finding, if any.
repeated .google.cloud.securitycenter.v1.MitreAttack.Tactic additional_tactics = 3;
getAdditionalTacticsCount
in interface MitreAttackOrBuilder
public MitreAttack.Tactic getAdditionalTactics(int index)
Additional MITRE ATT&CK tactics related to this finding, if any.
repeated .google.cloud.securitycenter.v1.MitreAttack.Tactic additional_tactics = 3;
getAdditionalTactics
in interface MitreAttackOrBuilder
index
- The index of the element to return.public List<Integer> getAdditionalTacticsValueList()
Additional MITRE ATT&CK tactics related to this finding, if any.
repeated .google.cloud.securitycenter.v1.MitreAttack.Tactic additional_tactics = 3;
getAdditionalTacticsValueList
in interface MitreAttackOrBuilder
public int getAdditionalTacticsValue(int index)
Additional MITRE ATT&CK tactics related to this finding, if any.
repeated .google.cloud.securitycenter.v1.MitreAttack.Tactic additional_tactics = 3;
getAdditionalTacticsValue
in interface MitreAttackOrBuilder
index
- The index of the value to return.public List<MitreAttack.Technique> getAdditionalTechniquesList()
Additional MITRE ATT&CK techniques related to this finding, if any, along with any of their respective parent techniques.
repeated .google.cloud.securitycenter.v1.MitreAttack.Technique additional_techniques = 4;
getAdditionalTechniquesList
in interface MitreAttackOrBuilder
public int getAdditionalTechniquesCount()
Additional MITRE ATT&CK techniques related to this finding, if any, along with any of their respective parent techniques.
repeated .google.cloud.securitycenter.v1.MitreAttack.Technique additional_techniques = 4;
getAdditionalTechniquesCount
in interface MitreAttackOrBuilder
public MitreAttack.Technique getAdditionalTechniques(int index)
Additional MITRE ATT&CK techniques related to this finding, if any, along with any of their respective parent techniques.
repeated .google.cloud.securitycenter.v1.MitreAttack.Technique additional_techniques = 4;
getAdditionalTechniques
in interface MitreAttackOrBuilder
index
- The index of the element to return.public List<Integer> getAdditionalTechniquesValueList()
Additional MITRE ATT&CK techniques related to this finding, if any, along with any of their respective parent techniques.
repeated .google.cloud.securitycenter.v1.MitreAttack.Technique additional_techniques = 4;
getAdditionalTechniquesValueList
in interface MitreAttackOrBuilder
public int getAdditionalTechniquesValue(int index)
Additional MITRE ATT&CK techniques related to this finding, if any, along with any of their respective parent techniques.
repeated .google.cloud.securitycenter.v1.MitreAttack.Technique additional_techniques = 4;
getAdditionalTechniquesValue
in interface MitreAttackOrBuilder
index
- The index of the value to return.public String getVersion()
The MITRE ATT&CK version referenced by the above fields. E.g. "8".
string version = 5;
getVersion
in interface MitreAttackOrBuilder
public ByteString getVersionBytes()
The MITRE ATT&CK version referenced by the above fields. E.g. "8".
string version = 5;
getVersionBytes
in interface MitreAttackOrBuilder
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3
public void writeTo(CodedOutputStream output) throws IOException
writeTo
in interface MessageLite
writeTo
in class GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface MessageLite
getSerializedSize
in class GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface Message
equals
in class AbstractMessage
public int hashCode()
hashCode
in interface Message
hashCode
in class AbstractMessage
public static MitreAttack parseFrom(ByteBuffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static MitreAttack parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static MitreAttack parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static MitreAttack parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static MitreAttack parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static MitreAttack parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferException
public static MitreAttack parseFrom(InputStream input) throws IOException
IOException
public static MitreAttack parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static MitreAttack parseDelimitedFrom(InputStream input) throws IOException
IOException
public static MitreAttack parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static MitreAttack parseFrom(CodedInputStream input) throws IOException
IOException
public static MitreAttack parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public MitreAttack.Builder newBuilderForType()
newBuilderForType
in interface Message
newBuilderForType
in interface MessageLite
public static MitreAttack.Builder newBuilder()
public static MitreAttack.Builder newBuilder(MitreAttack prototype)
public MitreAttack.Builder toBuilder()
toBuilder
in interface Message
toBuilder
in interface MessageLite
protected MitreAttack.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class GeneratedMessageV3
public static MitreAttack getDefaultInstance()
public static Parser<MitreAttack> parser()
public Parser<MitreAttack> getParserForType()
getParserForType
in interface Message
getParserForType
in interface MessageLite
getParserForType
in class GeneratedMessageV3
public MitreAttack getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
Copyright © 2022 Google LLC. All rights reserved.