Chronicle V1 API - Class Google::Cloud::Chronicle::V1::Severity (v0.1.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::Severity.

Severity represents the severity level of the rule.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#display_name

def display_name() -> ::String
Returns
  • (::String) — The display name of the severity level. Extracted from the meta section of the rule text.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — The display name of the severity level. Extracted from the meta section of the rule text.
Returns
  • (::String) — The display name of the severity level. Extracted from the meta section of the rule text.