[[["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 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."]]],[]]