[[["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 page provides documentation for the `ProtoMessage` class within the Google Cloud Spanner C++ library, offering a representation of a protobuf message."],["The `ProtoMessage` class can be constructed implicitly from a message type (`M`) and explicitly converted to it, or to and from the `M` wire format for internal use."],["The latest version available is `2.37.0-rc`, with documentation for numerous other previous releases, ranging from `2.36.0` down to `2.11.0`."],["The `ProtoMessage` class provides methods for copying, assigning, streaming, and conversions to wire format, as well as a function `TypeName()` that will return the fully qualified name of the message type."],["The page also contains a few constructors, such as `ProtoMessage()` for default values, and `ProtoMessage(M const &)` for implicit construction, among others."]]],[]]