Properties of a MethodDescriptorProto.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
name | 
      
      string | null | 
            
              <optional> | 
        
        
        
           MethodDescriptorProto name  | 
    
inputType | 
      
      string | null | 
            
              <optional> | 
        
        
        
           MethodDescriptorProto inputType  | 
    
outputType | 
      
      string | null | 
            
              <optional> | 
        
        
        
           MethodDescriptorProto outputType  | 
    
options | 
      
      google.protobuf.IMethodOptions | null | 
            
              <optional> | 
        
        
        
           MethodDescriptorProto options  | 
    
clientStreaming | 
      
      boolean | null | 
            
              <optional> | 
        
        
        
           MethodDescriptorProto clientStreaming  | 
    
serverStreaming | 
      
      boolean | null | 
            
              <optional> | 
        
        
        
           MethodDescriptorProto serverStreaming  |