BuildTriggeringOptions ######### .. note:: + Examples for model: :doc:`/examples/models/BuildTriggeringOptions` + This is autogenerated page, don't change them directly, use template. Read more in :doc:`/development` Properties ---------- .. list-table:: :widths: 15 15 70 :header-rows: 1 * - Name - Type - Notes * - **clean_sources** - **bool** - `optional` [default to ``False``] * - **clean_sources_in_all_dependencies** - **bool** - `optional` [default to ``False``] * - **rebuild_all_dependencies** - **bool** - `optional` [default to ``False``] * - **queue_at_top** - **bool** - `optional` [default to ``False``] * - **freeze_settings** - **bool** - `optional` [default to ``False``] * - **tag_dependencies** - **bool** - `optional` [default to ``False``] * - **rebuild_dependencies** - `BuildTypes <./BuildTypes.html>`_ - `optional`