Class MetricAggregateBase
Inheritance
MetricAggregateBase
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public abstract class MetricAggregateBase : IAggregate
Properties
| Edit this page View SourceMeta
Metadata for the aggregation
Declaration
[DataMember(Name = "meta")]
public IReadOnlyDictionary<string, object> Meta { get; set; }
Property Value
Type | Description |
---|---|
IReadOnlyDictionary<string, object> |