[[["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-14 UTC."],[[["The `ProtoMessage` class is a representation of a protobuf message within the Spanner environment, and version `2.37.0-rc` is the latest release."],["`ProtoMessage\u003cM\u003e` instances can be seamlessly created from and converted to the corresponding message type `M`, facilitating easy integration with existing proto structures."],["`ProtoMessage` can be explicitly built using a wire format string, but this is primarily designed for internal processes within Spanner."],["The class provides several constructors and operators, such as implicit construction from message types and explicit conversions to wire format, allowing diverse operations."],["A static `TypeName()` function is provided to return the fully qualified name of the `message_type`."]]],[]]