NEST by Elastic and contributors

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

.NET API 4,262,912 bytes

 DeleteByQueryRethrottleRequest

Request for DeleteByQueryRethrottle

https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-delete-by-query.html

public long? RequestsPerSecond { get; set; }

The throttle to set on this request in floating sub-requests per second. -1 means set no throttle.

/_delete_by_query/{task_id}/_rethrottle

Used for serialization purposes, making sure we have a parameterless constructor