Class BucketSelectorAggregation
Inheritance
BucketSelectorAggregation
Assembly: OpenSearch.Client.dll
Syntax
public class BucketSelectorAggregation : PipelineAggregationBase, IBucketSelectorAggregation, IPipelineAggregation, IAggregation
Constructors
|
Edit this page
View Source
BucketSelectorAggregation(string, MultiBucketsPath)
Declaration
public BucketSelectorAggregation(string name, MultiBucketsPath bucketsPath)
Parameters
Properties
|
Edit this page
View Source
Script
Declaration
public IScript Script { get; set; }
Property Value
Implements
Extension Methods