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.
[[["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 the documentation is for version 3.24.0, with a comprehensive list of available versions ranging from 2.2.0 to 3.24.0 for the `MemoryHashSignature` API."],["The `MemoryHashSignature` class is a component used for identifying signatures that correspond to memory page hashes, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `BinaryFamily`, a string representing the binary family, and `Detections`, a repeated field containing memory hash detections contributing to the binary family match."],["Two constructors are provided for the `MemoryHashSignature` class, one default constructor and another that takes an existing `MemoryHashSignature` object for copying."]]],[]]