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 reference documentation for the `MemoryHashSignature` class within the Google Cloud Security Command Center v1 API, specifically under the namespace `Google.Cloud.SecurityCenter.V1`."],["The `MemoryHashSignature` class, which is a part of the `Indicator.Types.ProcessSignature.Types` namespace, is designed to represent a signature that corresponds to memory page hashes."],["The webpage lists the reference documentation for this class across different versions of the API, ranging from version 2.2.0 up to the latest version 3.24.0."],["The `MemoryHashSignature` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class, providing functionalities for message handling, equality checks, cloning, and buffering."],["The class includes properties like `BinaryFamily` for the binary family and `Detections`, which contains a list of `MemoryHashSignature.Types.Detection` contributing to the binary family match."]]],[]]