OpenSearch.Client by OpenSearch and contributors

<PackageReference Include="OpenSearch.Client" Version="1.6.0" />

.NET API 3,588,216 bytes

 AutoDateHistogramAggregation

public int? Buckets { get; set; }

public Field Field { get; set; }

public string Format { get; set; }

public MinimumInterval? MinimumInterval { get; set; }

public DateTime? Missing { get; set; }

public string Offset { get; set; }

public IDictionary<string, object> Params { get; set; }

public IScript Script { get; set; }

public string TimeZone { get; set; }

public AutoDateHistogramAggregation(string name)