Search Results for

    Show / Hide Table of Contents

    Class GeoCentroidAggregation

    Inheritance
    object
    AggregationBase
    MetricAggregationBase
    GeoCentroidAggregation
    Implements
    IGeoCentroidAggregation
    IMetricAggregation
    IAggregation
    Inherited Members
    MetricAggregationBase.Field
    MetricAggregationBase.Missing
    MetricAggregationBase.Script
    AggregationBase.Meta
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public class GeoCentroidAggregation : MetricAggregationBase, IGeoCentroidAggregation, IMetricAggregation, IAggregation

    Constructors

    | Edit this page View Source

    GeoCentroidAggregation(string, Field)

    Declaration
    public GeoCentroidAggregation(string name, Field field)
    Parameters
    Type Name Description
    string name
    Field field

    Implements

    IGeoCentroidAggregation
    IMetricAggregation
    IAggregation

    Extension Methods

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