hotdata 0.1.0

Powerful data platform API for datasets, queries, and analytics.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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)