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 page 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 that corresponds to a YARA rule, and is part of the process signature type within the `Indicator` class."],["The content is separated by versions of the API, from version 2.2.0 to 3.24.0, with 3.24.0 being the latest, and the current page represents version 3.17.0, which can be navigated through."],["The `YaraRuleSignature` class has properties such as `YaraRule`, which is a string representing the name of the YARA rule, as well as constructors for class instantiation."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for serialization, comparison, deep cloning, and message buffering."]]],[]]