RemoteDescriptor
class RemoteDescriptor
Descriptor object containing all the required information to serialize and deserialize a type to and from a proto. Needs to be registered with an RemoteDescriptorRegistry.
Summary
Nested types |
|---|
class RemoteDescriptor.BuilderBuilder for |
Public properties |
|
|---|---|
(Mutable)List<FieldDescriptor!>! |
|
Class<Any!>! |
|
Parser<Any!>! |
|
Class<Any!>! |
|
Class<Any!>! |
Public functions
getInstanceTypeName
fun getInstanceTypeName(): String!
| Returns | |
|---|---|
String! |
the class name for instance type |