[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eIUploadProgress\u003c/code\u003e interface reports the progress of an upload operation within the \u003ccode\u003eGoogle.Apis.Upload\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt provides properties to track \u003ccode\u003eBytesSent\u003c/code\u003e, which indicates the number of bytes sent to the server as a long integer.\u003c/p\u003e\n"],["\u003cp\u003eThe interface has a property, \u003ccode\u003eException\u003c/code\u003e, to retrieve any error that occurred during the upload process.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eStatus\u003c/code\u003e property that describes the current status of the upload via an enum of type \u003ccode\u003eUploadStatus\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eExtension methods are provided to \u003ccode\u003eThrowOnFailure\u003c/code\u003e and \u003ccode\u003eThrowIfNull\u003c/code\u003e for better control of the upload progress.\u003c/p\u003e\n"]]],[],null,[]]