Reference documentation and code samples for the Google Cloud Chronicle V1 Client class Severity.
Severity represents the severity level of the rule.
Generated from protobuf message google.cloud.chronicle.v1.Severity
Namespace
Google \ Cloud \ Chronicle \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ display_name |
string
The display name of the severity level. Extracted from the meta section of the rule text. |
getDisplayName
The display name of the severity level. Extracted from the meta section of the rule text.
Returns | |
---|---|
Type | Description |
string |
setDisplayName
The display name of the severity level. Extracted from the meta section of the rule text.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |