Google Cloud Security Command Center V2 Client - Class YaraRuleSignature (1.28.1)

Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class YaraRuleSignature.

A signature corresponding to a YARA rule.

Generated from protobuf message google.cloud.securitycenter.v2.Indicator.ProcessSignature.YaraRuleSignature

Namespace

Google \ Cloud \ SecurityCenter \ V2 \ Indicator \ ProcessSignature

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ yara_rule string

The name of the YARA rule.

getYaraRule

The name of the YARA rule.

Returns
Type Description
string

setYaraRule

The name of the YARA rule.

Parameter
Name Description
var string
Returns
Type Description
$this