# KeyValueStoreStats<!-- -->

## Index[**](#Index)

### Properties

* [**delete\_count](https://docs.apify.com/api/client/python/api/client/python/reference/class/KeyValueStoreStats.md#delete_count)
* [**list\_count](https://docs.apify.com/api/client/python/api/client/python/reference/class/KeyValueStoreStats.md#list_count)
* [**model\_config](https://docs.apify.com/api/client/python/api/client/python/reference/class/KeyValueStoreStats.md#model_config)
* [**read\_count](https://docs.apify.com/api/client/python/api/client/python/reference/class/KeyValueStoreStats.md#read_count)
* [**s3\_storage\_bytes](https://docs.apify.com/api/client/python/api/client/python/reference/class/KeyValueStoreStats.md#s3_storage_bytes)
* [**storage\_bytes](https://docs.apify.com/api/client/python/api/client/python/reference/class/KeyValueStoreStats.md#storage_bytes)
* [**write\_count](https://docs.apify.com/api/client/python/api/client/python/reference/class/KeyValueStoreStats.md#write_count)

## Properties<!-- -->[**](#Properties)

### [**](#delete_count)delete\_count

**delete\_count: int | None

### [**](#list_count)list\_count

**list\_count: int | None

### [**](#model_config)model\_config

**model\_config: Undefined

### [**](#read_count)read\_count

**read\_count: int | None

### [**](#s3_storage_bytes)s3\_storage\_bytes

**s3\_storage\_bytes: int | None

### [**](#storage_bytes)storage\_bytes

**storage\_bytes: int | None

### [**](#write_count)write\_count

**write\_count: int | None
