# SchemaRefreshResult
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**connections_failed** | **i32** | |
**connections_refreshed** | **i32** | |
**errors** | Option<[**Vec<models::ConnectionSchemaError>**](ConnectionSchemaError.md)> | | [optional]
**tables_added** | **i32** | |
**tables_discovered** | **i32** | |
**tables_modified** | **i32** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)