[[["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-07-09 UTC."],[[["The `Function.Types.State` enum in the Cloud Functions v2 API describes the current operational state of a function."],["There are six possible states for a function: `Active`, `Deleting`, `Deploying`, `Failed`, `Unknown`, and `Unspecified`."],["The latest version of the `Function.Types.State` documentation is 1.7.0, with older versions available dating back to 1.0.0."],["Each state represents a different phase in the function's lifecycle, from successful deployment (`Active`) to various stages of creation, updating, deletion, or failure."],["`Unknown` state means that a function deployment has failed, and to resolve it, it is advised to update or delete the function."]]],[]]