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, methods, and inheritance."],["The documentation covers a range of versions, from 2.2.0 to the latest 3.24.0, which lets you navigate and find information relating to a specific version of the class."],["`MemoryHashSignature` is a class used for detecting memory page hashes and identifying the binary family, implementing various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `BinaryFamily`, a string type, and `Detections`, which is a collection of `Detection` types that contribute to the match of a binary family, providing information regarding the memory hash detections."],["It has `MemoryHashSignature()` constructors that allow instanciation with or without an existing memory hash signature object."]]],[]]