[[["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 documentation for the `ProtoMessage` class in the Google Cloud Spanner C++ library, detailing its functionality and usage across various versions."],["The `ProtoMessage` class represents a protobuf message, allowing implicit construction from and explicit conversion to a message type `M`, alongside support for copying, assignment, and streaming operations."],["The class supports explicit construction from and conversion to the `M` wire format, primarily for internal use, and provides methods to retrieve the fully-qualified name of the message type."],["The document highlights various versions of the `ProtoMessage` class, with version 2.37.0-rc being the latest, and version 2.28.0 being the start of the list, showcasing the evolution and the backward compatible nature of the class over time."],["The documentation includes examples, descriptions of constructors, operators, functions, and type aliases associated with `ProtoMessage`, such as `TypeName()`, `operator message_type() const`, and `message_type`."]]],[]]