public sealed class MemoryHashSignature : IMessage<Indicator.Types.ProcessSignature.Types.MemoryHashSignature>, IEquatable<Indicator.Types.ProcessSignature.Types.MemoryHashSignature>, IDeepCloneable<Indicator.Types.ProcessSignature.Types.MemoryHashSignature>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This webpage provides documentation for the `MemoryHashSignature` class within the `Google.Cloud.SecurityCenter.V1` namespace, detailing its functionality related to memory page hash signatures."],["The `MemoryHashSignature` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for enhanced functionality and compatibility."],["The page lists multiple versions of the `MemoryHashSignature` class, with the latest being version 3.24.0 and various other versions back to version 2.2.0, indicating a history of updates and changes."],["The class has two constructors, one of which takes another `MemoryHashSignature` as an argument, allowing for creating a new object based on an existing one."],["The class has two properties `BinaryFamily` which is a string property, and `Detections` which is a `RepeatedField` of type `Detection` and indicates a list of detections contributing to the match."]]],[]]