Values.OrConditionSourceA list of conditions which would be applied together with an OR condition.
type nonrec t = {andConditions : AndConditions.t option;A list of conditions which would be applied together with an AND condition.
*)tagCondition : TagCondition.t option;A leaf node condition which can be used to specify a tag condition.
*)}