[[["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."],[[["The latest version of the Spanner ProtoMessage documentation is 2.37.0-rc, and the page provides links to various other versions, including 2.36.0, 2.35.0, down to 2.11.0."],["`ProtoMessage\u003cM\u003e` represents a protobuf message within Spanner and can be implicitly constructed from or explicitly converted to a message type `M`."],["`ProtoMessage` objects support copying, assignment, and streaming, along with explicit conversion to and construction from the `M` wire format, primarily for internal use."],["The `ProtoMessage` class offers constructors for creating default values, implicit construction from the message type `M`, and explicit construction from a wire format string, alongside operators for explicit conversion back to `M` or the wire format."],["The `TypeName()` static function allows retrieval of the fully-qualified name of the message type, and `message_type` is defined as an alias of `M`."]]],[]]