com.google.protobuf

any

package any

Visibility
  1. Public
  2. All

Type Members

  1. final case class Any(typeUrl: String = "", value: ByteString = ...) extends trueaccord.scalapb.GeneratedMessage with trueaccord.scalapb.Message[Any] with Updatable[Any] with AnyMethods with Product with Serializable

    Any contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.

Value Members

  1. object Any extends GeneratedMessageCompanion[Any] with AnyCompanionMethods with Serializable

  2. object AnyProto

Ungrouped