Commits


Abseil Team authored and Andy Getz committed c344cb5a8d2
Googletest export This change updates testing::internal::IsAProtocolMessage to return true not just for full proto messages but also for lite ones (i.e. those inheriting directly from MessageLite). PiperOrigin-RevId: 304286535