public sealed class 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.
[[["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-17 UTC."],[[["This webpage provides documentation for the `MemoryHashSignature` class within the Google Cloud Security Command Center v1 API, specifically detailing its structure and functionality."],["The latest version of this class is 3.24.0, but the page also lists documentation for a range of previous versions, extending back to version 2.2.0."],["The `MemoryHashSignature` class is designed to represent a signature based on memory page hashes and it inherits and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class exposes properties such as `BinaryFamily`, a string that represents the binary family, and `Detections`, which is a list of `Detection` objects, detailing the memory hash detections."],["The class has 2 constructors: `MemoryHashSignature()` and `MemoryHashSignature(Indicator.Types.ProcessSignature.Types.MemoryHashSignature)`, one which is a default constructor and the other which allows passing another `MemoryHashSignature` object as a parameter."]]],[]]