[[["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-03-21 UTC."],[[["This document provides reference information for the `StateMessage` class within the Google Cloud Functions v2 API, detailing its structure and functionality."],["The `StateMessage` class is designed to convey informational messages about the state of a Cloud Function or Operation, and it implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It contains three key properties: `Message` (a string), `Severity` (of type `StateMessage.Types.Severity`), and `Type` (a string), and you can see examples of the implementation of each."],["The page also has links to the documentation for each version of the `StateMessage` class from 1.0.0 to the latest version 1.7.0."],["The class inherits from the Object class and has inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()`."]]],[]]