public sealed class Indicator.Types.ProcessSignature.Types.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, found in the `Google.Cloud.SecurityCenter.V1` namespace, represents a signature corresponding to a YARA rule and is part of the `Indicator.Types.ProcessSignature.Types` hierarchy."],["The provided content contains documentation and version history for the `YaraRuleSignature` class, with version 3.24.0 being the latest and 3.12.0 the current one, which was presented with a list of other versions that can be navigated to for more details."],["The `YaraRuleSignature` class includes a constructor and a property `YaraRule`, which is a string that defines the name of the YARA rule."],["The documentation details that the `YaraRuleSignature` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]