{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
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.
Nested types |
|
|---|---|
RemoteDescriptor.Builder |
Builder for |
Public constructors |
|
|---|---|
Public properties |
|
|---|---|
(Mutable)List<FieldDescriptor!>! |
|
Class<Any!>! |
|
Parser<?>! |
|
Class<Any!>! |
|
Class<Any!>! |
|
fun getInstanceTypeName(): String!
| Returns | |
|---|---|
String! |
the class name for instance type |