<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/storage](./storage.md) &gt; [SettableMetadata](./storage.settablemetadata.md) &gt; [contentEncoding](./storage.settablemetadata.contentencoding.md)

## SettableMetadata.contentEncoding property

Served as the 'Content-Encoding' header on object download.

<b>Signature:</b>

```typescript
contentEncoding?: string | undefined;
```
