public sealed class YaraRuleSignature : IMessage<Indicator.Types.ProcessSignature.Types.YaraRuleSignature>, IEquatable<Indicator.Types.ProcessSignature.Types.YaraRuleSignature>, IDeepCloneable<Indicator.Types.ProcessSignature.Types.YaraRuleSignature>, IBufferMessage, IMessage
[[["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 webpage provides documentation for the `YaraRuleSignature` class within the `Google.Cloud.SecurityCenter.V1` namespace, specifically covering versions from 2.2.0 to 3.24.0 of the .NET library."],["`YaraRuleSignature` is a class that represents a signature based on a YARA rule, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for various functionalities."],["The class has two constructors, a default constructor and a constructor that accepts another `YaraRuleSignature` object as a parameter for copying."],["The `YaraRuleSignature` class includes one property `YaraRule` which is a string used to contain the name of the YARA rule."],["The latest version of the documentation available is version 3.24.0, with earlier versions listed in descending order down to 2.2.0."]]],[]]