GapiSheetsV4Model.BooleanConditionSourcetype t = {_type : string;The type of condition.
*)values : ConditionValue.t list;The values of the condition. The number of supported values depends on the condition type. Some support zero values, others one or two values, and ConditionType.ONE_OF_LIST supports an arbitrary number of values.
*)}