stringCondition
System defined filtering condition. For example, the NOT_EXISTS StringCondition returns documents where the field specified by FilterKey does not exist in the document.
When the NOT_EXISTS StringCondition is added to a FilterV2 object, FilterValues must be null or empty.