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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page details the Google.Apis.Upload namespace, focusing on media upload functionality for .NET."],["The latest version of the API is 1.69.0, with several older versions available for review."],["The namespace includes classes for handling resumable media uploads, such as `ResumableUpload`, `ResumableUploadOptions`, and `ResumableUpload\u003cTRequest\u003e`, with support for both request and response objects, and generics."],["Interfaces like `IUploadProgress` and `IUploadSessionData` provide mechanisms for reporting upload progress and managing upload sessions."],["The `UploadStatus` enum is used to report the current status of the upload process."]]],[]]