<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/storage-types](./storage-types.md) &gt; [UploadTaskSnapshot](./storage-types.uploadtasksnapshot.md) &gt; [totalBytes](./storage-types.uploadtasksnapshot.totalbytes.md)

## UploadTaskSnapshot.totalBytes property

The total number of bytes to be uploaded.

<b>Signature:</b>

```typescript
totalBytes: number;
```
