public sealed class 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
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 details the `Detection` class within the `Google.Cloud.SecurityCenter.V1` namespace, specifically for memory hash signature detections."],["The `Detection` class is part of the `Indicator.Types.ProcessSignature.Types.MemoryHashSignature.Types` and provides a way to examine memory hash detection that contribute to binary family matching."],["There are numerous versions available for this class, ranging from version 2.2.0 to 3.24.0, with 3.24.0 being the latest release."],["The class can be constructed in two ways, either as a new empty object using `Detection()` or by passing in another object of type `Indicator.Types.ProcessSignature.Types.MemoryHashSignature.Types.Detection` to the constructor."],["Key properties of the `Detection` class include `Binary`, representing the name of the associated binary, and `PercentPagesMatched`, indicating the percentage of matched memory page hashes."]]],[]]