[[["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 page details the `IDownloadProgress` interface, which is used to report the progress of a download operation."],["The interface is part of the `Google.Apis.Download` namespace within the `Google.Apis.dll` assembly."],["It provides three properties: `BytesDownloaded` (the number of bytes received), `Exception` (any error that occurred), and `Status` (the current state of the download)."],["The page also covers extension methods that are relevant to this interface, including `DownloadProgress.ThrowOnFailure` and `Utilities.ThrowIfNull`."],["This interface has been documented through multiple versions, including the latest one, `1.69.0`, as well as older versions ranging from `1.68.0` to `1.50.0`."]]],[]]