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
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-09 UTC."],[[["This document provides reference documentation for the `Detection` class within the Google Cloud Security Center v1 API, specifically under the `Indicator.Types.ProcessSignature.Types.MemoryHashSignature.Types` namespace."],["The `Detection` class is used to represent memory hash detections that contribute to binary family matching, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that accepts another `Detection` object as a parameter, as well as two properties: `Binary`, which is the name of the associated binary and `PercentPagesMatched`, which represents the percentage of matched memory page hashes."],["The documentation also lists various versions of the API, ranging from the latest 3.24.0 down to 2.2.0, accessible via hyperlinks to their respective documentation pages, with 3.24.0 being the most recent version available."]]],[]]