[[["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 CompilationState (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/php/docs/reference/cloud-chronicle/latest/V1.Rule.CompilationState)\n- [0.1.1](/php/docs/reference/cloud-chronicle/0.1.1/V1.Rule.CompilationState) \nReference documentation and code samples for the Google Cloud Chronicle V1 Client class CompilationState.\n\nThe current compilation state of the rule.\n\nProtobuf type `google.cloud.chronicle.v1.Rule.CompilationState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Chronicle \\\\ V1 \\\\ Rule\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### COMPILATION_STATE_UNSPECIFIED\n\n Value: 0\n\nThe compilation state is unspecified/unknown.\n\nGenerated from protobuf enum `COMPILATION_STATE_UNSPECIFIED = 0;`\n\n### SUCCEEDED\n\n Value: 1\n\nThe Rule can successfully compile.\n\nGenerated from protobuf enum `SUCCEEDED = 1;`\n\n### FAILED\n\n Value: 2\n\nThe Rule cannot successfully compile.\n\nThis is possible if a backwards-incompatible change was made to the\ncompiler.\n\nGenerated from protobuf enum `FAILED = 2;`"]]