Chronicle V1 API - Module Google::Cloud::Chronicle::V1::RunFrequency (v0.1.0)

Reference documentation and code samples for the Chronicle V1 API module Google::Cloud::Chronicle::V1::RunFrequency.

RunFrequency indicates the run frequency at which a YARA-L 2 rule will run if enabled.

Constants

RUN_FREQUENCY_UNSPECIFIED

value: 0
The run frequency is unspecified/unknown.

LIVE

value: 1
Executes in real time.

HOURLY

value: 2
Executes once per hour.

DAILY

value: 3
Executes once per day.