[[["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 2024-09-18 UTC."],[[["\u003cp\u003eAnalysis query run mode is determined by a state enum.\u003c/p\u003e\n"],["\u003cp\u003eQueries can be in an unspecified, runnable, or whitelisted state.\u003c/p\u003e\n"],["\u003cp\u003eRunnable queries are available for customer execution.\u003c/p\u003e\n"],["\u003cp\u003eWhitelisted queries have undergone manual safety reviews.\u003c/p\u003e\n"]]],["The provided content outlines the different run modes for an analysis query. `QUERY_STATE_UNSPECIFIED` indicates an undefined state. `RUNNABLE` means the query is ready for customer execution. `WHITELISTED` signifies that the query has undergone a manual safety review. These three states dictate the operational status and permissions of an analysis query.\n"],null,["# QueryState\n\nState that determines an analysis query's run mode.\n\n| Enums ||\n|---------------------------|-----------------------------------------------|\n| `QUERY_STATE_UNSPECIFIED` | Query state is unspecified. |\n| `RUNNABLE` | Query is available to be run by the customer. |\n| `WHITELISTED` | Query has been manually reviewed for safety. |"]]