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 reference documentation for the `Indicator.Types.ProcessSignature.Types.MemoryHashSignature.Types.Detection` class within the Google Cloud Security Command Center v1 API."],["The content lists various versions of the API, ranging from version 2.2.0 to the latest version 3.24.0, with version 3.18.0 as the currently selected version."],["The `Detection` class represents memory hash detections that contribute to the binary family match, and is part of a nested structure under `Indicator`, `ProcessSignature`, and `MemoryHashSignature`."],["The class `Detection` contains two properties, `Binary`, which is the name of the binary, and `PercentPagesMatched`, which provides the percentage of memory page hashes matched in the signature."],["The `Detection` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has two constructors, `Detection()` and `Detection(Detection)`."]]],[]]