OptionalsqlOptionaltriggerDetermines how the SQL query result is interpreted to decide whether the condition fires.
Must be set to a recognized value when provided.
When unset on an existing serialized configuration, the server preserves the original
semantics by interpreting it as QUERY_RETURNS_ROWS. New configurations should set this
explicitly — explicit SQL_CONDITION_TRIGGER_MODE_UNSPECIFIED is rejected at validation.
OptionalwarehouseThe canonical identifier of the SQL warehouse to run the condition query against.
The ID of the SQL query to evaluate as the trigger condition.