scalapb.UnknownFieldSet
See theUnknownFieldSet companion class
object UnknownFieldSet
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
UnknownFieldSet.type
Members list
Type members
Classlikes
class Builder
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
final case class Field(varint: Seq[Long], fixed64: Seq[Long], fixed32: Seq[Int], lengthDelimited: Seq[ByteString])
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Field
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete fields
Implicits
Implicits
final implicit def UnknownFieldSetLens[UpperPB](lens: Lens[UpperPB, UnknownFieldSet]): UnknownFieldSetLens[UpperPB]
In this article