# Functions
Clone returns a deep copy of m.
Marshal returns the wire-format encoding of m.
ToMessageV1 downcasts Messages to V1 protobuf MessageV1.
ToMessageV2 upcasts V1 Message to V2 protobuf MessageV2.
Unmarshal parses the wire-format message in b and places the result in m.