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 in the `Google.Cloud.SecurityCenter.V1.Indicator.Types.ProcessSignature.Types` namespace."],["The `YaraRuleSignature` class represents a signature that corresponds to a YARA rule and is part of the process signature indicators in the Security Center API."],["The page lists available versions of the API documentation, ranging from version 3.24.0 (latest) down to 2.2.0, allowing developers to access documentation for specific API versions."],["`YaraRuleSignature` class inherits from object and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a property called `YaraRule` of type string, which is the name of the YARA rule."]]],[]]