Media upload which uses Google's resumable media upload protocol to upload data.
The version with two types contains both a request object and a response object.
[[["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-06-05 UTC."],[[["The latest version of the Google.Apis.Upload library is 1.69.0, with previous versions ranging from 1.68.0 down to 1.50.0."],["The library includes classes such as ResumableUpload and ResumableUploadOptions, which are used to handle Google's resumable media upload protocol, as well as the ability to have a request and response object with the appropriate class."],["The library has the IUploadProgress and IUploadSessionData interfaces to monitor and save progress of uploads, allowing for pausing and resuming the action."],["The UploadStatus enum is included to communicate the current status of an upload for progress reporting."]]],[]]