NEST by Elastic and contributors

<PackageReference Include="NEST" Version="2.4.6" />

.NET API 3,115,520 bytes

 SegmentsRequest

public bool AllowNoIndices { get; set; }

public ExpandWildcards ExpandWildcards { get; set; }

public string FilterPath { get; set; }

public bool Human { get; set; }

public bool IgnoreUnavailable { get; set; }

public string OperationThreading { get; set; }

protected ISegmentsRequest Self { get; }

public string Source { get; set; }

public bool Verbose { get; set; }

public SegmentsRequest()

public SegmentsRequest(Indices index)