java.lang.Object
co.elastic.clients.elasticsearch._types.aggregations.FieldDateMath
All Implemented Interfaces:
JsonpSerializable, TaggedUnion<FieldDateMath.Kind,Object>

@JsonpDeserializable public class FieldDateMath extends Object implements TaggedUnion<FieldDateMath.Kind,Object>, JsonpSerializable
A date range limit, represented either as a DateMath expression or a number expressed according to the target field's precision.
See Also: