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 Security Command Center v2 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-03-21 UTC."],[[["This document provides reference documentation for the `Indicator.Types.ProcessSignature.Types.MemoryHashSignature.Types.Detection` class within the Security Command Center v2 API."],["The `Detection` class is part of the Google Cloud SecurityCenter V2 API, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable` for memory hash signature analysis."],["It describes the `Detection` class, a component that provides details about memory hash detection that contributes to a binary family match."],["The `Detection` class includes properties such as `Binary`, which stores the name of the binary associated with the memory hash signature, and `PercentPagesMatched`, which represents the percentage of memory page hashes matched in the signature."],["The documentation features the constructors for the `Detection` class, including a default constructor and one that takes another `Detection` instance as a parameter."]]],[]]