Class ValueCountAggregation
Inheritance
ValueCountAggregation
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class ValueCountAggregation : FormattableMetricAggregationBase, IValueCountAggregation, IFormattableMetricAggregation, IMetricAggregation, IAggregation
Constructors
| Edit this page View SourceValueCountAggregation(string, Field)
Declaration
public ValueCountAggregation(string name, Field field)
Parameters
Type | Name | Description |
---|---|---|
string | name | |
Field | field |