NEST by Elastic and contributors

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

.NET API 4,381,696 bytes

 UpdateByQueryResponse

public long Batches { get; }

public long Noops { get; }

public float RequestsPerSecond { get; }

public Retries Retries { get; }

public TaskId Task { get; }

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

public bool TimedOut { get; }

public long Took { get; }

public long Total { get; }

public long Updated { get; }

public long VersionConflicts { get; }