Job reports api call through .net management library

SDK → auth0.net
SDK Version 7.6.0
.Net 5

Hi,

I am writing migration script in .net console application using Auth0.ManagementApi (version 7.6.0). I want to report back any errors or successes.
Looking at Migration Extension it seems there is an endpoint to get the report /api/jobs/{job_id{/report however in the client library I cannot find the report client class.
is this missing int the client library or I am missing something?

Cheers
Ahmad