ExtensionRange

Interface providing field-presence information for com.google.protobuf.kotlin.DescriptorProto.ExtensionRange messages. Retrieve it via the com.google.protobuf.kotlin.DescriptorProto.ExtensionRange.presence extension property.

Properties

Link copied to clipboard
abstract val hasEnd: Boolean
Link copied to clipboard
abstract val hasOptions: Boolean
Link copied to clipboard
abstract val hasStart: Boolean