Package com.google.protobuf
Interface GeneratedMessageV3.ExtensionDescriptorRetriever
- Enclosing class:
GeneratedMessageV3
static interface GeneratedMessageV3.ExtensionDescriptorRetriever
Gets the descriptor for an extension. The implementation depends on whether
the extension is scoped in the top level of a file or scoped in a Message.
-
Method Summary
-
Method Details
-
getDescriptor
Descriptors.FieldDescriptor getDescriptor()
-