[[["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-09 UTC."],[[["\u003cp\u003eThe latest version of the Cloud Functions v1 API is 2.7.0, with a comprehensive history of versions from 2.6.0 back to 1.1.0 available for review.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudFunctionStatus\u003c/code\u003e enum describes the deployment stage of a Cloud Function, within the \u003ccode\u003eGoogle.Cloud.Functions.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThere are six status options: \u003ccode\u003eActive\u003c/code\u003e, \u003ccode\u003eDeleteInProgress\u003c/code\u003e, \u003ccode\u003eDeployInProgress\u003c/code\u003e, \u003ccode\u003eOffline\u003c/code\u003e, \u003ccode\u003eUnknown\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e, each indicating a specific state in the deployment or operational lifecycle.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnknown\u003c/code\u003e status indicates that a deployment has failed and the serving state is undefined, requiring an update or deletion to correct it.\u003c/p\u003e\n"]]],[],null,["# Cloud Functions v1 API - Enum CloudFunctionStatus (2.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.7.0 (latest)](/dotnet/docs/reference/Google.Cloud.Functions.V1/latest/Google.Cloud.Functions.V1.CloudFunctionStatus)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.6.0/Google.Cloud.Functions.V1.CloudFunctionStatus)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.5.0/Google.Cloud.Functions.V1.CloudFunctionStatus)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.4.0/Google.Cloud.Functions.V1.CloudFunctionStatus)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.3.0/Google.Cloud.Functions.V1.CloudFunctionStatus)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.2.0/Google.Cloud.Functions.V1.CloudFunctionStatus)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.1.0/Google.Cloud.Functions.V1.CloudFunctionStatus)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/2.0.0/Google.Cloud.Functions.V1.CloudFunctionStatus)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/1.3.0/Google.Cloud.Functions.V1.CloudFunctionStatus)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/1.2.0/Google.Cloud.Functions.V1.CloudFunctionStatus)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Functions.V1/1.1.0/Google.Cloud.Functions.V1.CloudFunctionStatus) \n\n public enum CloudFunctionStatus\n\nReference documentation and code samples for the Cloud Functions v1 API enum CloudFunctionStatus.\n\nDescribes the current stage of a deployment.\n\nNamespace\n---------\n\n[Google.Cloud.Functions.V1](/dotnet/docs/reference/Google.Cloud.Functions.V1/latest/Google.Cloud.Functions.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Functions.V1.dll"]]