<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/analytics-types](./analytics-types.md) &gt; [ThrottleMetadata](./analytics-types.throttlemetadata.md)

## ThrottleMetadata interface

Encapsulates metadata concerning throttled fetch requests.

<b>Signature:</b>

```typescript
export interface ThrottleMetadata 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [backoffCount](./analytics-types.throttlemetadata.backoffcount.md) | number |  |
|  [throttleEndTimeMillis](./analytics-types.throttlemetadata.throttleendtimemillis.md) | number |  |

