[[["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 v2beta API provides informational messages about the state of a Cloud Function or Operation."],["`StateMessage` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality."],["This class has two constructors: a default constructor, and another constructor which accepts another `StateMessage` object as a parameter."],["`StateMessage` has three properties: `Message` (a string containing the message content), `Severity` (the severity level of the message), and `Type` (a CamelCase string describing the message type)."]]],[]]