public sealed class Indicator.Types.ProcessSignature.Types.MemoryHashSignature.Types.Detection : IMessage<Indicator.Types.ProcessSignature.Types.MemoryHashSignature.Types.Detection>, IEquatable<Indicator.Types.ProcessSignature.Types.MemoryHashSignature.Types.Detection>, IDeepCloneable<Indicator.Types.ProcessSignature.Types.MemoryHashSignature.Types.Detection>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class Indicator.Types.ProcessSignature.Types.MemoryHashSignature.Types.Detection.
Memory hash detection contributing to the binary family match.
[[["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-02 UTC."],[[["This webpage provides documentation for the `Detection` class within the `Google.Cloud.SecurityCenter.V1` API, specifically for the `Indicator.Types.ProcessSignature.Types.MemoryHashSignature.Types` namespace."],["The content includes a list of available versions for this API class, ranging from the latest version, `3.24.0`, down to `2.2.0`, along with their respective links to their API documentation."],["The `Detection` class is designed to represent a memory hash detection, which is crucial to indicate a binary family match, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Detection` class include `Binary`, which represents the name of the binary related to the memory hash signature detection, and `PercentPagesMatched`, which indicates the percentage of memory page hashes that were matched."],["The documentation provides information on the class's inheritance, implemented interfaces, constructors, and property details, and is part of the `Google.Cloud.SecurityCenter.V1.dll` assembly."]]],[]]