object FieldDescriptorProto extends GeneratedMessageCompanion[FieldDescriptorProto] with JavaProtoSupport[FieldDescriptorProto, FieldDescriptorProto]
- Companion
- class
trait Product
trait Mirror
class Object
trait Matchable
class Any
Type members
Classlikes
class FieldDescriptorProtoLens[UpperPB](_l: Lens[UpperPB, FieldDescriptorProto]) extends ObjectLens[UpperPB, FieldDescriptorProto]
Value members
Concrete methods
def of(name: Option[String], number: Option[Int], label: Option[Label], `type`: Option[Type], typeName: Option[String], extendee: Option[String], defaultValue: Option[String], oneofIndex: Option[Int], jsonName: Option[String], options: Option[FieldOptions], proto3Optional: Option[Boolean]): FieldDescriptorProto
Inherited methods
Merges the given message with the additional fields in the steam.
Merges the given message with the additional fields in the steam.
- Inherited from
- GeneratedMessageCompanion
Concrete fields
Implicits
Implicits
implicit def messageCompanion: GeneratedMessageCompanion[FieldDescriptorProto] & JavaProtoSupport[FieldDescriptorProto, FieldDescriptorProto]