FindSampleCondition¶
Adds a condition on a string field.
Properties¶
Name | Type | Description | Notes |
---|---|---|---|
values | [str] | ||
metadata_field | FieldId | [optional] | |
field | str, none_type | [optional] | |
match_mode | str, none_type | Defines how the value will be matched. | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |