Properties of a HttpRule.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
selector | 
      
      string | null | 
            
              <optional> | 
        
        
        
           HttpRule selector  | 
    
get | 
      
      string | null | 
            
              <optional> | 
        
        
        
           HttpRule get  | 
    
put | 
      
      string | null | 
            
              <optional> | 
        
        
        
           HttpRule put  | 
    
post | 
      
      string | null | 
            
              <optional> | 
        
        
        
           HttpRule post  | 
    
"delete" | 
      
      string | null | 
            
              <optional> | 
        
        
        
           HttpRule delete  | 
    
patch | 
      
      string | null | 
            
              <optional> | 
        
        
        
           HttpRule patch  | 
    
custom | 
      
      google.api.ICustomHttpPattern | null | 
            
              <optional> | 
        
        
        
           HttpRule custom  | 
    
body | 
      
      string | null | 
            
              <optional> | 
        
        
        
           HttpRule body  | 
    
responseBody | 
      
      string | null | 
            
              <optional> | 
        
        
        
           HttpRule responseBody  | 
    
additionalBindings | 
      
      Array.<google.api.IHttpRule> | null | 
            
              <optional> | 
        
        
        
           HttpRule additionalBindings  |