Dataform V1beta1 API - Module Google::Cloud::Dataform::V1beta1::WorkflowTriggerConfig::Condition (v1.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Dataform V1beta1 API module Google::Cloud::Dataform::V1beta1::WorkflowTriggerConfig::Condition.
The condition to use when triggering the workflow.
Constants
CONDITION_UNSPECIFIED
value: 0 If CONDITION_UNSPECIFIED, the default value is ANY.
ALL
value: 1 If ALL, all the trigger config conditions must be met before a workflow
is invoked.
ANY
value: 2 If ANY, at least one of the trigger config conditions must be met
before a workflow is invoked.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-05 UTC."],[],[]]