[[["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-09-03 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGoogle.Apis.Download.DownloadStatus\u003c/code\u003e is 1.69.0, with previous versions listed including 1.68.0, 1.60.0, 1.59.0, 1.55.0, and 1.50.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDownloadStatus\u003c/code\u003e is an enum within the \u003ccode\u003eGoogle.Apis.Download\u003c/code\u003e namespace, representing the state of a download operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDownloadStatus\u003c/code\u003e enum defines four possible states: \u003ccode\u003eCompleted\u003c/code\u003e for successful downloads, \u003ccode\u003eDownloading\u003c/code\u003e for ongoing downloads, \u003ccode\u003eFailed\u003c/code\u003e for unsuccessful downloads, and \u003ccode\u003eNotStarted\u003c/code\u003e for downloads that haven't commenced.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUtilities.ThrowIfNull<DownloadStatus>(DownloadStatus, string)\u003c/code\u003e method is provided as an extension method for the DownloadStatus enum.\u003c/p\u003e\n"]]],[],null,["# Enum DownloadStatus (1.69.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.69.0 (latest)](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Download.DownloadStatus)\n- [1.68.0](/dotnet/docs/reference/Google.Apis/1.68.0/Google.Apis.Download.DownloadStatus)\n- [1.60.0](/dotnet/docs/reference/Google.Apis/1.60.0/Google.Apis.Download.DownloadStatus)\n- [1.59.0](/dotnet/docs/reference/Google.Apis/1.59.0/Google.Apis.Download.DownloadStatus)\n- [1.55.0](/dotnet/docs/reference/Google.Apis/1.55.0/Google.Apis.Download.DownloadStatus)\n- [1.50.0](/dotnet/docs/reference/Google.Apis/1.50.0/Google.Apis.Download.DownloadStatus) \n\n public enum DownloadStatus\n\nEnum which represents the status of the current download.\n\nNamespace\n---------\n\n[Google.Apis.Download](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Download)\n\nAssembly\n--------\n\nGoogle.Apis.dll\n\nExtension Method\n----------------\n\n[Utilities.ThrowIfNull\\\u003cDownloadStatus\\\u003e(DownloadStatus, string)](/dotnet/docs/reference/Google.Apis/latest/Google.Apis.Util.Utilities#Google_Apis_Util_Utilities_ThrowIfNull__1___0_System_String_)"]]