<!-- 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; [cacheControl](./storage.settablemetadata.cachecontrol.md)

## SettableMetadata.cacheControl property

Served as the 'Cache-Control' header on object download.

<b>Signature:</b>

```typescript
cacheControl?: string | undefined;
```
