# ManagedSchemaResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**connection_id** | **String** | Connection backing the catalog the schema was added to. For a database default catalog this is the database's `default_connection_id`. |
**schema** | **String** | |
**tables** | **Vec<String>** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)