# GzipResponse
## Properties
**cache_condition** | Option<**String**> | Name of the cache condition controlling when this configuration applies. |
**content_types** | Option<**String**> | Space-separated list of content types to compress. If you omit this field a default list will be used. |
**extensions** | Option<**String**> | Space-separated list of file extensions to compress. If you omit this field a default list will be used. |
**name** | Option<**String**> | Name of the gzip configuration. |
**service_id** | Option<**String**> | | [readonly]
**version** | Option<**i32**> | | [readonly]
**created_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly]
**deleted_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly]
**updated_at** | Option<**String**> | Date and time in ISO 8601 format. | [readonly]
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)