[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 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`."]]],[]]