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-09 UTC."],[[["This webpage provides documentation for the `MemoryHashSignature` class within the `Google.Cloud.SecurityCenter.V1` namespace, detailing its purpose as a signature for memory page hashes."],["The latest version available is 3.24.0, and the page lists all accessible versions from 2.2.0 to the latest, with links to their respective documentation."],["`MemoryHashSignature` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its capabilities in message handling and object comparison."],["The class includes properties such as `BinaryFamily` (a string) and `Detections` (a list of detections) which further defines the memory hash analysis."],["There are two constructors for the class, one that is empty, and another that accepts the `Indicator.Types.ProcessSignature.Types.MemoryHashSignature` class as an argument."]]],[]]