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-04-01 UTC."],[[["This page provides documentation for the `YaraRuleSignature` class within the Google Cloud Security Command Center v1 API, specifically for the .NET environment."],["The `YaraRuleSignature` class, found in the `Google.Cloud.SecurityCenter.V1` namespace, represents a signature corresponding to a YARA rule and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation offers version-specific references, ranging from version 2.2.0 to the latest 3.24.0, for the `YaraRuleSignature` class."],["The documentation details the class's constructors, `YaraRuleSignature()`, as well as one with parameters, `YaraRuleSignature(Indicator.Types.ProcessSignature.Types.YaraRuleSignature other)`, and its `YaraRule` property."],["The `YaraRule` property contains the name of the YARA rule and it is a string value."]]],[]]