MethodDescriptorProto
Describes a method of a service.
Properties
Link copied to clipboard
Identifies if client streams multiple client messages
Link copied to clipboard
Returns the value of the clientStreaming field if present, otherwise null.
Link copied to clipboard
Returns the value of the inputType field if present, otherwise null.
Link copied to clipboard
Returns the value of the name field if present, otherwise null.
Link copied to clipboard
Link copied to clipboard
Returns the value of the options field if present, otherwise null.
Link copied to clipboard
Link copied to clipboard
Returns the value of the outputType field if present, otherwise null.
Link copied to clipboard
Returns the field-presence view for this MethodDescriptorProto instance.
Link copied to clipboard
Identifies if server streams multiple server messages
Link copied to clipboard
Returns the value of the serverStreaming field if present, otherwise null.
Functions
Link copied to clipboard
fun MethodDescriptorProto.copy(body: ERROR CLASS: Symbol not found for MethodDescriptorProto.Builder.() -> Unit = {}): MethodDescriptorProto
Copies the original message, including unknown fields.