Search Results for

    Show / Hide Table of Contents

    Interface IAggregate

    Aggregation response for an aggregation request

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IAggregate

    Properties

    | Edit this page View Source

    Meta

    Metadata for the aggregation

    Declaration
    IReadOnlyDictionary<string, object> Meta { get; }
    Property Value
    Type Description
    IReadOnlyDictionary<string, object>

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • Meta
    • Extension Methods
    Back to top Generated by DocFX