| name  |  str  |  The name of the attribute. This name can be used in filters, for example 'user' could be used in the filter 'user = root'.  |  [optional] | 
| type  |  str  |  The type of the attribute. Valid types are STRING, NUMBER, BOOLEAN, BYTES, MILLISECONDS, BYTES_PER_SECOND, BYTE_SECONDS.  |  [optional] | 
| display_name  |  str  |  The display name for the attribute.  |  [optional] | 
| supports_histograms  |  bool  |  Whether the Service Monitor can generate a histogram of the distribution of the attribute across queries.  |  [optional] | 
| description  |  str  |  The description of the attribute.  |  [optional] |