DescriptorProto
Describes a message type.
Types
Link copied to clipboard
interface ExtensionRange
Link copied to clipboard
interface ReservedRange
Range of reserved tag numbers. Reserved tag numbers may not be used by fields or extension ranges in the same message. Reserved ranges may not overlap.
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the field-presence view for this com.google.protobuf.kotlin.DescriptorProto instance.
Link copied to clipboard
Reserved field names, which may not be used by fields in the same message. A given name may only be reserved once.
Link copied to clipboard
Link copied to clipboard
Support for export and local keywords on enums.
Functions
Link copied to clipboard
fun DescriptorProto.copy(body: ERROR CLASS: Symbol not found for DescriptorProto.Builder.() -> Unit = {}): DescriptorProto
Copies the original message, including unknown fields.