[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Google Cloud Chronicle V1 Client - Class RunFrequency (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/php/docs/reference/cloud-chronicle/latest/V1.RunFrequency)\n- [0.1.1](/php/docs/reference/cloud-chronicle/0.1.1/V1.RunFrequency) \nReference documentation and code samples for the Google Cloud Chronicle V1 Client class RunFrequency.\n\nRunFrequency indicates the run frequency at which a YARA-L 2 rule will run if\nenabled.\n\nProtobuf type `google.cloud.chronicle.v1.RunFrequency`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Chronicle \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### RUN_FREQUENCY_UNSPECIFIED\n\n Value: 0\n\nThe run frequency is unspecified/unknown.\n\nGenerated from protobuf enum `RUN_FREQUENCY_UNSPECIFIED = 0;`\n\n### LIVE\n\n Value: 1\n\nExecutes in real time.\n\nGenerated from protobuf enum `LIVE = 1;`\n\n### HOURLY\n\n Value: 2\n\nExecutes once per hour.\n\nGenerated from protobuf enum `HOURLY = 2;`\n\n### DAILY\n\n Value: 3\n\nExecutes once per day.\n\nGenerated from protobuf enum `DAILY = 3;`"]]