[[["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-04-09 UTC."],[[["This document provides a comprehensive list of available versions for the Spanner ProtoMessage class, ranging from version 2.11.0 to the latest release candidate 2.37.0-rc."],["The `ProtoMessage` class represents a protobuf message within Spanner and allows for implicit construction from and explicit conversion to an `M` type, as well as copying, assignment, and streaming operations."],["`ProtoMessage` instances can be constructed using default values, implicitly from a message type, or explicitly from wire format, along with having explicit conversion operators for message type and wire format."],["Key functionalities include a static `TypeName()` function that returns the fully-qualified name of the message type, and the ability to use `message_type` as an alias for the underlying `M` type."]]],[]]