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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `Detection` class within the Google Cloud Security Command Center v1 API, specifically under the `Indicator.Types.ProcessSignature.Types.MemoryHashSignature.Types` namespace."],["The `Detection` class, which is part of the `Google.Cloud.SecurityCenter.V1` library, represents memory hash detection contributing to binary family matching."],["The documentation lists all versions of the `Detection` class ranging from `2.2.0` to `3.24.0` with `3.24.0` being the latest version."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["The `Detection` class has two constructors and two main properties: `Binary` (a string representing the name of the binary associated with the detection) and `PercentPagesMatched` (a double representing the percentage of memory page hashes matched)."]]],[]]