Skip to main content

KeyValueStoreRecordMetadata

crawlee.base_storage_client._models.KeyValueStoreRecordMetadata

Model for a key-value store record metadata.

Index

Properties

content_type

content_type: Annotated[str, Field(alias='contentType')]

key

key: Annotated[str, Field(alias='key')]

model_config

model_config: