airbyte_client 0.41.0

Airbyte Client is an unofficial client library for the Airbyte API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# JobDebugRead

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **i64** |  | 
**config_type** | [**crate::models::JobConfigType**]JobConfigType.md |  | 
**config_id** | **String** |  | 
**status** | [**crate::models::JobStatus**]JobStatus.md |  | 
**airbyte_version** | **String** |  | 
**source_definition** | [**crate::models::SourceDefinitionRead**]SourceDefinitionRead.md |  | 
**destination_definition** | [**crate::models::DestinationDefinitionRead**]DestinationDefinitionRead.md |  | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)