protobuf-runtime-scala
protobuf-runtime-scala
com.google.protobuf
AbstractMessage
ByteString
ByteString
Output
ByteStringCompanionParent
ByteStringParent
CodedInputStream
CodedInputStream
CodedOutputStream
OutOfSpaceException
CodedOutputStream
DescriptorProtos
FileDescriptorProto
FileDescriptorProto
FileOptions
MessageOptions
FieldOptions
EnumOptions
EnumValueOptions
ServiceOptions
MethodOptions
Descriptors
EnumValueDescriptor
EnumDescriptor
FieldDescriptor
FieldDescriptor
Type
Type
DOUBLE
FLOAT
INT64
UINT64
INT32
FIXED64
FIXED32
BOOL
STRING
GROUP
MESSAGE
BYTES
UINT32
ENUM
SFIXED32
SFIXED64
SINT32
SINT64
ServiceDescriptor
MethodDescriptorList
MethodDescriptor
FileDescriptor
ServiceDescriptorList
FileDescriptor
Descriptor
GeneratedMessage
GeneratedMessage
ExtendableMessage
GeneratedMessageV3
GeneratedMessageV3
ExtendableMessage
InvalidProtocolBufferException
InvalidProtocolBufferException
Message
UnknownFieldSet
UnknownFieldSet
Field
WireFormat
protobuf-runtime-scala
/
com.google.protobuf
/
Descriptors
/
FieldDescriptor
FieldDescriptor
class
FieldDescriptor
Companion
object
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
getContainingType
():
Descriptor
def
getName
():
String
def
getNumber
():
Int
def
getType
():
Type
def
isOptional
():
Boolean
def
isRepeated
():
Boolean
def
isRequired
():
Boolean