# OriginInspectorEntry ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **dimensions** | Option<[**crate::models::OriginInspectorDimensions**](OriginInspectorDimensions.md)> | | **values** | Option<[**Vec<crate::models::OriginInspectorValues>**](OriginInspectorValues.md)> | An array of values representing the metric values at each point in time. Note that this dataset is sparse: only the keys with non-zero values will be included in the record. | [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)