[[["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-05-07 UTC."],[[["The webpage provides documentation for the `ProtoMessage` class within the Google Cloud Spanner C++ library, specifically detailing its usage and functionality across various versions."],["Version 2.37.0-rc is the latest version available, with documentation provided for numerous past releases, going back to version 2.11.0."],["`ProtoMessage` can be implicitly constructed from and explicitly converted to an `M` message type, and it supports copying, assignment, and streaming of values."],["The `ProtoMessage` class offers methods for conversion to and from the wire format, primarily intended for internal use, and it also includes a `TypeName()` static function that returns the message's fully-qualified name."],["The `ProtoMessage` class can be constructed with the default values, from the message type, and directly from the wire format, using the `ProtoMessage()` constructor, the `ProtoMessage(M const &)` constructor and the `ProtoMessage(std::string)` constructor respectively."]]],[]]