public sealed class YaraRuleSignature : IMessage<Indicator.Types.ProcessSignature.Types.YaraRuleSignature>, IEquatable<Indicator.Types.ProcessSignature.Types.YaraRuleSignature>, IDeepCloneable<Indicator.Types.ProcessSignature.Types.YaraRuleSignature>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class Indicator.Types.ProcessSignature.Types.YaraRuleSignature.
[[["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 Security Center v1 API, specifically detailing its structure, inheritance, and implemented interfaces."],["The `YaraRuleSignature` class represents a signature that corresponds to a YARA rule and is found within the `Google.Cloud.SecurityCenter.V1.Indicator.Types.ProcessSignature.Types` namespace, and includes properties such as `YaraRule` with type `string`."],["The page lists a comprehensive history of the `YaraRuleSignature` class, beginning with version `2.2.0` and extending up to the most recent version `3.24.0`, including all versions in between."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting some members from the `Object` class."],["The `YaraRuleSignature` class has two constructors, one being a parameterless constructor and the other taking a `YaraRuleSignature` object as a parameter."]]],[]]