16 #include <google/protobuf/util/message_differencer.h> 25 google::protobuf::util::MessageDifferencer diff;
26 return diff.Compare(lhs.m_, rhs.m_);
30 *os <<
"Mutation={" << m.m_.DebugString() <<
"}";
void PrintTo(Mutation const &m, std::ostream *os)
bool operator==(Mutation const &lhs, Mutation const &rhs)
Contains all the Cloud Spanner C++ client types and functions.
#define SPANNER_CLIENT_NS
A wrapper for Cloud Spanner mutations.