function
GreaterThanEqual
func GreaterThanEqual(
path Path,
value Value,
) ExpressionMatch a string or number at or above the operand.
Related types
PathAn immutable, validated document field path.
ValueAn immutable scalar or list comparison operand.
ExpressionA sealed immutable predicate consumed atomically by stores.