Class Indicator.ProcessSignature.MemoryHashSignature (2.49.0)

public static final class Indicator.ProcessSignature.MemoryHashSignature extends GeneratedMessageV3 implements Indicator.ProcessSignature.MemoryHashSignatureOrBuilder

A signature corresponding to memory page hashes.

Protobuf type google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > Indicator.ProcessSignature.MemoryHashSignature

Static Fields

BINARY_FAMILY_FIELD_NUMBER

public static final int BINARY_FAMILY_FIELD_NUMBER
Field Value
TypeDescription
int

DETECTIONS_FIELD_NUMBER

public static final int DETECTIONS_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static Indicator.ProcessSignature.MemoryHashSignature getDefaultInstance()
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static Indicator.ProcessSignature.MemoryHashSignature.Builder newBuilder()
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature.Builder

newBuilder(Indicator.ProcessSignature.MemoryHashSignature prototype)

public static Indicator.ProcessSignature.MemoryHashSignature.Builder newBuilder(Indicator.ProcessSignature.MemoryHashSignature prototype)
Parameter
NameDescription
prototypeIndicator.ProcessSignature.MemoryHashSignature
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature.Builder

parseDelimitedFrom(InputStream input)

public static Indicator.ProcessSignature.MemoryHashSignature parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static Indicator.ProcessSignature.MemoryHashSignature parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature
Exceptions
TypeDescription
IOException

parseFrom(byte[] data)

public static Indicator.ProcessSignature.MemoryHashSignature parseFrom(byte[] data)
Parameter
NameDescription
databyte[]
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static Indicator.ProcessSignature.MemoryHashSignature parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
databyte[]
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data)

public static Indicator.ProcessSignature.MemoryHashSignature parseFrom(ByteString data)
Parameter
NameDescription
dataByteString
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static Indicator.ProcessSignature.MemoryHashSignature parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteString
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static Indicator.ProcessSignature.MemoryHashSignature parseFrom(CodedInputStream input)
Parameter
NameDescription
inputCodedInputStream
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature
Exceptions
TypeDescription
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static Indicator.ProcessSignature.MemoryHashSignature parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature
Exceptions
TypeDescription
IOException

parseFrom(InputStream input)

public static Indicator.ProcessSignature.MemoryHashSignature parseFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature
Exceptions
TypeDescription
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static Indicator.ProcessSignature.MemoryHashSignature parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature
Exceptions
TypeDescription
IOException

parseFrom(ByteBuffer data)

public static Indicator.ProcessSignature.MemoryHashSignature parseFrom(ByteBuffer data)
Parameter
NameDescription
dataByteBuffer
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static Indicator.ProcessSignature.MemoryHashSignature parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteBuffer
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature
Exceptions
TypeDescription
InvalidProtocolBufferException

parser()

public static Parser<Indicator.ProcessSignature.MemoryHashSignature> parser()
Returns
TypeDescription
Parser<MemoryHashSignature>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
NameDescription
objObject
Returns
TypeDescription
boolean
Overrides

getBinaryFamily()

public String getBinaryFamily()

The binary family.

string binary_family = 1;

Returns
TypeDescription
String

The binaryFamily.

getBinaryFamilyBytes()

public ByteString getBinaryFamilyBytes()

The binary family.

string binary_family = 1;

Returns
TypeDescription
ByteString

The bytes for binaryFamily.

getDefaultInstanceForType()

public Indicator.ProcessSignature.MemoryHashSignature getDefaultInstanceForType()
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature

getDetections(int index)

public Indicator.ProcessSignature.MemoryHashSignature.Detection getDetections(int index)

The list of memory hash detections contributing to the binary family match.

repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;

Parameter
NameDescription
indexint
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature.Detection

getDetectionsCount()

public int getDetectionsCount()

The list of memory hash detections contributing to the binary family match.

repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;

Returns
TypeDescription
int

getDetectionsList()

public List<Indicator.ProcessSignature.MemoryHashSignature.Detection> getDetectionsList()

The list of memory hash detections contributing to the binary family match.

repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;

Returns
TypeDescription
List<Detection>

getDetectionsOrBuilder(int index)

public Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder getDetectionsOrBuilder(int index)

The list of memory hash detections contributing to the binary family match.

repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;

Parameter
NameDescription
indexint
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder

getDetectionsOrBuilderList()

public List<? extends Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder> getDetectionsOrBuilderList()

The list of memory hash detections contributing to the binary family match.

repeated .google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.Detection detections = 4;

Returns
TypeDescription
List<? extends com.google.cloud.securitycenter.v2.Indicator.ProcessSignature.MemoryHashSignature.DetectionOrBuilder>

getParserForType()

public Parser<Indicator.ProcessSignature.MemoryHashSignature> getParserForType()
Returns
TypeDescription
Parser<MemoryHashSignature>
Overrides

getSerializedSize()

public int getSerializedSize()
Returns
TypeDescription
int
Overrides

hashCode()

public int hashCode()
Returns
TypeDescription
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

newBuilderForType()

public Indicator.ProcessSignature.MemoryHashSignature.Builder newBuilderForType()
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected Indicator.ProcessSignature.MemoryHashSignature.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
NameDescription
parentBuilderParent
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
NameDescription
unusedUnusedPrivateParameter
Returns
TypeDescription
Object
Overrides

toBuilder()

public Indicator.ProcessSignature.MemoryHashSignature.Builder toBuilder()
Returns
TypeDescription
Indicator.ProcessSignature.MemoryHashSignature.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
NameDescription
outputCodedOutputStream
Overrides
Exceptions
TypeDescription
IOException