QueryState
Stay organized with collections
Save and categorize content based on your preferences.
State that determines an analysis query's run mode.
Enums |
QUERY_STATE_UNSPECIFIED |
Query state is unspecified. |
RUNNABLE |
Query is available to be run by the customer. |
WHITELISTED |
Query has been manually reviewed for safety. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[],["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,[]]