Chronicle v1 API - Enum RuleType (1.0.0-beta02)

public enum RuleType

Reference documentation and code samples for the Chronicle v1 API enum RuleType.

RuleType indicates the YARA-L rule type of user-created and Google Cloud Threat Intelligence (GCTI) authored rules.

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Fields

Name Description
MultiEvent

Rule checks for correlation between multiple events

SingleEvent

Rule checks for the existence of a single event.

Unspecified

The rule type is unspecified/unknown.