Google Cloud Security Command Center v1 API - Class Indicator.Types.ProcessSignature.Types.MemoryHashSignature (3.20.0)

public sealed class Indicator.Types.ProcessSignature.Types.MemoryHashSignature : IMessage<Indicator.Types.ProcessSignature.Types.MemoryHashSignature>, IEquatable<Indicator.Types.ProcessSignature.Types.MemoryHashSignature>, IDeepCloneable<Indicator.Types.ProcessSignature.Types.MemoryHashSignature>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Security Command Center v1 API class Indicator.Types.ProcessSignature.Types.MemoryHashSignature.

A signature corresponding to memory page hashes.

Inheritance

object > Indicator.Types.ProcessSignature.Types.MemoryHashSignature

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Constructors

MemoryHashSignature()

public MemoryHashSignature()

MemoryHashSignature(MemoryHashSignature)

public MemoryHashSignature(Indicator.Types.ProcessSignature.Types.MemoryHashSignature other)
Parameter
Name Description
other IndicatorTypesProcessSignatureTypesMemoryHashSignature

Properties

BinaryFamily

public string BinaryFamily { get; set; }

The binary family.

Property Value
Type Description
string

Detections

public RepeatedField<Indicator.Types.ProcessSignature.Types.MemoryHashSignature.Types.Detection> Detections { get; }

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

Property Value
Type Description
RepeatedFieldIndicatorTypesProcessSignatureTypesMemoryHashSignatureTypesDetection