google_api_firestore v0.0.1 GoogleApi.Firestore.V1beta1.Model.UnaryFilter View Source
A filter with a single operand.
Attributes
- field (FieldReference): The field to which to apply the operator. Defaults to:
null
. op (String.t): The unary operator to apply. Defaults to:
null
.- Enum - one of [OPERATOR_UNSPECIFIED, IS_NAN, IS_NULL]