# JqlFunctionPrecomputationUpdateErrorResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**error_messages** | Option<**Vec<String>**> | The list of error messages produced by this operation. | [optional][readonly]
**not_found_precomputation_ids** | Option<**Vec<String>**> | List of precomputations that were not found. | [optional][readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)