[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This webpage provides documentation for the `IDownloadProgress` interface, which is part of the Google.Apis.Download namespace within the Google.Apis.dll assembly."],["The `IDownloadProgress` interface is designed to report the progress of a download operation, allowing tracking of the number of bytes received, the status of the download, and any exceptions that may occur."],["It features three main properties: `BytesDownloaded` (a long representing the number of bytes received), `Exception` (an exception if one occurred), and `Status` (a `DownloadStatus` enum indicating the current download state)."],["The documentation also includes links to the interface's extension methods, specifically `DownloadProgress.ThrowOnFailure(IDownloadProgress)` and `Utilities.ThrowIfNull\u003cT\u003e(T, string)`."],["It is noted that this is documentation for version 1.60.0, and provides links to other versions of this documentation."]]],[]]