java.lang.Object
org.opensearch.client.opensearch._types.aggregations.BucketsPath
All Implemented Interfaces:
JsonpSerializable, PlainJsonSerializable, TaggedUnion<BucketsPath.Kind,Object>

@JsonpDeserializable @Generated("org.opensearch.client.codegen.CodeGenerator") public class BucketsPath extends Object implements TaggedUnion<BucketsPath.Kind,Object>, PlainJsonSerializable
Buckets path can be expressed in different ways, and an aggregation may accept some or all of these forms depending on its type. Refer to each aggregation's documentation to know what buckets path forms they accept.