final case classAttributesEntry(key: String = "", value: Option[Attribute] = scala.None) extends GeneratedMessage with Message[AttributesEntry] with Updatable[AttributesEntry] with Product with Serializable
Annotations
@SerialVersionUID(0L)
Linear Supertypes
Product, Equals, Updatable[AttributesEntry], Message[AttributesEntry], GeneratedMessage, Serializable, Serializable, AnyRef, Any