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-09 UTC."],[[["This webpage provides documentation for the `Detection` class within the `Google.Cloud.SecurityCenter.V1` API, specifically for the `MemoryHashSignature` type, detailing its role in identifying binary family matches."],["The `Detection` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and it inherits from `object`, enabling functionalities like message handling, equality comparison, deep cloning, and buffered messaging."],["The `Detection` class offers two constructors, one default and another for copying an existing `Detection` object, along with properties `Binary`, which is a string for the name of the binary associated with the detection, and `PercentPagesMatched`, a double representing the percentage of matched memory page hashes."],["The page lists all versions of the `Detection` class, ranging from version 2.2.0 to the latest 3.24.0, for the `Google.Cloud.SecurityCenter.V1` API."]]],[]]