public BucketScriptAggregation(string name, MultiBucketsPath bucketsPath) : base(name, bucketsPath) { }
public BucketSelectorAggregation(string name, MultiBucketsPath bucketsPath) : base(name, bucketsPath) { }