NEST by Elastic and contributors

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

.NET API 5,345,280 bytes

 ReindexOnServerResponse

public long Batches { get; }

public long Created { get; }

public long Noops { get; }

public Retries Retries { get; }

public int? SliceId { get; }

public TaskId Task { get; }

Only has a value if WaitForCompletion is set to false on the request

public bool TimedOut { get; }

public Time Took { get; }

public long Total { get; }

public long Updated { get; }

public long VersionConflicts { get; }