QueryState
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."],[[["Analysis query run mode is determined by a state enum."],["Queries can be in an unspecified, runnable, or whitelisted state."],["Runnable queries are available for customer execution."],["Whitelisted queries have undergone manual safety reviews."]]],[]]