final case classPong(reqTime: Long, respTime: Long, version: Option[Version] = _root_.scala.None) extends GeneratedMessage with Message[Pong] with Updatable[Pong] with Product with Serializable
Annotations
@SerialVersionUID()
Linear Supertypes
Product, Equals, Updatable[Pong], Message[Pong], GeneratedMessage, Serializable, Serializable, AnyRef, Any