[[["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-05-30 UTC."],[[["This document describes the `IUploadProgress` interface, which is used for reporting the progress of file uploads within the Google.Apis.Upload namespace."],["The `IUploadProgress` interface provides access to information like `BytesSent`, indicating the number of bytes transmitted to the server, the `Exception` property, to capture errors, and the `Status` property which provides the status of the upload."],["The latest version of this interface is documented as 1.69.0, with previous versions going back as far as version 1.50.0 listed."],["It uses the `UploadStatus` type to manage the status of the upload, and is located in the Google.Apis.dll assembly."],["There are two extension methods listed, one that throws on failure and the other that throws if null."]]],[]]