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 page provides documentation for the `YaraRuleSignature` class, a component of Google Cloud Security Center V1, across multiple versions."],["The latest version documented is 3.24.0, with historical versions dating back to 2.2.0 for the `YaraRuleSignature`."],["The `YaraRuleSignature` class represents a signature corresponding to a YARA rule and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a `YaraRule` property of type string, representing the name of the YARA rule."],["There are two constructors available, a default constructor, and a constructor that takes another `YaraRuleSignature` instance as an argument."]]],[]]