Interface IAggregate
Aggregation response for an aggregation request
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IAggregate
Properties
| Edit this page View SourceMeta
Metadata for the aggregation
Declaration
IReadOnlyDictionary<string, object> Meta { get; }
Property Value
Type | Description |
---|---|
IReadOnlyDictionary<string, object> |