[[["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."],[[["The `StateMessage` class in the Google Cloud Functions v2 API provides informational messages about the state of a Cloud Function or Operation."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for deep cloning and usage within protocol buffer contexts."],["It includes properties such as `Message`, `Severity`, and `Type` to provide detailed information about the state, severity level, and type of the message."],["There are multiple versions of the API are listed, with 1.7.0 being the latest, and 1.2.0 being the version covered in this documentation."],["The class can be constructed either by calling the default constructor or by providing another `StateMessage` instance as an argument."]]],[]]