# TableRefreshResult
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**connection_id** | **String** | |
**duration_ms** | **i64** | |
**rows_synced** | **i32** | |
**schema_name** | **String** | |
**table_name** | **String** | |
**warnings** | Option<[**Vec<models::RefreshWarning>**](RefreshWarning.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)