Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::Indicator::ProcessSignature::YaraRuleSignature (v0.26.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::Indicator::ProcessSignature::YaraRuleSignature.

A signature corresponding to a YARA rule.

Inherits

  • Object

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.