[[["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 RuleType (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/php/docs/reference/cloud-chronicle/latest/V1.RuleType)\n- [0.1.1](/php/docs/reference/cloud-chronicle/0.1.1/V1.RuleType) \nReference documentation and code samples for the Google Cloud Chronicle V1 Client class RuleType.\n\nRuleType indicates the YARA-L rule type of user-created and Google Cloud\nThreat Intelligence (GCTI) authored rules.\n\nProtobuf type `google.cloud.chronicle.v1.RuleType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Chronicle \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### RULE_TYPE_UNSPECIFIED\n\n Value: 0\n\nThe rule type is unspecified/unknown.\n\nGenerated from protobuf enum `RULE_TYPE_UNSPECIFIED = 0;`\n\n### SINGLE_EVENT\n\n Value: 1\n\nRule checks for the existence of a single event.\n\nGenerated from protobuf enum `SINGLE_EVENT = 1;`\n\n### MULTI_EVENT\n\n Value: 2\n\nRule checks for correlation between multiple events\n\nGenerated from protobuf enum `MULTI_EVENT = 2;`"]]