Reference documentation and code samples for the Security Command Center V2 API class Google::Cloud::SecurityCenter::V2::Indicator::ProcessSignature::YaraRuleSignature.
A signature corresponding to a YARA rule.
Inherits
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#yara_rule
def yara_rule() -> ::String
Returns
- (::String) — The name of the YARA rule.
#yara_rule=
def yara_rule=(value) -> ::String
Parameter
- value (::String) — The name of the YARA rule.
Returns
- (::String) — The name of the YARA rule.