[[["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-30 UTC."],[[["This document details the `ProtoMessage` class in the Google Cloud Spanner C++ library, providing functionality to represent and manipulate protobuf messages."],["`ProtoMessage` objects can be implicitly constructed from and explicitly converted to a message type `M`, allowing for seamless integration with existing protobuf definitions."],["The class supports explicit conversion to and construction from the wire format of messages, although it's primarily designed for internal use."],["A range of historical versions are available, with the latest being `2.37.0-rc` and a wide range of previous versions being listed, allowing user to access different iterations of this class."],["The document outlines available constructors, including a default constructor and ones that allow construction from both the message type and the wire format, alongside operators and functions for conversions and type identification."]]],[]]