[[["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 ExecutionState (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/php/docs/reference/cloud-chronicle/latest/V1.RuleDeployment.ExecutionState)\n- [0.1.1](/php/docs/reference/cloud-chronicle/0.1.1/V1.RuleDeployment.ExecutionState) \nReference documentation and code samples for the Google Cloud Chronicle V1 Client class ExecutionState.\n\nThe possible execution states the rule deployment can be in.\n\nProtobuf type `google.cloud.chronicle.v1.RuleDeployment.ExecutionState`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Chronicle \\\\ V1 \\\\ RuleDeployment\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### EXECUTION_STATE_UNSPECIFIED\n\n Value: 0\n\nUnspecified or unknown execution state.\n\nGenerated from protobuf enum `EXECUTION_STATE_UNSPECIFIED = 0;`\n\n### PBDEFAULT\n\n Value: 1\n\nDefault execution state.\n\nGenerated from protobuf enum `DEFAULT = 1;`\n\n### LIMITED\n\n Value: 2\n\nRules in limited state may not have their executions guaranteed.\n\nGenerated from protobuf enum `LIMITED = 2;`\n\n### PAUSED\n\n Value: 3\n\nPaused rules are not executed at all.\n\nGenerated from protobuf enum `PAUSED = 3;`"]]