MethodDescriptorProtoPresence

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

Properties

Link copied to clipboard
Link copied to clipboard
abstract val hasInputType: Boolean
Link copied to clipboard
abstract val hasName: Boolean
Link copied to clipboard
abstract val hasOptions: Boolean
Link copied to clipboard
abstract val hasOutputType: Boolean
Link copied to clipboard