# EvalJsonlFileContentSource
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**r#type** | **String** | The type of jsonl source. Always `file_content`. |
**content** | [**Vec<models::EvalJsonlFileContentSourceContentInner>**](EvalJsonlFileContentSource_content_inner.md) | The content of the jsonl file. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)