From fbc55026188a535cbce6d58118f079194165a806 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Wed, 19 Mar 2025 18:55:18 +0000 Subject: [PATCH] CodeGen from PR 33273 in Azure/azure-rest-api-specs Merge c66fc64b19b30f5eb7b8a443c3e60eb055accccd into e36082dcefb75f50e1df9e8bd9f6246058ee2e3d --- .../azure-mgmt-datafactory/stable.json | 140852 +++++++++++++++ sdk/resources/azure-mgmt-resource/_meta.json | 4 +- .../resource/changes/v2022_05_01/_version.py | 2 +- .../databoundaries/v2024_08_01/_version.py | 2 +- .../v2019_10_01_preview/_version.py | 2 +- .../deploymentscripts/v2020_10_01/_version.py | 2 +- .../deploymentscripts/v2023_08_01/_version.py | 2 +- .../v2022_08_01_preview/_version.py | 2 +- .../deploymentstacks/v2024_03_01/_version.py | 2 +- .../resource/features/v2015_12_01/_version.py | 2 +- .../resource/features/v2021_07_01/_version.py | 2 +- .../resource/links/v2016_09_01/_version.py | 2 +- .../resource/locks/v2015_01_01/_version.py | 2 +- .../resource/locks/v2016_09_01/_version.py | 2 +- .../v2019_07_01/_version.py | 2 +- .../policy/v2015_10_01_preview/_version.py | 2 +- .../resource/policy/v2016_04_01/_version.py | 2 +- .../resource/policy/v2016_12_01/_version.py | 2 +- .../policy/v2017_06_01_preview/_version.py | 2 +- .../resource/policy/v2018_03_01/_version.py | 2 +- .../resource/policy/v2018_05_01/_version.py | 2 +- .../resource/policy/v2019_01_01/_version.py | 2 +- .../resource/policy/v2019_06_01/_version.py | 2 +- .../resource/policy/v2019_09_01/_version.py | 2 +- .../policy/v2020_07_01_preview/_version.py | 2 +- .../resource/policy/v2020_09_01/_version.py | 2 +- .../resource/policy/v2021_06_01/_version.py | 2 +- .../resource/policy/v2022_06_01/_version.py | 2 +- .../policy/v2022_07_01_preview/_version.py | 2 +- .../policy/v2022_08_01_preview/_version.py | 2 +- .../resource/policy/v2023_04_01/_version.py | 2 +- .../privatelinks/v2020_05_01/_version.py | 2 +- .../resources/v2016_02_01/_version.py | 2 +- .../resources/v2016_09_01/_version.py | 2 +- .../resources/v2017_05_10/_version.py | 2 +- .../resources/v2018_02_01/_version.py | 2 +- .../resources/v2018_05_01/_version.py | 2 +- .../resources/v2019_03_01/_version.py | 2 +- .../resources/v2019_05_01/_version.py | 2 +- .../resources/v2019_05_10/_version.py | 2 +- .../resources/v2019_07_01/_version.py | 2 +- .../resources/v2019_08_01/_version.py | 2 +- .../resources/v2019_10_01/_version.py | 2 +- .../resources/v2020_06_01/_version.py | 2 +- .../resources/v2020_10_01/_version.py | 2 +- .../resources/v2021_01_01/_version.py | 2 +- .../resources/v2021_04_01/_version.py | 2 +- .../resources/v2022_09_01/_version.py | 2 +- .../resources/v2024_07_01/_version.py | 2 +- .../resources/v2024_11_01/_version.py | 2 +- .../v2024_11_01/models/_models_py3.py | 7 +- .../subscriptions/v2016_06_01/_version.py | 2 +- .../subscriptions/v2018_06_01/_version.py | 2 +- .../subscriptions/v2019_06_01/_version.py | 2 +- .../subscriptions/v2019_11_01/_version.py | 2 +- .../subscriptions/v2021_01_01/_version.py | 2 +- .../subscriptions/v2022_12_01/_version.py | 2 +- .../v2019_06_01_preview/_version.py | 2 +- .../v2021_03_01_preview/_version.py | 2 +- .../templatespecs/v2021_05_01/_version.py | 2 +- .../templatespecs/v2022_02_01/_version.py | 2 +- 61 files changed, 140915 insertions(+), 64 deletions(-) create mode 100644 sdk/datafactory/azure-mgmt-datafactory/stable.json diff --git a/sdk/datafactory/azure-mgmt-datafactory/stable.json b/sdk/datafactory/azure-mgmt-datafactory/stable.json new file mode 100644 index 000000000000..ed70e1fd9e45 --- /dev/null +++ b/sdk/datafactory/azure-mgmt-datafactory/stable.json @@ -0,0 +1,140852 @@ +{ + "azure.mgmt.datafactory": { + "class_nodes": { + "DataFactoryManagementClient": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "credential": { + "default": null, + "param_type": "positional_or_keyword" + }, + "subscription_id": { + "default": null, + "param_type": "positional_or_keyword" + }, + "base_url": { + "default": "str", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "close": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "client_side_validation": { + "attr_type": false + }, + "operations": { + "attr_type": "Operations" + }, + "factories": { + "attr_type": "FactoriesOperations" + }, + "exposure_control": { + "attr_type": "ExposureControlOperations" + }, + "integration_runtimes": { + "attr_type": "IntegrationRuntimesOperations" + }, + "integration_runtime_object_metadata": { + "attr_type": "IntegrationRuntimeObjectMetadataOperations" + }, + "integration_runtime_nodes": { + "attr_type": "IntegrationRuntimeNodesOperations" + }, + "linked_services": { + "attr_type": "LinkedServicesOperations" + }, + "datasets": { + "attr_type": "DatasetsOperations" + }, + "pipelines": { + "attr_type": "PipelinesOperations" + }, + "pipeline_runs": { + "attr_type": "PipelineRunsOperations" + }, + "activity_runs": { + "attr_type": "ActivityRunsOperations" + }, + "triggers": { + "attr_type": "TriggersOperations" + }, + "trigger_runs": { + "attr_type": "TriggerRunsOperations" + }, + "data_flows": { + "attr_type": "DataFlowsOperations" + }, + "data_flow_debug_session": { + "attr_type": "DataFlowDebugSessionOperations" + }, + "managed_virtual_networks": { + "attr_type": "ManagedVirtualNetworksOperations" + }, + "managed_private_endpoints": { + "attr_type": "ManagedPrivateEndpointsOperations" + }, + "credential_operations": { + "attr_type": "CredentialOperationsOperations" + }, + "private_end_point_connections": { + "attr_type": "PrivateEndPointConnectionsOperations" + }, + "private_endpoint_connection": { + "attr_type": "PrivateEndpointConnectionOperations" + }, + "private_link_resources": { + "attr_type": "PrivateLinkResourcesOperations" + }, + "global_parameters": { + "attr_type": "GlobalParametersOperations" + }, + "change_data_capture": { + "attr_type": "ChangeDataCaptureOperations" + } + } + } + }, + "function_nodes": {} + }, + "azure.mgmt.datafactory.operations": { + "class_nodes": { + "ActivityRunsOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "query_by_pipeline_run": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "run_id": { + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "run_id": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "type": "RunFilterParameters", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "run_id": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + } + }, + "properties": {} + }, + "ChangeDataCaptureOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture": { + "type": "ChangeDataCaptureResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "start": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "status": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "stop": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "CredentialOperationsOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "credential_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "credential": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "credential_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "credential": { + "type": "CredentialResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "credential_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "credential": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "credential_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "credential_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "DataFlowDebugSessionOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "add_data_flow": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "type": "DataFlowDebugPackage", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "begin_create": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "type": "CreateDataFlowDebugSessionRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "begin_execute_command": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "type": "DataFlowDebugCommandRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "type": "DeleteDataFlowDebugSessionRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "query_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "DataFlowsOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow": { + "type": "DataFlowResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "DatasetsOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "dataset_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "dataset": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "dataset_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "dataset": { + "type": "DatasetResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "dataset_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "dataset": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "dataset_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "dataset_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "ExposureControlOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get_feature_value": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "location_id": { + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "location_id": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_request": { + "type": "ExposureControlRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "location_id": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "get_feature_value_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_request": { + "type": "ExposureControlRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "query_feature_values_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_batch_request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_batch_request": { + "type": "ExposureControlBatchRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_batch_request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + } + }, + "properties": {} + }, + "FactoriesOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "configure_factory_repo": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "location_id": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_repo_update": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "location_id": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_repo_update": { + "type": "FactoryRepoUpdate", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "location_id": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_repo_update": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory": { + "type": "Factory", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get_data_plane_access": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "policy": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "policy": { + "type": "UserAccessPolicy", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "policy": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "get_git_hub_access_token": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "git_hub_access_token_request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "git_hub_access_token_request": { + "type": "GitHubAccessTokenRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "git_hub_access_token_request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "list": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_by_resource_group": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_update_parameters": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_update_parameters": { + "type": "FactoryUpdateParameters", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_update_parameters": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + } + }, + "properties": {} + }, + "GlobalParametersOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "global_parameter_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "default": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "global_parameter_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "default": { + "type": "GlobalParameterResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "global_parameter_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "default": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "global_parameter_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "global_parameter_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "IntegrationRuntimeNodesOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "node_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "node_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get_ip_address": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "node_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "node_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "update_integration_runtime_node_request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "node_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "update_integration_runtime_node_request": { + "type": "UpdateIntegrationRuntimeNodeRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "node_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "update_integration_runtime_node_request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + } + }, + "properties": {} + }, + "IntegrationRuntimeObjectMetadataOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "begin_refresh": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "get_metadata_request": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "get_metadata_request": { + "type": "Optional[GetSsisObjectMetadataRequest]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "get_metadata_request": { + "type": "Optional[IO[bytes]]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + } + }, + "properties": {} + }, + "IntegrationRuntimesOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "begin_start": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "begin_stop": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_linked_integration_runtime": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "create_linked_integration_runtime_request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "create_linked_integration_runtime_request": { + "type": "CreateLinkedIntegrationRuntimeRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "create_linked_integration_runtime_request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime": { + "type": "IntegrationRuntimeResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get_connection_info": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get_monitoring_data": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get_status": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_auth_keys": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_outbound_network_dependencies_endpoints": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "regenerate_auth_key": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "regenerate_key_parameters": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "regenerate_key_parameters": { + "type": "IntegrationRuntimeRegenerateKeyParameters", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "regenerate_key_parameters": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "remove_links": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_integration_runtime_request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_integration_runtime_request": { + "type": "LinkedIntegrationRuntimeRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_integration_runtime_request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "sync_credentials": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "update_integration_runtime_request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "update_integration_runtime_request": { + "type": "UpdateIntegrationRuntimeRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "update_integration_runtime_request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "upgrade": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "LinkedServicesOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service": { + "type": "LinkedServiceResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "ManagedPrivateEndpointsOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_private_endpoint_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_private_endpoint": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_private_endpoint_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_private_endpoint": { + "type": "ManagedPrivateEndpointResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_private_endpoint_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_private_endpoint": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_private_endpoint_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_private_endpoint_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "ManagedVirtualNetworksOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network": { + "type": "ManagedVirtualNetworkResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "Operations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "PipelineRunsOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "cancel": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "run_id": { + "default": null, + "param_type": "positional_or_keyword" + }, + "is_recursive": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "run_id": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "query_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "type": "RunFilterParameters", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + } + }, + "properties": {} + }, + "PipelinesOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline": { + "type": "PipelineResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "create_run": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "reference_pipeline_run_id": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "is_recovery": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "start_activity_name": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "start_from_failure": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "parameters": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "reference_pipeline_run_id": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "is_recovery": { + "type": "Optional[bool]", + "default": null, + "param_type": "positional_or_keyword" + }, + "start_activity_name": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "start_from_failure": { + "type": "Optional[bool]", + "default": null, + "param_type": "positional_or_keyword" + }, + "parameters": { + "type": "Optional[Dict[str, JSON]]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "reference_pipeline_run_id": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "is_recovery": { + "type": "Optional[bool]", + "default": null, + "param_type": "positional_or_keyword" + }, + "start_activity_name": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "start_from_failure": { + "type": "Optional[bool]", + "default": null, + "param_type": "positional_or_keyword" + }, + "parameters": { + "type": "Optional[IO[bytes]]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "PrivateEndPointConnectionsOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "PrivateEndpointConnectionOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "private_endpoint_connection_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "private_endpoint_wrapper": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "private_endpoint_connection_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "private_endpoint_wrapper": { + "type": "PrivateLinkConnectionApprovalRequestResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "private_endpoint_connection_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "private_endpoint_wrapper": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "private_endpoint_connection_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "private_endpoint_connection_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "PrivateLinkResourcesOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "TriggerRunsOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "cancel": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "run_id": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "query_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "type": "RunFilterParameters", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "rerun": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "run_id": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "TriggersOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "begin_start": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "begin_stop": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "begin_subscribe_to_events": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "begin_unsubscribe_from_events": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger": { + "type": "TriggerResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get_event_subscription_status": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "query_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "type": "TriggerFilterParameters", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": false, + "return_type": null + } + ] + } + }, + "properties": {} + } + }, + "function_nodes": {} + }, + "azure.mgmt.datafactory.aio": { + "class_nodes": { + "DataFactoryManagementClient": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "credential": { + "default": null, + "param_type": "positional_or_keyword" + }, + "subscription_id": { + "default": null, + "param_type": "positional_or_keyword" + }, + "base_url": { + "default": "str", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "close": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + } + }, + "is_async": true, + "overloads": [] + } + }, + "properties": { + "client_side_validation": { + "attr_type": false + }, + "operations": { + "attr_type": "Operations" + }, + "factories": { + "attr_type": "FactoriesOperations" + }, + "exposure_control": { + "attr_type": "ExposureControlOperations" + }, + "integration_runtimes": { + "attr_type": "IntegrationRuntimesOperations" + }, + "integration_runtime_object_metadata": { + "attr_type": "IntegrationRuntimeObjectMetadataOperations" + }, + "integration_runtime_nodes": { + "attr_type": "IntegrationRuntimeNodesOperations" + }, + "linked_services": { + "attr_type": "LinkedServicesOperations" + }, + "datasets": { + "attr_type": "DatasetsOperations" + }, + "pipelines": { + "attr_type": "PipelinesOperations" + }, + "pipeline_runs": { + "attr_type": "PipelineRunsOperations" + }, + "activity_runs": { + "attr_type": "ActivityRunsOperations" + }, + "triggers": { + "attr_type": "TriggersOperations" + }, + "trigger_runs": { + "attr_type": "TriggerRunsOperations" + }, + "data_flows": { + "attr_type": "DataFlowsOperations" + }, + "data_flow_debug_session": { + "attr_type": "DataFlowDebugSessionOperations" + }, + "managed_virtual_networks": { + "attr_type": "ManagedVirtualNetworksOperations" + }, + "managed_private_endpoints": { + "attr_type": "ManagedPrivateEndpointsOperations" + }, + "credential_operations": { + "attr_type": "CredentialOperationsOperations" + }, + "private_end_point_connections": { + "attr_type": "PrivateEndPointConnectionsOperations" + }, + "private_endpoint_connection": { + "attr_type": "PrivateEndpointConnectionOperations" + }, + "private_link_resources": { + "attr_type": "PrivateLinkResourcesOperations" + }, + "global_parameters": { + "attr_type": "GlobalParametersOperations" + }, + "change_data_capture": { + "attr_type": "ChangeDataCaptureOperations" + } + } + } + }, + "function_nodes": {} + }, + "azure.mgmt.datafactory.aio.operations": { + "class_nodes": { + "ActivityRunsOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "query_by_pipeline_run": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "run_id": { + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "run_id": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "type": "RunFilterParameters", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "run_id": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + } + }, + "properties": {} + }, + "ChangeDataCaptureOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture": { + "type": "ChangeDataCaptureResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "start": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "status": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "stop": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "change_data_capture_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + } + }, + "properties": {} + }, + "CredentialOperationsOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "credential_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "credential": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "credential_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "credential": { + "type": "CredentialResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "credential_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "credential": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "credential_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "credential_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "DataFlowDebugSessionOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "add_data_flow": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "type": "DataFlowDebugPackage", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "begin_create": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "type": "CreateDataFlowDebugSessionRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "begin_execute_command": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "type": "DataFlowDebugCommandRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "type": "DeleteDataFlowDebugSessionRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "query_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "DataFlowsOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow": { + "type": "DataFlowResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "DatasetsOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "dataset_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "dataset": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "dataset_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "dataset": { + "type": "DatasetResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "dataset_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "dataset": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "dataset_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "dataset_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "ExposureControlOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get_feature_value": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "location_id": { + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "location_id": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_request": { + "type": "ExposureControlRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "location_id": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "get_feature_value_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_request": { + "type": "ExposureControlRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "query_feature_values_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_batch_request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_batch_request": { + "type": "ExposureControlBatchRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_batch_request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + } + }, + "properties": {} + }, + "FactoriesOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "configure_factory_repo": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "location_id": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_repo_update": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "location_id": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_repo_update": { + "type": "FactoryRepoUpdate", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "location_id": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_repo_update": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory": { + "type": "Factory", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get_data_plane_access": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "policy": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "policy": { + "type": "UserAccessPolicy", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "policy": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "get_git_hub_access_token": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "git_hub_access_token_request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "git_hub_access_token_request": { + "type": "GitHubAccessTokenRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "git_hub_access_token_request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "list": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_by_resource_group": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_update_parameters": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_update_parameters": { + "type": "FactoryUpdateParameters", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_update_parameters": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + } + }, + "properties": {} + }, + "GlobalParametersOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "global_parameter_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "default": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "global_parameter_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "default": { + "type": "GlobalParameterResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "global_parameter_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "default": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "global_parameter_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "global_parameter_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "IntegrationRuntimeNodesOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "node_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "node_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get_ip_address": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "node_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "node_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "update_integration_runtime_node_request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "node_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "update_integration_runtime_node_request": { + "type": "UpdateIntegrationRuntimeNodeRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "node_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "update_integration_runtime_node_request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + } + }, + "properties": {} + }, + "IntegrationRuntimeObjectMetadataOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "begin_refresh": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "get_metadata_request": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "get_metadata_request": { + "type": "Optional[GetSsisObjectMetadataRequest]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "get_metadata_request": { + "type": "Optional[IO[bytes]]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + } + }, + "properties": {} + }, + "IntegrationRuntimesOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "begin_start": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "begin_stop": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "create_linked_integration_runtime": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "create_linked_integration_runtime_request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "create_linked_integration_runtime_request": { + "type": "CreateLinkedIntegrationRuntimeRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "create_linked_integration_runtime_request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime": { + "type": "IntegrationRuntimeResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get_connection_info": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get_monitoring_data": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get_status": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "list_auth_keys": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_outbound_network_dependencies_endpoints": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "regenerate_auth_key": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "regenerate_key_parameters": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "regenerate_key_parameters": { + "type": "IntegrationRuntimeRegenerateKeyParameters", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "regenerate_key_parameters": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "remove_links": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_integration_runtime_request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_integration_runtime_request": { + "type": "LinkedIntegrationRuntimeRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_integration_runtime_request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "sync_credentials": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "update_integration_runtime_request": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "update_integration_runtime_request": { + "type": "UpdateIntegrationRuntimeRequest", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "update_integration_runtime_request": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "upgrade": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "integration_runtime_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + } + }, + "properties": {} + }, + "LinkedServicesOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service": { + "type": "LinkedServiceResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "ManagedPrivateEndpointsOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_private_endpoint_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_private_endpoint": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_private_endpoint_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_private_endpoint": { + "type": "ManagedPrivateEndpointResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_private_endpoint_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_private_endpoint": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_private_endpoint_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_private_endpoint_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "ManagedVirtualNetworksOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network": { + "type": "ManagedVirtualNetworkResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "managed_virtual_network_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "Operations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "PipelineRunsOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "cancel": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "run_id": { + "default": null, + "param_type": "positional_or_keyword" + }, + "is_recursive": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "run_id": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "query_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "type": "RunFilterParameters", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + } + }, + "properties": {} + }, + "PipelinesOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline": { + "type": "PipelineResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "create_run": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "reference_pipeline_run_id": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "is_recovery": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "start_activity_name": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "start_from_failure": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "parameters": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "reference_pipeline_run_id": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "is_recovery": { + "type": "Optional[bool]", + "default": null, + "param_type": "positional_or_keyword" + }, + "start_activity_name": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "start_from_failure": { + "type": "Optional[bool]", + "default": null, + "param_type": "positional_or_keyword" + }, + "parameters": { + "type": "Optional[Dict[str, JSON]]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "reference_pipeline_run_id": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "is_recovery": { + "type": "Optional[bool]", + "default": null, + "param_type": "positional_or_keyword" + }, + "start_activity_name": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "start_from_failure": { + "type": "Optional[bool]", + "default": null, + "param_type": "positional_or_keyword" + }, + "parameters": { + "type": "Optional[IO[bytes]]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "PrivateEndPointConnectionsOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": {} + }, + "PrivateEndpointConnectionOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "private_endpoint_connection_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "private_endpoint_wrapper": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "private_endpoint_connection_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "private_endpoint_wrapper": { + "type": "PrivateLinkConnectionApprovalRequestResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "private_endpoint_connection_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "private_endpoint_wrapper": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "private_endpoint_connection_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "private_endpoint_connection_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + } + }, + "properties": {} + }, + "PrivateLinkResourcesOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + } + }, + "properties": {} + }, + "TriggerRunsOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "cancel": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "run_id": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "query_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "type": "RunFilterParameters", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "rerun": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "run_id": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + } + }, + "properties": {} + }, + "TriggersOperations": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "args": { + "default": null, + "param_type": "var_positional" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "begin_start": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "begin_stop": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "begin_subscribe_to_events": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "begin_unsubscribe_from_events": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "create_or_update": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger": { + "type": "TriggerResource", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "if_match": { + "type": "Optional[str]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + }, + "delete": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "if_none_match": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "get_event_subscription_status": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "trigger_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [] + }, + "list_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "query_by_factory": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": true, + "overloads": [ + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "type": "TriggerFilterParameters", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + }, + { + "parameters": { + "self": { + "type": null, + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_group_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_name": { + "type": "str", + "default": null, + "param_type": "positional_or_keyword" + }, + "filter_parameters": { + "type": "IO[bytes]", + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "type": "str", + "default": "application/json", + "param_type": "keyword_only" + } + }, + "is_async": true, + "return_type": null + } + ] + } + }, + "properties": {} + } + }, + "function_nodes": {} + }, + "azure.mgmt.datafactory.models": { + "class_nodes": { + "AccessPolicyResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "access_token": { + "default": "none", + "param_type": "keyword_only" + }, + "data_plane_url": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "policy": { + "attr_type": "policy" + }, + "access_token": { + "attr_type": "access_token" + }, + "data_plane_url": { + "attr_type": "data_plane_url" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "Activity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "type": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "ActivityDependency": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "activity": { + "default": null, + "param_type": "keyword_only" + }, + "dependency_conditions": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "activity": { + "attr_type": "activity" + }, + "dependency_conditions": { + "attr_type": "dependency_conditions" + } + } + }, + "ActivityOnInactiveMarkAs": { + "type": "Enum", + "methods": {}, + "properties": { + "FAILED": "FAILED", + "SKIPPED": "SKIPPED", + "SUCCEEDED": "SUCCEEDED" + } + }, + "ActivityPolicy": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "retry": { + "default": "none", + "param_type": "keyword_only" + }, + "retry_interval_in_seconds": { + "default": "none", + "param_type": "keyword_only" + }, + "secure_input": { + "default": "none", + "param_type": "keyword_only" + }, + "secure_output": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "timeout": { + "attr_type": "timeout" + }, + "retry": { + "attr_type": "retry" + }, + "retry_interval_in_seconds": { + "attr_type": "retry_interval_in_seconds" + }, + "secure_input": { + "attr_type": "secure_input" + }, + "secure_output": { + "attr_type": "secure_output" + } + } + }, + "ActivityRun": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "pipeline_name": { + "attr_type": null + }, + "pipeline_run_id": { + "attr_type": null + }, + "activity_name": { + "attr_type": null + }, + "activity_type": { + "attr_type": null + }, + "activity_run_id": { + "attr_type": null + }, + "linked_service_name": { + "attr_type": null + }, + "status": { + "attr_type": null + }, + "activity_run_start": { + "attr_type": null + }, + "activity_run_end": { + "attr_type": null + }, + "duration_in_ms": { + "attr_type": null + }, + "input": { + "attr_type": null + }, + "output": { + "attr_type": null + }, + "error": { + "attr_type": null + } + } + }, + "ActivityRunsQueryResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "continuation_token": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "continuation_token": { + "attr_type": "continuation_token" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ActivityState": { + "type": "Enum", + "methods": {}, + "properties": { + "ACTIVE": "ACTIVE", + "INACTIVE": "INACTIVE" + } + }, + "AddDataFlowToDebugSessionResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "job_version": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "job_version": { + "attr_type": "job_version" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "AdditionalColumns": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "value": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "value": { + "attr_type": "value" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "AmazonMWSLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "endpoint": { + "default": null, + "param_type": "keyword_only" + }, + "marketplace_id": { + "default": null, + "param_type": "keyword_only" + }, + "seller_id": { + "default": null, + "param_type": "keyword_only" + }, + "access_key_id": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "mws_auth_token": { + "default": "none", + "param_type": "keyword_only" + }, + "secret_key": { + "default": "none", + "param_type": "keyword_only" + }, + "use_encrypted_endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "use_host_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "use_peer_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "endpoint": { + "attr_type": "endpoint" + }, + "marketplace_id": { + "attr_type": "marketplace_id" + }, + "seller_id": { + "attr_type": "seller_id" + }, + "mws_auth_token": { + "attr_type": "mws_auth_token" + }, + "access_key_id": { + "attr_type": "access_key_id" + }, + "secret_key": { + "attr_type": "secret_key" + }, + "use_encrypted_endpoints": { + "attr_type": "use_encrypted_endpoints" + }, + "use_host_verification": { + "attr_type": "use_host_verification" + }, + "use_peer_verification": { + "attr_type": "use_peer_verification" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AmazonMWSObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AmazonMWSSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AmazonRdsForOracleLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "connection_string": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AmazonRdsForOraclePartitionOption": { + "type": "Enum", + "methods": {}, + "properties": { + "DYNAMIC_RANGE": "DYNAMIC_RANGE", + "NONE": "NONE", + "PHYSICAL_PARTITIONS_OF_TABLE": "PHYSICAL_PARTITIONS_OF_TABLE" + } + }, + "AmazonRdsForOraclePartitionSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "partition_names": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_column_name": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_upper_bound": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_lower_bound": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "partition_names": { + "attr_type": "partition_names" + }, + "partition_column_name": { + "attr_type": "partition_column_name" + }, + "partition_upper_bound": { + "attr_type": "partition_upper_bound" + }, + "partition_lower_bound": { + "attr_type": "partition_lower_bound" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "AmazonRdsForOracleSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "oracle_reader_query": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_option": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "oracle_reader_query": { + "attr_type": "oracle_reader_query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "partition_option": { + "attr_type": "partition_option" + }, + "partition_settings": { + "attr_type": "partition_settings" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AmazonRdsForOracleTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "table": { + "attr_type": "table" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AmazonRdsForSqlAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "SQL": "SQL", + "WINDOWS": "WINDOWS" + } + }, + "AmazonRdsForSqlServerLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypt": { + "default": "none", + "param_type": "keyword_only" + }, + "trust_server_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "host_name_in_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "application_intent": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_interval": { + "default": "none", + "param_type": "keyword_only" + }, + "load_balance_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "command_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "integrated_security": { + "default": "none", + "param_type": "keyword_only" + }, + "failover_partner": { + "default": "none", + "param_type": "keyword_only" + }, + "max_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "min_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "multiple_active_result_sets": { + "default": "none", + "param_type": "keyword_only" + }, + "multi_subnet_failover": { + "default": "none", + "param_type": "keyword_only" + }, + "packet_size": { + "default": "none", + "param_type": "keyword_only" + }, + "pooling": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "always_encrypted_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "server": { + "attr_type": "server" + }, + "database": { + "attr_type": "database" + }, + "encrypt": { + "attr_type": "encrypt" + }, + "trust_server_certificate": { + "attr_type": "trust_server_certificate" + }, + "host_name_in_certificate": { + "attr_type": "host_name_in_certificate" + }, + "application_intent": { + "attr_type": "application_intent" + }, + "connect_timeout": { + "attr_type": "connect_timeout" + }, + "connect_retry_count": { + "attr_type": "connect_retry_count" + }, + "connect_retry_interval": { + "attr_type": "connect_retry_interval" + }, + "load_balance_timeout": { + "attr_type": "load_balance_timeout" + }, + "command_timeout": { + "attr_type": "command_timeout" + }, + "integrated_security": { + "attr_type": "integrated_security" + }, + "failover_partner": { + "attr_type": "failover_partner" + }, + "max_pool_size": { + "attr_type": "max_pool_size" + }, + "min_pool_size": { + "attr_type": "min_pool_size" + }, + "multiple_active_result_sets": { + "attr_type": "multiple_active_result_sets" + }, + "multi_subnet_failover": { + "attr_type": "multi_subnet_failover" + }, + "packet_size": { + "attr_type": "packet_size" + }, + "pooling": { + "attr_type": "pooling" + }, + "connection_string": { + "attr_type": "connection_string" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "always_encrypted_settings": { + "attr_type": "always_encrypted_settings" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AmazonRdsForSqlServerLinkedServiceTypeProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypt": { + "default": "none", + "param_type": "keyword_only" + }, + "trust_server_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "host_name_in_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "application_intent": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_interval": { + "default": "none", + "param_type": "keyword_only" + }, + "load_balance_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "command_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "integrated_security": { + "default": "none", + "param_type": "keyword_only" + }, + "failover_partner": { + "default": "none", + "param_type": "keyword_only" + }, + "max_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "min_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "multiple_active_result_sets": { + "default": "none", + "param_type": "keyword_only" + }, + "multi_subnet_failover": { + "default": "none", + "param_type": "keyword_only" + }, + "packet_size": { + "default": "none", + "param_type": "keyword_only" + }, + "pooling": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "always_encrypted_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "connection_string": { + "attr_type": "connection_string" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "always_encrypted_settings": { + "attr_type": "always_encrypted_settings" + }, + "server": { + "attr_type": "server" + }, + "database": { + "attr_type": "database" + }, + "encrypt": { + "attr_type": "encrypt" + }, + "trust_server_certificate": { + "attr_type": "trust_server_certificate" + }, + "host_name_in_certificate": { + "attr_type": "host_name_in_certificate" + }, + "application_intent": { + "attr_type": "application_intent" + }, + "connect_timeout": { + "attr_type": "connect_timeout" + }, + "connect_retry_count": { + "attr_type": "connect_retry_count" + }, + "connect_retry_interval": { + "attr_type": "connect_retry_interval" + }, + "load_balance_timeout": { + "attr_type": "load_balance_timeout" + }, + "command_timeout": { + "attr_type": "command_timeout" + }, + "integrated_security": { + "attr_type": "integrated_security" + }, + "failover_partner": { + "attr_type": "failover_partner" + }, + "max_pool_size": { + "attr_type": "max_pool_size" + }, + "min_pool_size": { + "attr_type": "min_pool_size" + }, + "multiple_active_result_sets": { + "attr_type": "multiple_active_result_sets" + }, + "multi_subnet_failover": { + "attr_type": "multi_subnet_failover" + }, + "packet_size": { + "attr_type": "packet_size" + }, + "pooling": { + "attr_type": "pooling" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "AmazonRdsForSqlServerSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_reader_query": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_reader_stored_procedure_name": { + "default": "none", + "param_type": "keyword_only" + }, + "stored_procedure_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "isolation_level": { + "default": "none", + "param_type": "keyword_only" + }, + "produce_additional_types": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_option": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "sql_reader_query": { + "attr_type": "sql_reader_query" + }, + "sql_reader_stored_procedure_name": { + "attr_type": "sql_reader_stored_procedure_name" + }, + "stored_procedure_parameters": { + "attr_type": "stored_procedure_parameters" + }, + "isolation_level": { + "attr_type": "isolation_level" + }, + "produce_additional_types": { + "attr_type": "produce_additional_types" + }, + "partition_option": { + "attr_type": "partition_option" + }, + "partition_settings": { + "attr_type": "partition_settings" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AmazonRdsForSqlServerTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "table": { + "attr_type": "table" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AmazonRedshiftLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "server": { + "default": null, + "param_type": "keyword_only" + }, + "database": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "server": { + "attr_type": "server" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "database": { + "attr_type": "database" + }, + "port": { + "attr_type": "port" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AmazonRedshiftSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "redshift_unload_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "redshift_unload_settings": { + "attr_type": "redshift_unload_settings" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AmazonRedshiftTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "table": { + "attr_type": "table" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AmazonS3CompatibleLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "access_key_id": { + "default": "none", + "param_type": "keyword_only" + }, + "secret_access_key": { + "default": "none", + "param_type": "keyword_only" + }, + "service_url": { + "default": "none", + "param_type": "keyword_only" + }, + "force_path_style": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "access_key_id": { + "attr_type": "access_key_id" + }, + "secret_access_key": { + "attr_type": "secret_access_key" + }, + "service_url": { + "attr_type": "service_url" + }, + "force_path_style": { + "attr_type": "force_path_style" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AmazonS3CompatibleLocation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "bucket_name": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "bucket_name": { + "attr_type": "bucket_name" + }, + "version": { + "attr_type": "version" + }, + "additional_properties": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + } + } + }, + "AmazonS3CompatibleReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "prefix": { + "default": "none", + "param_type": "keyword_only" + }, + "file_list_path": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_partition_discovery": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_root_path": { + "default": "none", + "param_type": "keyword_only" + }, + "delete_files_after_completion": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_start": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_end": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recursive": { + "attr_type": "recursive" + }, + "wildcard_folder_path": { + "attr_type": "wildcard_folder_path" + }, + "wildcard_file_name": { + "attr_type": "wildcard_file_name" + }, + "prefix": { + "attr_type": "prefix" + }, + "file_list_path": { + "attr_type": "file_list_path" + }, + "enable_partition_discovery": { + "attr_type": "enable_partition_discovery" + }, + "partition_root_path": { + "attr_type": "partition_root_path" + }, + "delete_files_after_completion": { + "attr_type": "delete_files_after_completion" + }, + "modified_datetime_start": { + "attr_type": "modified_datetime_start" + }, + "modified_datetime_end": { + "attr_type": "modified_datetime_end" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AmazonS3Dataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "bucket_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "key": { + "default": "none", + "param_type": "keyword_only" + }, + "prefix": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_start": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_end": { + "default": "none", + "param_type": "keyword_only" + }, + "format": { + "default": "none", + "param_type": "keyword_only" + }, + "compression": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "bucket_name": { + "attr_type": "bucket_name" + }, + "key": { + "attr_type": "key" + }, + "prefix": { + "attr_type": "prefix" + }, + "version": { + "attr_type": "version" + }, + "modified_datetime_start": { + "attr_type": "modified_datetime_start" + }, + "modified_datetime_end": { + "attr_type": "modified_datetime_end" + }, + "format": { + "attr_type": "format" + }, + "compression": { + "attr_type": "compression" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AmazonS3LinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "access_key_id": { + "default": "none", + "param_type": "keyword_only" + }, + "secret_access_key": { + "default": "none", + "param_type": "keyword_only" + }, + "service_url": { + "default": "none", + "param_type": "keyword_only" + }, + "session_token": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "access_key_id": { + "attr_type": "access_key_id" + }, + "secret_access_key": { + "attr_type": "secret_access_key" + }, + "service_url": { + "attr_type": "service_url" + }, + "session_token": { + "attr_type": "session_token" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AmazonS3Location": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "bucket_name": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "bucket_name": { + "attr_type": "bucket_name" + }, + "version": { + "attr_type": "version" + }, + "additional_properties": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + } + } + }, + "AmazonS3ReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "prefix": { + "default": "none", + "param_type": "keyword_only" + }, + "file_list_path": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_partition_discovery": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_root_path": { + "default": "none", + "param_type": "keyword_only" + }, + "delete_files_after_completion": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_start": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_end": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recursive": { + "attr_type": "recursive" + }, + "wildcard_folder_path": { + "attr_type": "wildcard_folder_path" + }, + "wildcard_file_name": { + "attr_type": "wildcard_file_name" + }, + "prefix": { + "attr_type": "prefix" + }, + "file_list_path": { + "attr_type": "file_list_path" + }, + "enable_partition_discovery": { + "attr_type": "enable_partition_discovery" + }, + "partition_root_path": { + "attr_type": "partition_root_path" + }, + "delete_files_after_completion": { + "attr_type": "delete_files_after_completion" + }, + "modified_datetime_start": { + "attr_type": "modified_datetime_start" + }, + "modified_datetime_end": { + "attr_type": "modified_datetime_end" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AppFiguresLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "user_name": { + "default": null, + "param_type": "keyword_only" + }, + "password": { + "default": null, + "param_type": "keyword_only" + }, + "client_key": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "client_key": { + "attr_type": "client_key" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AppendVariableActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "variable_name": { + "default": "none", + "param_type": "keyword_only" + }, + "value": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "variable_name": { + "attr_type": "variable_name" + }, + "value": { + "attr_type": "value" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "ArmIdWrapper": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "id": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "AsanaLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "api_token": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "api_token": { + "attr_type": "api_token" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AvroCompressionCodec": { + "type": "Enum", + "methods": {}, + "properties": { + "BZIP2": "BZIP2", + "DEFLATE": "DEFLATE", + "NONE": "NONE", + "SNAPPY": "SNAPPY", + "XZ": "XZ" + } + }, + "AvroDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "location": { + "default": "none", + "param_type": "keyword_only" + }, + "avro_compression_codec": { + "default": "none", + "param_type": "keyword_only" + }, + "avro_compression_level": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "location": { + "attr_type": "location" + }, + "avro_compression_codec": { + "attr_type": "avro_compression_codec" + }, + "avro_compression_level": { + "attr_type": "avro_compression_level" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AvroFormat": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "serializer": { + "default": "none", + "param_type": "keyword_only" + }, + "deserializer": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "serializer": { + "attr_type": "serializer" + }, + "deserializer": { + "attr_type": "deserializer" + } + } + }, + "AvroSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "store_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "format_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "store_settings": { + "attr_type": "store_settings" + }, + "format_settings": { + "attr_type": "format_settings" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AvroSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "store_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "store_settings": { + "attr_type": "store_settings" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AvroWriteSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "record_name": { + "default": "none", + "param_type": "keyword_only" + }, + "record_namespace": { + "default": "none", + "param_type": "keyword_only" + }, + "max_rows_per_file": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name_prefix": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "record_name": { + "attr_type": "record_name" + }, + "record_namespace": { + "attr_type": "record_namespace" + }, + "max_rows_per_file": { + "attr_type": "max_rows_per_file" + }, + "file_name_prefix": { + "attr_type": "file_name_prefix" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "AzPowerShellSetup": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "version": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "AzureBatchLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "account_name": { + "default": null, + "param_type": "keyword_only" + }, + "batch_uri": { + "default": null, + "param_type": "keyword_only" + }, + "pool_name": { + "default": null, + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "access_key": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "account_name": { + "attr_type": "account_name" + }, + "access_key": { + "attr_type": "access_key" + }, + "batch_uri": { + "attr_type": "batch_uri" + }, + "pool_name": { + "attr_type": "pool_name" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "credential": { + "attr_type": "credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureBlobDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "table_root_location": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_start": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_end": { + "default": "none", + "param_type": "keyword_only" + }, + "format": { + "default": "none", + "param_type": "keyword_only" + }, + "compression": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "table_root_location": { + "attr_type": "table_root_location" + }, + "file_name": { + "attr_type": "file_name" + }, + "modified_datetime_start": { + "attr_type": "modified_datetime_start" + }, + "modified_datetime_end": { + "attr_type": "modified_datetime_end" + }, + "format": { + "attr_type": "format" + }, + "compression": { + "attr_type": "compression" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AzureBlobFSDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "format": { + "default": "none", + "param_type": "keyword_only" + }, + "compression": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + }, + "format": { + "attr_type": "format" + }, + "compression": { + "attr_type": "compression" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AzureBlobFSLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "url": { + "default": "none", + "param_type": "keyword_only" + }, + "account_key": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_cloud_type": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential_type": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "sas_uri": { + "default": "none", + "param_type": "keyword_only" + }, + "sas_token": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "url": { + "attr_type": "url" + }, + "account_key": { + "attr_type": "account_key" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "tenant": { + "attr_type": "tenant" + }, + "azure_cloud_type": { + "attr_type": "azure_cloud_type" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "credential": { + "attr_type": "credential" + }, + "service_principal_credential_type": { + "attr_type": "service_principal_credential_type" + }, + "service_principal_credential": { + "attr_type": "service_principal_credential" + }, + "sas_uri": { + "attr_type": "sas_uri" + }, + "sas_token": { + "attr_type": "sas_token" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureBlobFSLocation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "file_system": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "file_system": { + "attr_type": "file_system" + }, + "additional_properties": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + } + } + }, + "AzureBlobFSReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "file_list_path": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_partition_discovery": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_root_path": { + "default": "none", + "param_type": "keyword_only" + }, + "delete_files_after_completion": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_start": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_end": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recursive": { + "attr_type": "recursive" + }, + "wildcard_folder_path": { + "attr_type": "wildcard_folder_path" + }, + "wildcard_file_name": { + "attr_type": "wildcard_file_name" + }, + "file_list_path": { + "attr_type": "file_list_path" + }, + "enable_partition_discovery": { + "attr_type": "enable_partition_discovery" + }, + "partition_root_path": { + "attr_type": "partition_root_path" + }, + "delete_files_after_completion": { + "attr_type": "delete_files_after_completion" + }, + "modified_datetime_start": { + "attr_type": "modified_datetime_start" + }, + "modified_datetime_end": { + "attr_type": "modified_datetime_end" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureBlobFSSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "copy_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "metadata": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "copy_behavior": { + "attr_type": "copy_behavior" + }, + "metadata": { + "attr_type": "metadata" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureBlobFSSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "treat_empty_as_null": { + "default": "none", + "param_type": "keyword_only" + }, + "skip_header_line_count": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "treat_empty_as_null": { + "attr_type": "treat_empty_as_null" + }, + "skip_header_line_count": { + "attr_type": "skip_header_line_count" + }, + "recursive": { + "attr_type": "recursive" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureBlobFSWriteSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "copy_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "metadata": { + "default": "none", + "param_type": "keyword_only" + }, + "block_size_in_mb": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "block_size_in_mb": { + "attr_type": "block_size_in_mb" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + }, + "copy_behavior": { + "attr_type": "copy_behavior" + }, + "metadata": { + "attr_type": "metadata" + } + } + }, + "AzureBlobStorageLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "account_key": { + "default": "none", + "param_type": "keyword_only" + }, + "sas_uri": { + "default": "none", + "param_type": "keyword_only" + }, + "sas_token": { + "default": "none", + "param_type": "keyword_only" + }, + "service_endpoint": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_cloud_type": { + "default": "none", + "param_type": "keyword_only" + }, + "account_kind": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "container_uri": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "account_key": { + "attr_type": "account_key" + }, + "sas_uri": { + "attr_type": "sas_uri" + }, + "sas_token": { + "attr_type": "sas_token" + }, + "service_endpoint": { + "attr_type": "service_endpoint" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "tenant": { + "attr_type": "tenant" + }, + "azure_cloud_type": { + "attr_type": "azure_cloud_type" + }, + "account_kind": { + "attr_type": "account_kind" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "credential": { + "attr_type": "credential" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "container_uri": { + "attr_type": "container_uri" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureBlobStorageLocation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "container": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "container": { + "attr_type": "container" + }, + "additional_properties": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + } + } + }, + "AzureBlobStorageReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "prefix": { + "default": "none", + "param_type": "keyword_only" + }, + "file_list_path": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_partition_discovery": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_root_path": { + "default": "none", + "param_type": "keyword_only" + }, + "delete_files_after_completion": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_start": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_end": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recursive": { + "attr_type": "recursive" + }, + "wildcard_folder_path": { + "attr_type": "wildcard_folder_path" + }, + "wildcard_file_name": { + "attr_type": "wildcard_file_name" + }, + "prefix": { + "attr_type": "prefix" + }, + "file_list_path": { + "attr_type": "file_list_path" + }, + "enable_partition_discovery": { + "attr_type": "enable_partition_discovery" + }, + "partition_root_path": { + "attr_type": "partition_root_path" + }, + "delete_files_after_completion": { + "attr_type": "delete_files_after_completion" + }, + "modified_datetime_start": { + "attr_type": "modified_datetime_start" + }, + "modified_datetime_end": { + "attr_type": "modified_datetime_end" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureBlobStorageWriteSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "copy_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "metadata": { + "default": "none", + "param_type": "keyword_only" + }, + "block_size_in_mb": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "block_size_in_mb": { + "attr_type": "block_size_in_mb" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + }, + "copy_behavior": { + "attr_type": "copy_behavior" + }, + "metadata": { + "attr_type": "metadata" + } + } + }, + "AzureDataExplorerCommandActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "command": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "command_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "command": { + "attr_type": "command" + }, + "command_timeout": { + "attr_type": "command_timeout" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "AzureDataExplorerLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "endpoint": { + "default": null, + "param_type": "keyword_only" + }, + "database": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "endpoint": { + "attr_type": "endpoint" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "database": { + "attr_type": "database" + }, + "tenant": { + "attr_type": "tenant" + }, + "credential": { + "attr_type": "credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureDataExplorerSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "ingestion_mapping_name": { + "default": "none", + "param_type": "keyword_only" + }, + "ingestion_mapping_as_json": { + "default": "none", + "param_type": "keyword_only" + }, + "flush_immediately": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "ingestion_mapping_name": { + "attr_type": "ingestion_mapping_name" + }, + "ingestion_mapping_as_json": { + "attr_type": "ingestion_mapping_as_json" + }, + "flush_immediately": { + "attr_type": "flush_immediately" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureDataExplorerSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "query": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "no_truncation": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "no_truncation": { + "attr_type": "no_truncation" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureDataExplorerTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table": { + "attr_type": "table" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AzureDataLakeAnalyticsLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "account_name": { + "default": null, + "param_type": "keyword_only" + }, + "tenant": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "subscription_id": { + "default": "none", + "param_type": "keyword_only" + }, + "resource_group_name": { + "default": "none", + "param_type": "keyword_only" + }, + "data_lake_analytics_uri": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "account_name": { + "attr_type": "account_name" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "tenant": { + "attr_type": "tenant" + }, + "subscription_id": { + "attr_type": "subscription_id" + }, + "resource_group_name": { + "attr_type": "resource_group_name" + }, + "data_lake_analytics_uri": { + "attr_type": "data_lake_analytics_uri" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureDataLakeStoreDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "format": { + "default": "none", + "param_type": "keyword_only" + }, + "compression": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + }, + "format": { + "attr_type": "format" + }, + "compression": { + "attr_type": "compression" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AzureDataLakeStoreLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "data_lake_store_uri": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_cloud_type": { + "default": "none", + "param_type": "keyword_only" + }, + "account_name": { + "default": "none", + "param_type": "keyword_only" + }, + "subscription_id": { + "default": "none", + "param_type": "keyword_only" + }, + "resource_group_name": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "data_lake_store_uri": { + "attr_type": "data_lake_store_uri" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "tenant": { + "attr_type": "tenant" + }, + "azure_cloud_type": { + "attr_type": "azure_cloud_type" + }, + "account_name": { + "attr_type": "account_name" + }, + "subscription_id": { + "attr_type": "subscription_id" + }, + "resource_group_name": { + "attr_type": "resource_group_name" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "credential": { + "attr_type": "credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureDataLakeStoreLocation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + } + } + }, + "AzureDataLakeStoreReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "file_list_path": { + "default": "none", + "param_type": "keyword_only" + }, + "list_after": { + "default": "none", + "param_type": "keyword_only" + }, + "list_before": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_partition_discovery": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_root_path": { + "default": "none", + "param_type": "keyword_only" + }, + "delete_files_after_completion": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_start": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_end": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recursive": { + "attr_type": "recursive" + }, + "wildcard_folder_path": { + "attr_type": "wildcard_folder_path" + }, + "wildcard_file_name": { + "attr_type": "wildcard_file_name" + }, + "file_list_path": { + "attr_type": "file_list_path" + }, + "list_after": { + "attr_type": "list_after" + }, + "list_before": { + "attr_type": "list_before" + }, + "enable_partition_discovery": { + "attr_type": "enable_partition_discovery" + }, + "partition_root_path": { + "attr_type": "partition_root_path" + }, + "delete_files_after_completion": { + "attr_type": "delete_files_after_completion" + }, + "modified_datetime_start": { + "attr_type": "modified_datetime_start" + }, + "modified_datetime_end": { + "attr_type": "modified_datetime_end" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureDataLakeStoreSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "copy_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_adls_single_file_parallel": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "copy_behavior": { + "attr_type": "copy_behavior" + }, + "enable_adls_single_file_parallel": { + "attr_type": "enable_adls_single_file_parallel" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureDataLakeStoreSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recursive": { + "attr_type": "recursive" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureDataLakeStoreWriteSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "copy_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "metadata": { + "default": "none", + "param_type": "keyword_only" + }, + "expiry_date_time": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "expiry_date_time": { + "attr_type": "expiry_date_time" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + }, + "copy_behavior": { + "attr_type": "copy_behavior" + }, + "metadata": { + "attr_type": "metadata" + } + } + }, + "AzureDatabricksDeltaLakeDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table": { + "attr_type": "table" + }, + "database": { + "attr_type": "database" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AzureDatabricksDeltaLakeExportCommand": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "date_format": { + "default": "none", + "param_type": "keyword_only" + }, + "timestamp_format": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "date_format": { + "attr_type": "date_format" + }, + "timestamp_format": { + "attr_type": "timestamp_format" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "AzureDatabricksDeltaLakeImportCommand": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "date_format": { + "default": "none", + "param_type": "keyword_only" + }, + "timestamp_format": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "date_format": { + "attr_type": "date_format" + }, + "timestamp_format": { + "attr_type": "timestamp_format" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "AzureDatabricksDeltaLakeLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "domain": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "access_token": { + "default": "none", + "param_type": "keyword_only" + }, + "cluster_id": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "workspace_resource_id": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "domain": { + "attr_type": "domain" + }, + "access_token": { + "attr_type": "access_token" + }, + "cluster_id": { + "attr_type": "cluster_id" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "credential": { + "attr_type": "credential" + }, + "workspace_resource_id": { + "attr_type": "workspace_resource_id" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureDatabricksDeltaLakeSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "pre_copy_script": { + "default": "none", + "param_type": "keyword_only" + }, + "import_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "pre_copy_script": { + "attr_type": "pre_copy_script" + }, + "import_settings": { + "attr_type": "import_settings" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureDatabricksDeltaLakeSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "export_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "export_settings": { + "attr_type": "export_settings" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureDatabricksLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "domain": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "access_token": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication": { + "default": "none", + "param_type": "keyword_only" + }, + "workspace_resource_id": { + "default": "none", + "param_type": "keyword_only" + }, + "existing_cluster_id": { + "default": "none", + "param_type": "keyword_only" + }, + "instance_pool_id": { + "default": "none", + "param_type": "keyword_only" + }, + "new_cluster_version": { + "default": "none", + "param_type": "keyword_only" + }, + "new_cluster_num_of_worker": { + "default": "none", + "param_type": "keyword_only" + }, + "new_cluster_node_type": { + "default": "none", + "param_type": "keyword_only" + }, + "new_cluster_spark_conf": { + "default": "none", + "param_type": "keyword_only" + }, + "new_cluster_spark_env_vars": { + "default": "none", + "param_type": "keyword_only" + }, + "new_cluster_custom_tags": { + "default": "none", + "param_type": "keyword_only" + }, + "new_cluster_log_destination": { + "default": "none", + "param_type": "keyword_only" + }, + "new_cluster_driver_node_type": { + "default": "none", + "param_type": "keyword_only" + }, + "new_cluster_init_scripts": { + "default": "none", + "param_type": "keyword_only" + }, + "new_cluster_enable_elastic_disk": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "policy_id": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "domain": { + "attr_type": "domain" + }, + "access_token": { + "attr_type": "access_token" + }, + "authentication": { + "attr_type": "authentication" + }, + "workspace_resource_id": { + "attr_type": "workspace_resource_id" + }, + "existing_cluster_id": { + "attr_type": "existing_cluster_id" + }, + "instance_pool_id": { + "attr_type": "instance_pool_id" + }, + "new_cluster_version": { + "attr_type": "new_cluster_version" + }, + "new_cluster_num_of_worker": { + "attr_type": "new_cluster_num_of_worker" + }, + "new_cluster_node_type": { + "attr_type": "new_cluster_node_type" + }, + "new_cluster_spark_conf": { + "attr_type": "new_cluster_spark_conf" + }, + "new_cluster_spark_env_vars": { + "attr_type": "new_cluster_spark_env_vars" + }, + "new_cluster_custom_tags": { + "attr_type": "new_cluster_custom_tags" + }, + "new_cluster_log_destination": { + "attr_type": "new_cluster_log_destination" + }, + "new_cluster_driver_node_type": { + "attr_type": "new_cluster_driver_node_type" + }, + "new_cluster_init_scripts": { + "attr_type": "new_cluster_init_scripts" + }, + "new_cluster_enable_elastic_disk": { + "attr_type": "new_cluster_enable_elastic_disk" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "policy_id": { + "attr_type": "policy_id" + }, + "credential": { + "attr_type": "credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureFileStorageLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "host": { + "default": "none", + "param_type": "keyword_only" + }, + "user_id": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "account_key": { + "default": "none", + "param_type": "keyword_only" + }, + "sas_uri": { + "default": "none", + "param_type": "keyword_only" + }, + "sas_token": { + "default": "none", + "param_type": "keyword_only" + }, + "file_share": { + "default": "none", + "param_type": "keyword_only" + }, + "snapshot": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "service_endpoint": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "host": { + "attr_type": "host" + }, + "user_id": { + "attr_type": "user_id" + }, + "password": { + "attr_type": "password" + }, + "connection_string": { + "attr_type": "connection_string" + }, + "account_key": { + "attr_type": "account_key" + }, + "sas_uri": { + "attr_type": "sas_uri" + }, + "sas_token": { + "attr_type": "sas_token" + }, + "file_share": { + "attr_type": "file_share" + }, + "snapshot": { + "attr_type": "snapshot" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "service_endpoint": { + "attr_type": "service_endpoint" + }, + "credential": { + "attr_type": "credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureFileStorageLocation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + } + } + }, + "AzureFileStorageReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "prefix": { + "default": "none", + "param_type": "keyword_only" + }, + "file_list_path": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_partition_discovery": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_root_path": { + "default": "none", + "param_type": "keyword_only" + }, + "delete_files_after_completion": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_start": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_end": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recursive": { + "attr_type": "recursive" + }, + "wildcard_folder_path": { + "attr_type": "wildcard_folder_path" + }, + "wildcard_file_name": { + "attr_type": "wildcard_file_name" + }, + "prefix": { + "attr_type": "prefix" + }, + "file_list_path": { + "attr_type": "file_list_path" + }, + "enable_partition_discovery": { + "attr_type": "enable_partition_discovery" + }, + "partition_root_path": { + "attr_type": "partition_root_path" + }, + "delete_files_after_completion": { + "attr_type": "delete_files_after_completion" + }, + "modified_datetime_start": { + "attr_type": "modified_datetime_start" + }, + "modified_datetime_end": { + "attr_type": "modified_datetime_end" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureFileStorageWriteSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "copy_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "metadata": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + }, + "copy_behavior": { + "attr_type": "copy_behavior" + }, + "metadata": { + "attr_type": "metadata" + } + } + }, + "AzureFunctionActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "method": { + "default": null, + "param_type": "keyword_only" + }, + "function_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "headers": { + "default": "none", + "param_type": "keyword_only" + }, + "body": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "method": { + "attr_type": "method" + }, + "function_name": { + "attr_type": "function_name" + }, + "headers": { + "attr_type": "headers" + }, + "body": { + "attr_type": "body" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "AzureFunctionActivityMethod": { + "type": "Enum", + "methods": {}, + "properties": { + "DELETE": "DELETE", + "GET": "GET", + "HEAD": "HEAD", + "OPTIONS": "OPTIONS", + "POST": "POST", + "PUT": "PUT", + "TRACE": "TRACE" + } + }, + "AzureFunctionLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "function_app_url": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "function_key": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "resource_id": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "function_app_url": { + "attr_type": "function_app_url" + }, + "function_key": { + "attr_type": "function_key" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "credential": { + "attr_type": "credential" + }, + "resource_id": { + "attr_type": "resource_id" + }, + "authentication": { + "attr_type": "authentication" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureKeyVaultLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "base_url": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "base_url": { + "attr_type": "base_url" + }, + "credential": { + "attr_type": "credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureKeyVaultSecretReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "store": { + "default": null, + "param_type": "keyword_only" + }, + "secret_name": { + "default": null, + "param_type": "keyword_only" + }, + "secret_version": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "store": { + "attr_type": "store" + }, + "secret_name": { + "attr_type": "secret_name" + }, + "secret_version": { + "attr_type": "secret_version" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "AzureMLBatchExecutionActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "global_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "web_service_outputs": { + "default": "none", + "param_type": "keyword_only" + }, + "web_service_inputs": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "global_parameters": { + "attr_type": "global_parameters" + }, + "web_service_outputs": { + "attr_type": "web_service_outputs" + }, + "web_service_inputs": { + "attr_type": "web_service_inputs" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "AzureMLExecutePipelineActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "ml_pipeline_id": { + "default": "none", + "param_type": "keyword_only" + }, + "ml_pipeline_endpoint_id": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "experiment_name": { + "default": "none", + "param_type": "keyword_only" + }, + "ml_pipeline_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "data_path_assignments": { + "default": "none", + "param_type": "keyword_only" + }, + "ml_parent_run_id": { + "default": "none", + "param_type": "keyword_only" + }, + "continue_on_step_failure": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "ml_pipeline_id": { + "attr_type": "ml_pipeline_id" + }, + "ml_pipeline_endpoint_id": { + "attr_type": "ml_pipeline_endpoint_id" + }, + "version": { + "attr_type": "version" + }, + "experiment_name": { + "attr_type": "experiment_name" + }, + "ml_pipeline_parameters": { + "attr_type": "ml_pipeline_parameters" + }, + "data_path_assignments": { + "attr_type": "data_path_assignments" + }, + "ml_parent_run_id": { + "attr_type": "ml_parent_run_id" + }, + "continue_on_step_failure": { + "attr_type": "continue_on_step_failure" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "AzureMLLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "ml_endpoint": { + "default": null, + "param_type": "keyword_only" + }, + "api_key": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "update_resource_endpoint": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "ml_endpoint": { + "attr_type": "ml_endpoint" + }, + "api_key": { + "attr_type": "api_key" + }, + "update_resource_endpoint": { + "attr_type": "update_resource_endpoint" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "tenant": { + "attr_type": "tenant" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "authentication": { + "attr_type": "authentication" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureMLServiceLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "subscription_id": { + "default": null, + "param_type": "keyword_only" + }, + "resource_group_name": { + "default": null, + "param_type": "keyword_only" + }, + "ml_workspace_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "subscription_id": { + "attr_type": "subscription_id" + }, + "resource_group_name": { + "attr_type": "resource_group_name" + }, + "ml_workspace_name": { + "attr_type": "ml_workspace_name" + }, + "authentication": { + "attr_type": "authentication" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "tenant": { + "attr_type": "tenant" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureMLUpdateResourceActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "trained_model_name": { + "default": null, + "param_type": "keyword_only" + }, + "trained_model_linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "trained_model_file_path": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "trained_model_name": { + "attr_type": "trained_model_name" + }, + "trained_model_linked_service_name": { + "attr_type": "trained_model_linked_service_name" + }, + "trained_model_file_path": { + "attr_type": "trained_model_file_path" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "AzureMLWebServiceFile": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "file_path": { + "default": null, + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "file_path": { + "attr_type": "file_path" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "AzureMariaDBLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "pwd": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "pwd": { + "attr_type": "pwd" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureMariaDBSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureMariaDBTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AzureMySqlLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "connection_string": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureMySqlSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "pre_copy_script": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "pre_copy_script": { + "attr_type": "pre_copy_script" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureMySqlSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureMySqlTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "table": { + "attr_type": "table" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AzurePostgreSqlLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "ssl_mode": { + "default": "none", + "param_type": "keyword_only" + }, + "timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "command_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "trust_server_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "read_buffer_size": { + "default": "none", + "param_type": "keyword_only" + }, + "timezone": { + "default": "none", + "param_type": "keyword_only" + }, + "encoding": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "server": { + "attr_type": "server" + }, + "port": { + "attr_type": "port" + }, + "username": { + "attr_type": "username" + }, + "database": { + "attr_type": "database" + }, + "ssl_mode": { + "attr_type": "ssl_mode" + }, + "timeout": { + "attr_type": "timeout" + }, + "command_timeout": { + "attr_type": "command_timeout" + }, + "trust_server_certificate": { + "attr_type": "trust_server_certificate" + }, + "read_buffer_size": { + "attr_type": "read_buffer_size" + }, + "timezone": { + "attr_type": "timezone" + }, + "encoding": { + "attr_type": "encoding" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzurePostgreSqlSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "pre_copy_script": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "pre_copy_script": { + "attr_type": "pre_copy_script" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzurePostgreSqlSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzurePostgreSqlTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "table": { + "attr_type": "table" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AzureQueueSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureSearchIndexDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "index_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "index_name": { + "attr_type": "index_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AzureSearchIndexSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "write_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureSearchIndexWriteBehaviorType": { + "type": "Enum", + "methods": {}, + "properties": { + "MERGE": "MERGE", + "UPLOAD": "UPLOAD" + } + }, + "AzureSearchLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "url": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "key": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "url": { + "attr_type": "url" + }, + "key": { + "attr_type": "key" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureSqlDWAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "SERVICE_PRINCIPAL": "SERVICE_PRINCIPAL", + "SQL": "SQL", + "SYSTEM_ASSIGNED_MANAGED_IDENTITY": "SYSTEM_ASSIGNED_MANAGED_IDENTITY", + "USER_ASSIGNED_MANAGED_IDENTITY": "USER_ASSIGNED_MANAGED_IDENTITY" + } + }, + "AzureSqlDWLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypt": { + "default": "none", + "param_type": "keyword_only" + }, + "trust_server_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "host_name_in_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "application_intent": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_interval": { + "default": "none", + "param_type": "keyword_only" + }, + "load_balance_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "command_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "integrated_security": { + "default": "none", + "param_type": "keyword_only" + }, + "failover_partner": { + "default": "none", + "param_type": "keyword_only" + }, + "max_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "min_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "multiple_active_result_sets": { + "default": "none", + "param_type": "keyword_only" + }, + "multi_subnet_failover": { + "default": "none", + "param_type": "keyword_only" + }, + "packet_size": { + "default": "none", + "param_type": "keyword_only" + }, + "pooling": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential_type": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_cloud_type": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "server": { + "attr_type": "server" + }, + "database": { + "attr_type": "database" + }, + "encrypt": { + "attr_type": "encrypt" + }, + "trust_server_certificate": { + "attr_type": "trust_server_certificate" + }, + "host_name_in_certificate": { + "attr_type": "host_name_in_certificate" + }, + "application_intent": { + "attr_type": "application_intent" + }, + "connect_timeout": { + "attr_type": "connect_timeout" + }, + "connect_retry_count": { + "attr_type": "connect_retry_count" + }, + "connect_retry_interval": { + "attr_type": "connect_retry_interval" + }, + "load_balance_timeout": { + "attr_type": "load_balance_timeout" + }, + "command_timeout": { + "attr_type": "command_timeout" + }, + "integrated_security": { + "attr_type": "integrated_security" + }, + "failover_partner": { + "attr_type": "failover_partner" + }, + "max_pool_size": { + "attr_type": "max_pool_size" + }, + "min_pool_size": { + "attr_type": "min_pool_size" + }, + "multiple_active_result_sets": { + "attr_type": "multiple_active_result_sets" + }, + "multi_subnet_failover": { + "attr_type": "multi_subnet_failover" + }, + "packet_size": { + "attr_type": "packet_size" + }, + "pooling": { + "attr_type": "pooling" + }, + "connection_string": { + "attr_type": "connection_string" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "service_principal_credential_type": { + "attr_type": "service_principal_credential_type" + }, + "service_principal_credential": { + "attr_type": "service_principal_credential" + }, + "tenant": { + "attr_type": "tenant" + }, + "azure_cloud_type": { + "attr_type": "azure_cloud_type" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "credential": { + "attr_type": "credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureSqlDWLinkedServiceTypeProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypt": { + "default": "none", + "param_type": "keyword_only" + }, + "trust_server_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "host_name_in_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "application_intent": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_interval": { + "default": "none", + "param_type": "keyword_only" + }, + "load_balance_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "command_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "integrated_security": { + "default": "none", + "param_type": "keyword_only" + }, + "failover_partner": { + "default": "none", + "param_type": "keyword_only" + }, + "max_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "min_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "multiple_active_result_sets": { + "default": "none", + "param_type": "keyword_only" + }, + "multi_subnet_failover": { + "default": "none", + "param_type": "keyword_only" + }, + "packet_size": { + "default": "none", + "param_type": "keyword_only" + }, + "pooling": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential_type": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_cloud_type": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "connection_string": { + "attr_type": "connection_string" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "service_principal_credential_type": { + "attr_type": "service_principal_credential_type" + }, + "service_principal_credential": { + "attr_type": "service_principal_credential" + }, + "tenant": { + "attr_type": "tenant" + }, + "azure_cloud_type": { + "attr_type": "azure_cloud_type" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "credential": { + "attr_type": "credential" + }, + "server": { + "attr_type": "server" + }, + "database": { + "attr_type": "database" + }, + "encrypt": { + "attr_type": "encrypt" + }, + "trust_server_certificate": { + "attr_type": "trust_server_certificate" + }, + "host_name_in_certificate": { + "attr_type": "host_name_in_certificate" + }, + "application_intent": { + "attr_type": "application_intent" + }, + "connect_timeout": { + "attr_type": "connect_timeout" + }, + "connect_retry_count": { + "attr_type": "connect_retry_count" + }, + "connect_retry_interval": { + "attr_type": "connect_retry_interval" + }, + "load_balance_timeout": { + "attr_type": "load_balance_timeout" + }, + "command_timeout": { + "attr_type": "command_timeout" + }, + "integrated_security": { + "attr_type": "integrated_security" + }, + "failover_partner": { + "attr_type": "failover_partner" + }, + "max_pool_size": { + "attr_type": "max_pool_size" + }, + "min_pool_size": { + "attr_type": "min_pool_size" + }, + "multiple_active_result_sets": { + "attr_type": "multiple_active_result_sets" + }, + "multi_subnet_failover": { + "attr_type": "multi_subnet_failover" + }, + "packet_size": { + "attr_type": "packet_size" + }, + "pooling": { + "attr_type": "pooling" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "AzureSqlDWTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "table": { + "attr_type": "table" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AzureSqlDatabaseAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "SERVICE_PRINCIPAL": "SERVICE_PRINCIPAL", + "SQL": "SQL", + "SYSTEM_ASSIGNED_MANAGED_IDENTITY": "SYSTEM_ASSIGNED_MANAGED_IDENTITY", + "USER_ASSIGNED_MANAGED_IDENTITY": "USER_ASSIGNED_MANAGED_IDENTITY" + } + }, + "AzureSqlDatabaseLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypt": { + "default": "none", + "param_type": "keyword_only" + }, + "trust_server_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "host_name_in_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "application_intent": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_interval": { + "default": "none", + "param_type": "keyword_only" + }, + "load_balance_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "command_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "integrated_security": { + "default": "none", + "param_type": "keyword_only" + }, + "failover_partner": { + "default": "none", + "param_type": "keyword_only" + }, + "max_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "min_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "multiple_active_result_sets": { + "default": "none", + "param_type": "keyword_only" + }, + "multi_subnet_failover": { + "default": "none", + "param_type": "keyword_only" + }, + "packet_size": { + "default": "none", + "param_type": "keyword_only" + }, + "pooling": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential_type": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_cloud_type": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "always_encrypted_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "server": { + "attr_type": "server" + }, + "database": { + "attr_type": "database" + }, + "encrypt": { + "attr_type": "encrypt" + }, + "trust_server_certificate": { + "attr_type": "trust_server_certificate" + }, + "host_name_in_certificate": { + "attr_type": "host_name_in_certificate" + }, + "application_intent": { + "attr_type": "application_intent" + }, + "connect_timeout": { + "attr_type": "connect_timeout" + }, + "connect_retry_count": { + "attr_type": "connect_retry_count" + }, + "connect_retry_interval": { + "attr_type": "connect_retry_interval" + }, + "load_balance_timeout": { + "attr_type": "load_balance_timeout" + }, + "command_timeout": { + "attr_type": "command_timeout" + }, + "integrated_security": { + "attr_type": "integrated_security" + }, + "failover_partner": { + "attr_type": "failover_partner" + }, + "max_pool_size": { + "attr_type": "max_pool_size" + }, + "min_pool_size": { + "attr_type": "min_pool_size" + }, + "multiple_active_result_sets": { + "attr_type": "multiple_active_result_sets" + }, + "multi_subnet_failover": { + "attr_type": "multi_subnet_failover" + }, + "packet_size": { + "attr_type": "packet_size" + }, + "pooling": { + "attr_type": "pooling" + }, + "connection_string": { + "attr_type": "connection_string" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "service_principal_credential_type": { + "attr_type": "service_principal_credential_type" + }, + "service_principal_credential": { + "attr_type": "service_principal_credential" + }, + "tenant": { + "attr_type": "tenant" + }, + "azure_cloud_type": { + "attr_type": "azure_cloud_type" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "always_encrypted_settings": { + "attr_type": "always_encrypted_settings" + }, + "credential": { + "attr_type": "credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureSqlDatabaseLinkedServiceTypeProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypt": { + "default": "none", + "param_type": "keyword_only" + }, + "trust_server_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "host_name_in_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "application_intent": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_interval": { + "default": "none", + "param_type": "keyword_only" + }, + "load_balance_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "command_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "integrated_security": { + "default": "none", + "param_type": "keyword_only" + }, + "failover_partner": { + "default": "none", + "param_type": "keyword_only" + }, + "max_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "min_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "multiple_active_result_sets": { + "default": "none", + "param_type": "keyword_only" + }, + "multi_subnet_failover": { + "default": "none", + "param_type": "keyword_only" + }, + "packet_size": { + "default": "none", + "param_type": "keyword_only" + }, + "pooling": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential_type": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_cloud_type": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "always_encrypted_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "connection_string": { + "attr_type": "connection_string" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "service_principal_credential_type": { + "attr_type": "service_principal_credential_type" + }, + "service_principal_credential": { + "attr_type": "service_principal_credential" + }, + "tenant": { + "attr_type": "tenant" + }, + "azure_cloud_type": { + "attr_type": "azure_cloud_type" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "always_encrypted_settings": { + "attr_type": "always_encrypted_settings" + }, + "credential": { + "attr_type": "credential" + }, + "server": { + "attr_type": "server" + }, + "database": { + "attr_type": "database" + }, + "encrypt": { + "attr_type": "encrypt" + }, + "trust_server_certificate": { + "attr_type": "trust_server_certificate" + }, + "host_name_in_certificate": { + "attr_type": "host_name_in_certificate" + }, + "application_intent": { + "attr_type": "application_intent" + }, + "connect_timeout": { + "attr_type": "connect_timeout" + }, + "connect_retry_count": { + "attr_type": "connect_retry_count" + }, + "connect_retry_interval": { + "attr_type": "connect_retry_interval" + }, + "load_balance_timeout": { + "attr_type": "load_balance_timeout" + }, + "command_timeout": { + "attr_type": "command_timeout" + }, + "integrated_security": { + "attr_type": "integrated_security" + }, + "failover_partner": { + "attr_type": "failover_partner" + }, + "max_pool_size": { + "attr_type": "max_pool_size" + }, + "min_pool_size": { + "attr_type": "min_pool_size" + }, + "multiple_active_result_sets": { + "attr_type": "multiple_active_result_sets" + }, + "multi_subnet_failover": { + "attr_type": "multi_subnet_failover" + }, + "packet_size": { + "attr_type": "packet_size" + }, + "pooling": { + "attr_type": "pooling" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "AzureSqlMIAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "SERVICE_PRINCIPAL": "SERVICE_PRINCIPAL", + "SQL": "SQL", + "SYSTEM_ASSIGNED_MANAGED_IDENTITY": "SYSTEM_ASSIGNED_MANAGED_IDENTITY", + "USER_ASSIGNED_MANAGED_IDENTITY": "USER_ASSIGNED_MANAGED_IDENTITY" + } + }, + "AzureSqlMILinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypt": { + "default": "none", + "param_type": "keyword_only" + }, + "trust_server_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "host_name_in_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "application_intent": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_interval": { + "default": "none", + "param_type": "keyword_only" + }, + "load_balance_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "command_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "integrated_security": { + "default": "none", + "param_type": "keyword_only" + }, + "failover_partner": { + "default": "none", + "param_type": "keyword_only" + }, + "max_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "min_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "multiple_active_result_sets": { + "default": "none", + "param_type": "keyword_only" + }, + "multi_subnet_failover": { + "default": "none", + "param_type": "keyword_only" + }, + "packet_size": { + "default": "none", + "param_type": "keyword_only" + }, + "pooling": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential_type": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_cloud_type": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "always_encrypted_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "server": { + "attr_type": "server" + }, + "database": { + "attr_type": "database" + }, + "encrypt": { + "attr_type": "encrypt" + }, + "trust_server_certificate": { + "attr_type": "trust_server_certificate" + }, + "host_name_in_certificate": { + "attr_type": "host_name_in_certificate" + }, + "application_intent": { + "attr_type": "application_intent" + }, + "connect_timeout": { + "attr_type": "connect_timeout" + }, + "connect_retry_count": { + "attr_type": "connect_retry_count" + }, + "connect_retry_interval": { + "attr_type": "connect_retry_interval" + }, + "load_balance_timeout": { + "attr_type": "load_balance_timeout" + }, + "command_timeout": { + "attr_type": "command_timeout" + }, + "integrated_security": { + "attr_type": "integrated_security" + }, + "failover_partner": { + "attr_type": "failover_partner" + }, + "max_pool_size": { + "attr_type": "max_pool_size" + }, + "min_pool_size": { + "attr_type": "min_pool_size" + }, + "multiple_active_result_sets": { + "attr_type": "multiple_active_result_sets" + }, + "multi_subnet_failover": { + "attr_type": "multi_subnet_failover" + }, + "packet_size": { + "attr_type": "packet_size" + }, + "pooling": { + "attr_type": "pooling" + }, + "connection_string": { + "attr_type": "connection_string" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "service_principal_credential_type": { + "attr_type": "service_principal_credential_type" + }, + "service_principal_credential": { + "attr_type": "service_principal_credential" + }, + "tenant": { + "attr_type": "tenant" + }, + "azure_cloud_type": { + "attr_type": "azure_cloud_type" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "always_encrypted_settings": { + "attr_type": "always_encrypted_settings" + }, + "credential": { + "attr_type": "credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureSqlMILinkedServiceTypeProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypt": { + "default": "none", + "param_type": "keyword_only" + }, + "trust_server_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "host_name_in_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "application_intent": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_interval": { + "default": "none", + "param_type": "keyword_only" + }, + "load_balance_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "command_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "integrated_security": { + "default": "none", + "param_type": "keyword_only" + }, + "failover_partner": { + "default": "none", + "param_type": "keyword_only" + }, + "max_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "min_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "multiple_active_result_sets": { + "default": "none", + "param_type": "keyword_only" + }, + "multi_subnet_failover": { + "default": "none", + "param_type": "keyword_only" + }, + "packet_size": { + "default": "none", + "param_type": "keyword_only" + }, + "pooling": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential_type": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_cloud_type": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "always_encrypted_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "connection_string": { + "attr_type": "connection_string" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "service_principal_credential_type": { + "attr_type": "service_principal_credential_type" + }, + "service_principal_credential": { + "attr_type": "service_principal_credential" + }, + "tenant": { + "attr_type": "tenant" + }, + "azure_cloud_type": { + "attr_type": "azure_cloud_type" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "always_encrypted_settings": { + "attr_type": "always_encrypted_settings" + }, + "credential": { + "attr_type": "credential" + }, + "server": { + "attr_type": "server" + }, + "database": { + "attr_type": "database" + }, + "encrypt": { + "attr_type": "encrypt" + }, + "trust_server_certificate": { + "attr_type": "trust_server_certificate" + }, + "host_name_in_certificate": { + "attr_type": "host_name_in_certificate" + }, + "application_intent": { + "attr_type": "application_intent" + }, + "connect_timeout": { + "attr_type": "connect_timeout" + }, + "connect_retry_count": { + "attr_type": "connect_retry_count" + }, + "connect_retry_interval": { + "attr_type": "connect_retry_interval" + }, + "load_balance_timeout": { + "attr_type": "load_balance_timeout" + }, + "command_timeout": { + "attr_type": "command_timeout" + }, + "integrated_security": { + "attr_type": "integrated_security" + }, + "failover_partner": { + "attr_type": "failover_partner" + }, + "max_pool_size": { + "attr_type": "max_pool_size" + }, + "min_pool_size": { + "attr_type": "min_pool_size" + }, + "multiple_active_result_sets": { + "attr_type": "multiple_active_result_sets" + }, + "multi_subnet_failover": { + "attr_type": "multi_subnet_failover" + }, + "packet_size": { + "attr_type": "packet_size" + }, + "pooling": { + "attr_type": "pooling" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "AzureSqlMITableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "table": { + "attr_type": "table" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AzureSqlSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_writer_stored_procedure_name": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_writer_table_type": { + "default": "none", + "param_type": "keyword_only" + }, + "pre_copy_script": { + "default": "none", + "param_type": "keyword_only" + }, + "stored_procedure_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "stored_procedure_table_type_parameter_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table_option": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_writer_use_table_lock": { + "default": "none", + "param_type": "keyword_only" + }, + "write_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "upsert_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "sql_writer_stored_procedure_name": { + "attr_type": "sql_writer_stored_procedure_name" + }, + "sql_writer_table_type": { + "attr_type": "sql_writer_table_type" + }, + "pre_copy_script": { + "attr_type": "pre_copy_script" + }, + "stored_procedure_parameters": { + "attr_type": "stored_procedure_parameters" + }, + "stored_procedure_table_type_parameter_name": { + "attr_type": "stored_procedure_table_type_parameter_name" + }, + "table_option": { + "attr_type": "table_option" + }, + "sql_writer_use_table_lock": { + "attr_type": "sql_writer_use_table_lock" + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "upsert_settings": { + "attr_type": "upsert_settings" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureSqlSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_reader_query": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_reader_stored_procedure_name": { + "default": "none", + "param_type": "keyword_only" + }, + "stored_procedure_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "isolation_level": { + "default": "none", + "param_type": "keyword_only" + }, + "produce_additional_types": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_option": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "sql_reader_query": { + "attr_type": "sql_reader_query" + }, + "sql_reader_stored_procedure_name": { + "attr_type": "sql_reader_stored_procedure_name" + }, + "stored_procedure_parameters": { + "attr_type": "stored_procedure_parameters" + }, + "isolation_level": { + "attr_type": "isolation_level" + }, + "produce_additional_types": { + "attr_type": "produce_additional_types" + }, + "partition_option": { + "attr_type": "partition_option" + }, + "partition_settings": { + "attr_type": "partition_settings" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureSqlTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "table": { + "attr_type": "table" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AzureStorageAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "ACCOUNT_KEY": "ACCOUNT_KEY", + "ANONYMOUS": "ANONYMOUS", + "MSI": "MSI", + "SAS_URI": "SAS_URI", + "SERVICE_PRINCIPAL": "SERVICE_PRINCIPAL" + } + }, + "AzureStorageLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "account_key": { + "default": "none", + "param_type": "keyword_only" + }, + "sas_uri": { + "default": "none", + "param_type": "keyword_only" + }, + "sas_token": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "account_key": { + "attr_type": "account_key" + }, + "sas_uri": { + "attr_type": "sas_uri" + }, + "sas_token": { + "attr_type": "sas_token" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureStorageLinkedServiceTypeProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "account_key": { + "default": "none", + "param_type": "keyword_only" + }, + "sas_uri": { + "default": "none", + "param_type": "keyword_only" + }, + "sas_token": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "connection_string": { + "attr_type": "connection_string" + }, + "account_key": { + "attr_type": "account_key" + }, + "sas_uri": { + "attr_type": "sas_uri" + }, + "sas_token": { + "attr_type": "sas_token" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "AzureSynapseArtifactsLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "endpoint": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication": { + "default": "none", + "param_type": "keyword_only" + }, + "workspace_resource_id": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "endpoint": { + "attr_type": "endpoint" + }, + "authentication": { + "attr_type": "authentication" + }, + "workspace_resource_id": { + "attr_type": "workspace_resource_id" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "table_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "AzureTableSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_table_default_partition_key_value": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_table_partition_key_name": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_table_row_key_name": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_table_insert_type": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "azure_table_default_partition_key_value": { + "attr_type": "azure_table_default_partition_key_value" + }, + "azure_table_partition_key_name": { + "attr_type": "azure_table_partition_key_name" + }, + "azure_table_row_key_name": { + "attr_type": "azure_table_row_key_name" + }, + "azure_table_insert_type": { + "attr_type": "azure_table_insert_type" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureTableSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_table_source_query": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_table_source_ignore_table_not_found": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "azure_table_source_query": { + "attr_type": "azure_table_source_query" + }, + "azure_table_source_ignore_table_not_found": { + "attr_type": "azure_table_source_ignore_table_not_found" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "AzureTableStorageLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "account_key": { + "default": "none", + "param_type": "keyword_only" + }, + "sas_uri": { + "default": "none", + "param_type": "keyword_only" + }, + "sas_token": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "service_endpoint": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "account_key": { + "attr_type": "account_key" + }, + "sas_uri": { + "attr_type": "sas_uri" + }, + "sas_token": { + "attr_type": "sas_token" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "service_endpoint": { + "attr_type": "service_endpoint" + }, + "credential": { + "attr_type": "credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "AzureTableStorageLinkedServiceTypeProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "account_key": { + "default": "none", + "param_type": "keyword_only" + }, + "sas_uri": { + "default": "none", + "param_type": "keyword_only" + }, + "sas_token": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "service_endpoint": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "service_endpoint": { + "attr_type": "service_endpoint" + }, + "credential": { + "attr_type": "credential" + }, + "connection_string": { + "attr_type": "connection_string" + }, + "account_key": { + "attr_type": "account_key" + }, + "sas_uri": { + "attr_type": "sas_uri" + }, + "sas_token": { + "attr_type": "sas_token" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "BigDataPoolParametrizationReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "reference_name": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "reference_name": { + "attr_type": "reference_name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "BigDataPoolReferenceType": { + "type": "Enum", + "methods": {}, + "properties": { + "BIG_DATA_POOL_REFERENCE": "BIG_DATA_POOL_REFERENCE" + } + }, + "BinaryDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "location": { + "default": "none", + "param_type": "keyword_only" + }, + "compression": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "location": { + "attr_type": "location" + }, + "compression": { + "attr_type": "compression" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "BinaryReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "compression_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "compression_properties": { + "attr_type": "compression_properties" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "BinarySink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "store_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "store_settings": { + "attr_type": "store_settings" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "BinarySource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "store_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "format_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "store_settings": { + "attr_type": "store_settings" + }, + "format_settings": { + "attr_type": "format_settings" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "BlobEventTypes": { + "type": "Enum", + "methods": {}, + "properties": { + "MICROSOFT_STORAGE_BLOB_CREATED": "MICROSOFT_STORAGE_BLOB_CREATED", + "MICROSOFT_STORAGE_BLOB_DELETED": "MICROSOFT_STORAGE_BLOB_DELETED" + } + }, + "BlobEventsTrigger": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "events": { + "default": null, + "param_type": "keyword_only" + }, + "scope": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "pipelines": { + "default": "none", + "param_type": "keyword_only" + }, + "blob_path_begins_with": { + "default": "none", + "param_type": "keyword_only" + }, + "blob_path_ends_with": { + "default": "none", + "param_type": "keyword_only" + }, + "ignore_empty_blobs": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "blob_path_begins_with": { + "attr_type": "blob_path_begins_with" + }, + "blob_path_ends_with": { + "attr_type": "blob_path_ends_with" + }, + "ignore_empty_blobs": { + "attr_type": "ignore_empty_blobs" + }, + "events": { + "attr_type": "events" + }, + "scope": { + "attr_type": "scope" + }, + "pipelines": { + "attr_type": "pipelines" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "runtime_state": { + "attr_type": null + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "BlobSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "blob_writer_overwrite_files": { + "default": "none", + "param_type": "keyword_only" + }, + "blob_writer_date_time_format": { + "default": "none", + "param_type": "keyword_only" + }, + "blob_writer_add_header": { + "default": "none", + "param_type": "keyword_only" + }, + "copy_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "metadata": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "blob_writer_overwrite_files": { + "attr_type": "blob_writer_overwrite_files" + }, + "blob_writer_date_time_format": { + "attr_type": "blob_writer_date_time_format" + }, + "blob_writer_add_header": { + "attr_type": "blob_writer_add_header" + }, + "copy_behavior": { + "attr_type": "copy_behavior" + }, + "metadata": { + "attr_type": "metadata" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "BlobSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "treat_empty_as_null": { + "default": "none", + "param_type": "keyword_only" + }, + "skip_header_line_count": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "treat_empty_as_null": { + "attr_type": "treat_empty_as_null" + }, + "skip_header_line_count": { + "attr_type": "skip_header_line_count" + }, + "recursive": { + "attr_type": "recursive" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "BlobTrigger": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "folder_path": { + "default": null, + "param_type": "keyword_only" + }, + "max_concurrency": { + "default": null, + "param_type": "keyword_only" + }, + "linked_service": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "pipelines": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "max_concurrency": { + "attr_type": "max_concurrency" + }, + "linked_service": { + "attr_type": "linked_service" + }, + "pipelines": { + "attr_type": "pipelines" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "runtime_state": { + "attr_type": null + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "CMKIdentityDefinition": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "user_assigned_identity": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "user_assigned_identity": { + "attr_type": "user_assigned_identity" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "CassandraLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "host": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "host": { + "attr_type": "host" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "port": { + "attr_type": "port" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "CassandraSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "consistency_level": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "consistency_level": { + "attr_type": "consistency_level" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "CassandraSourceReadConsistencyLevels": { + "type": "Enum", + "methods": {}, + "properties": { + "ALL": "ALL", + "EACH_QUORUM": "EACH_QUORUM", + "LOCAL_ONE": "LOCAL_ONE", + "LOCAL_QUORUM": "LOCAL_QUORUM", + "LOCAL_SERIAL": "LOCAL_SERIAL", + "ONE": "ONE", + "QUORUM": "QUORUM", + "SERIAL": "SERIAL", + "THREE": "THREE", + "TWO": "TWO" + } + }, + "CassandraTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "keyspace": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "keyspace": { + "attr_type": "keyspace" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "ChainingTrigger": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline": { + "default": null, + "param_type": "keyword_only" + }, + "depends_on": { + "default": null, + "param_type": "keyword_only" + }, + "run_dimension": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "pipeline": { + "attr_type": "pipeline" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "run_dimension": { + "attr_type": "run_dimension" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "runtime_state": { + "attr_type": null + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "ChangeDataCaptureFolder": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ChangeDataCaptureListResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "next_link": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "next_link": { + "attr_type": "next_link" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ChangeDataCaptureResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "source_connections_info": { + "default": null, + "param_type": "keyword_only" + }, + "target_connections_info": { + "default": null, + "param_type": "keyword_only" + }, + "policy": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_v_net_override": { + "default": "none", + "param_type": "keyword_only" + }, + "status": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "folder": { + "attr_type": "folder" + }, + "description": { + "attr_type": "description" + }, + "source_connections_info": { + "attr_type": "source_connections_info" + }, + "target_connections_info": { + "attr_type": "target_connections_info" + }, + "policy": { + "attr_type": "policy" + }, + "allow_v_net_override": { + "attr_type": "allow_v_net_override" + }, + "status": { + "attr_type": "status" + }, + "id": { + "attr_type": null + }, + "name": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "etag": { + "attr_type": null + } + } + }, + "CloudError": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "code": { + "default": null, + "param_type": "keyword_only" + }, + "message": { + "default": null, + "param_type": "keyword_only" + }, + "target": { + "default": "none", + "param_type": "keyword_only" + }, + "details": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "code": { + "attr_type": "code" + }, + "message": { + "attr_type": "message" + }, + "target": { + "attr_type": "target" + }, + "details": { + "attr_type": "details" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "CmdkeySetup": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "target_name": { + "default": null, + "param_type": "keyword_only" + }, + "user_name": { + "default": null, + "param_type": "keyword_only" + }, + "password": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "target_name": { + "attr_type": "target_name" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "CommonDataServiceForAppsEntityDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "entity_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "entity_name": { + "attr_type": "entity_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "CommonDataServiceForAppsLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "deployment_type": { + "default": null, + "param_type": "keyword_only" + }, + "authentication_type": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "host_name": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "service_uri": { + "default": "none", + "param_type": "keyword_only" + }, + "organization_name": { + "default": "none", + "param_type": "keyword_only" + }, + "domain": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential_type": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "deployment_type": { + "attr_type": "deployment_type" + }, + "host_name": { + "attr_type": "host_name" + }, + "port": { + "attr_type": "port" + }, + "service_uri": { + "attr_type": "service_uri" + }, + "organization_name": { + "attr_type": "organization_name" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "domain": { + "attr_type": "domain" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_credential_type": { + "attr_type": "service_principal_credential_type" + }, + "service_principal_credential": { + "attr_type": "service_principal_credential" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "CommonDataServiceForAppsSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "write_behavior": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "ignore_null_values": { + "default": "none", + "param_type": "keyword_only" + }, + "alternate_key_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "ignore_null_values": { + "attr_type": "ignore_null_values" + }, + "alternate_key_name": { + "attr_type": "alternate_key_name" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "CommonDataServiceForAppsSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "ComponentSetup": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "component_name": { + "default": null, + "param_type": "keyword_only" + }, + "license_key": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "component_name": { + "attr_type": "component_name" + }, + "license_key": { + "attr_type": "license_key" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "CompressionCodec": { + "type": "Enum", + "methods": {}, + "properties": { + "BZIP2": "BZIP2", + "DEFLATE": "DEFLATE", + "GZIP": "GZIP", + "LZ4": "LZ4", + "LZO": "LZO", + "NONE": "NONE", + "SNAPPY": "SNAPPY", + "TAR": "TAR", + "TAR_G_ZIP": "TAR_G_ZIP", + "ZIP_DEFLATE": "ZIP_DEFLATE" + } + }, + "CompressionReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + } + } + }, + "ConcurLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "client_id": { + "default": null, + "param_type": "keyword_only" + }, + "username": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "use_encrypted_endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "use_host_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "use_peer_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_properties": { + "attr_type": "connection_properties" + }, + "client_id": { + "attr_type": "client_id" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "use_encrypted_endpoints": { + "attr_type": "use_encrypted_endpoints" + }, + "use_host_verification": { + "attr_type": "use_host_verification" + }, + "use_peer_verification": { + "attr_type": "use_peer_verification" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "ConcurObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "ConcurSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "ConfigurationType": { + "type": "Enum", + "methods": {}, + "properties": { + "ARTIFACT": "ARTIFACT", + "CUSTOMIZED": "CUSTOMIZED", + "DEFAULT": "DEFAULT" + } + }, + "ConnectionStateProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "actions_required": { + "attr_type": null + }, + "description": { + "attr_type": null + }, + "status": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ConnectionType": { + "type": "Enum", + "methods": {}, + "properties": { + "LINKEDSERVICETYPE": "LINKEDSERVICETYPE" + } + }, + "ContinuationSettingsReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "continuation_ttl_in_minutes": { + "default": "none", + "param_type": "keyword_only" + }, + "idle_condition": { + "default": "none", + "param_type": "keyword_only" + }, + "customized_checkpoint_key": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "continuation_ttl_in_minutes": { + "attr_type": "continuation_ttl_in_minutes" + }, + "idle_condition": { + "attr_type": "idle_condition" + }, + "customized_checkpoint_key": { + "attr_type": "customized_checkpoint_key" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ControlActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "CopyActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "source": { + "default": null, + "param_type": "keyword_only" + }, + "sink": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "inputs": { + "default": "none", + "param_type": "keyword_only" + }, + "outputs": { + "default": "none", + "param_type": "keyword_only" + }, + "translator": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_staging": { + "default": "none", + "param_type": "keyword_only" + }, + "staging_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "parallel_copies": { + "default": "none", + "param_type": "keyword_only" + }, + "data_integration_units": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_skip_incompatible_row": { + "default": "none", + "param_type": "keyword_only" + }, + "redirect_incompatible_row_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "log_storage_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "log_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "preserve_rules": { + "default": "none", + "param_type": "keyword_only" + }, + "preserve": { + "default": "none", + "param_type": "keyword_only" + }, + "validate_data_consistency": { + "default": "none", + "param_type": "keyword_only" + }, + "skip_error_file": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "inputs": { + "attr_type": "inputs" + }, + "outputs": { + "attr_type": "outputs" + }, + "source": { + "attr_type": "source" + }, + "sink": { + "attr_type": "sink" + }, + "translator": { + "attr_type": "translator" + }, + "enable_staging": { + "attr_type": "enable_staging" + }, + "staging_settings": { + "attr_type": "staging_settings" + }, + "parallel_copies": { + "attr_type": "parallel_copies" + }, + "data_integration_units": { + "attr_type": "data_integration_units" + }, + "enable_skip_incompatible_row": { + "attr_type": "enable_skip_incompatible_row" + }, + "redirect_incompatible_row_settings": { + "attr_type": "redirect_incompatible_row_settings" + }, + "log_storage_settings": { + "attr_type": "log_storage_settings" + }, + "log_settings": { + "attr_type": "log_settings" + }, + "preserve_rules": { + "attr_type": "preserve_rules" + }, + "preserve": { + "attr_type": "preserve" + }, + "validate_data_consistency": { + "attr_type": "validate_data_consistency" + }, + "skip_error_file": { + "attr_type": "skip_error_file" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "CopyActivityLogSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "log_level": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_reliable_logging": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "log_level": { + "attr_type": "log_level" + }, + "enable_reliable_logging": { + "attr_type": "enable_reliable_logging" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "CopyBehaviorType": { + "type": "Enum", + "methods": {}, + "properties": { + "FLATTEN_HIERARCHY": "FLATTEN_HIERARCHY", + "MERGE_FILES": "MERGE_FILES", + "PRESERVE_HIERARCHY": "PRESERVE_HIERARCHY" + } + }, + "CopyComputeScaleProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "data_integration_unit": { + "default": "none", + "param_type": "keyword_only" + }, + "time_to_live": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "data_integration_unit": { + "attr_type": "data_integration_unit" + }, + "time_to_live": { + "attr_type": "time_to_live" + } + } + }, + "CopySink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "CopySource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "CopyTranslator": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + } + } + }, + "CosmosDbConnectionMode": { + "type": "Enum", + "methods": {}, + "properties": { + "DIRECT": "DIRECT", + "GATEWAY": "GATEWAY" + } + }, + "CosmosDbLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "account_endpoint": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "account_key": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential_type": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_cloud_type": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_mode": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "account_endpoint": { + "attr_type": "account_endpoint" + }, + "database": { + "attr_type": "database" + }, + "account_key": { + "attr_type": "account_key" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_credential_type": { + "attr_type": "service_principal_credential_type" + }, + "service_principal_credential": { + "attr_type": "service_principal_credential" + }, + "tenant": { + "attr_type": "tenant" + }, + "azure_cloud_type": { + "attr_type": "azure_cloud_type" + }, + "connection_mode": { + "attr_type": "connection_mode" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "credential": { + "attr_type": "credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "CosmosDbMongoDbApiCollectionDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "collection": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "collection": { + "attr_type": "collection" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "CosmosDbMongoDbApiLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "connection_string": { + "default": null, + "param_type": "keyword_only" + }, + "database": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "is_server_version_above32": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "is_server_version_above32": { + "attr_type": "is_server_version_above32" + }, + "connection_string": { + "attr_type": "connection_string" + }, + "database": { + "attr_type": "database" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "CosmosDbMongoDbApiSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "write_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "CosmosDbMongoDbApiSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "filter": { + "default": "none", + "param_type": "keyword_only" + }, + "cursor_methods": { + "default": "none", + "param_type": "keyword_only" + }, + "batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "filter": { + "attr_type": "filter" + }, + "cursor_methods": { + "attr_type": "cursor_methods" + }, + "batch_size": { + "attr_type": "batch_size" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "CosmosDbSqlApiCollectionDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "collection_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "collection_name": { + "attr_type": "collection_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "CosmosDbSqlApiSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "write_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "CosmosDbSqlApiSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "page_size": { + "default": "none", + "param_type": "keyword_only" + }, + "preferred_regions": { + "default": "none", + "param_type": "keyword_only" + }, + "detect_datetime": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "page_size": { + "attr_type": "page_size" + }, + "preferred_regions": { + "attr_type": "preferred_regions" + }, + "detect_datetime": { + "attr_type": "detect_datetime" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "CouchbaseLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "cred_string": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "cred_string": { + "attr_type": "cred_string" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "CouchbaseSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "CouchbaseTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "CreateDataFlowDebugSessionRequest": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "compute_type": { + "default": "none", + "param_type": "keyword_only" + }, + "core_count": { + "default": "none", + "param_type": "keyword_only" + }, + "time_to_live": { + "default": "none", + "param_type": "keyword_only" + }, + "integration_runtime": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "compute_type": { + "attr_type": "compute_type" + }, + "core_count": { + "attr_type": "core_count" + }, + "time_to_live": { + "attr_type": "time_to_live" + }, + "integration_runtime": { + "attr_type": "integration_runtime" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "CreateDataFlowDebugSessionResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "status": { + "default": "none", + "param_type": "keyword_only" + }, + "session_id": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "status": { + "attr_type": "status" + }, + "session_id": { + "attr_type": "session_id" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "CreateLinkedIntegrationRuntimeRequest": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "subscription_id": { + "default": "none", + "param_type": "keyword_only" + }, + "data_factory_name": { + "default": "none", + "param_type": "keyword_only" + }, + "data_factory_location": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "subscription_id": { + "attr_type": "subscription_id" + }, + "data_factory_name": { + "attr_type": "data_factory_name" + }, + "data_factory_location": { + "attr_type": "data_factory_location" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "CreateRunResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "run_id": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "run_id": { + "attr_type": "run_id" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "Credential": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "CredentialListResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "next_link": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "next_link": { + "attr_type": "next_link" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "CredentialReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "reference_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": "type" + }, + "reference_name": { + "attr_type": "reference_name" + } + } + }, + "CredentialReferenceType": { + "type": "Enum", + "methods": {}, + "properties": { + "CREDENTIAL_REFERENCE": "CREDENTIAL_REFERENCE" + } + }, + "CredentialResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "properties": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "properties": { + "attr_type": "properties" + }, + "id": { + "attr_type": null + }, + "name": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "etag": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "CustomActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "command": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "resource_linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "reference_objects": { + "default": "none", + "param_type": "keyword_only" + }, + "extended_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "retention_time_in_days": { + "default": "none", + "param_type": "keyword_only" + }, + "auto_user_specification": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "command": { + "attr_type": "command" + }, + "resource_linked_service": { + "attr_type": "resource_linked_service" + }, + "folder_path": { + "attr_type": "folder_path" + }, + "reference_objects": { + "attr_type": "reference_objects" + }, + "extended_properties": { + "attr_type": "extended_properties" + }, + "retention_time_in_days": { + "attr_type": "retention_time_in_days" + }, + "auto_user_specification": { + "attr_type": "auto_user_specification" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "CustomActivityReferenceObject": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_services": { + "default": "none", + "param_type": "keyword_only" + }, + "datasets": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "linked_services": { + "attr_type": "linked_services" + }, + "datasets": { + "attr_type": "datasets" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "CustomDataSourceLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type_properties": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "type_properties": { + "attr_type": "type_properties" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "CustomDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "type_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "type_properties": { + "attr_type": "type_properties" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "CustomEventsTrigger": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "events": { + "default": null, + "param_type": "keyword_only" + }, + "scope": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "pipelines": { + "default": "none", + "param_type": "keyword_only" + }, + "subject_begins_with": { + "default": "none", + "param_type": "keyword_only" + }, + "subject_ends_with": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "subject_begins_with": { + "attr_type": "subject_begins_with" + }, + "subject_ends_with": { + "attr_type": "subject_ends_with" + }, + "events": { + "attr_type": "events" + }, + "scope": { + "attr_type": "scope" + }, + "pipelines": { + "attr_type": "pipelines" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "runtime_state": { + "attr_type": null + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "CustomSetupBase": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DWCopyCommandDefaultValue": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "column_name": { + "default": "none", + "param_type": "keyword_only" + }, + "default_value": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "column_name": { + "attr_type": "column_name" + }, + "default_value": { + "attr_type": "default_value" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DWCopyCommandSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "default_values": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_options": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "default_values": { + "attr_type": "default_values" + }, + "additional_options": { + "attr_type": "additional_options" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DataFlow": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DataFlowComputeType": { + "type": "Enum", + "methods": {}, + "properties": { + "COMPUTE_OPTIMIZED": "COMPUTE_OPTIMIZED", + "GENERAL": "GENERAL", + "MEMORY_OPTIMIZED": "MEMORY_OPTIMIZED" + } + }, + "DataFlowDebugCommandPayload": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "stream_name": { + "default": null, + "param_type": "keyword_only" + }, + "row_limits": { + "default": "none", + "param_type": "keyword_only" + }, + "columns": { + "default": "none", + "param_type": "keyword_only" + }, + "expression": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "stream_name": { + "attr_type": "stream_name" + }, + "row_limits": { + "attr_type": "row_limits" + }, + "columns": { + "attr_type": "columns" + }, + "expression": { + "attr_type": "expression" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DataFlowDebugCommandRequest": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "session_id": { + "default": "none", + "param_type": "keyword_only" + }, + "command": { + "default": "none", + "param_type": "keyword_only" + }, + "command_payload": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "session_id": { + "attr_type": "session_id" + }, + "command": { + "attr_type": "command" + }, + "command_payload": { + "attr_type": "command_payload" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DataFlowDebugCommandResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "status": { + "default": "none", + "param_type": "keyword_only" + }, + "data": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "status": { + "attr_type": "status" + }, + "data": { + "attr_type": "data" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DataFlowDebugCommandType": { + "type": "Enum", + "methods": {}, + "properties": { + "EXECUTE_EXPRESSION_QUERY": "EXECUTE_EXPRESSION_QUERY", + "EXECUTE_PREVIEW_QUERY": "EXECUTE_PREVIEW_QUERY", + "EXECUTE_STATISTICS_QUERY": "EXECUTE_STATISTICS_QUERY" + } + }, + "DataFlowDebugPackage": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "session_id": { + "default": "none", + "param_type": "keyword_only" + }, + "data_flow": { + "default": "none", + "param_type": "keyword_only" + }, + "data_flows": { + "default": "none", + "param_type": "keyword_only" + }, + "datasets": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_services": { + "default": "none", + "param_type": "keyword_only" + }, + "staging": { + "default": "none", + "param_type": "keyword_only" + }, + "debug_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "session_id": { + "attr_type": "session_id" + }, + "data_flow": { + "attr_type": "data_flow" + }, + "data_flows": { + "attr_type": "data_flows" + }, + "datasets": { + "attr_type": "datasets" + }, + "linked_services": { + "attr_type": "linked_services" + }, + "staging": { + "attr_type": "staging" + }, + "debug_settings": { + "attr_type": "debug_settings" + } + } + }, + "DataFlowDebugPackageDebugSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "source_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "dataset_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "source_settings": { + "attr_type": "source_settings" + }, + "parameters": { + "attr_type": "parameters" + }, + "dataset_parameters": { + "attr_type": "dataset_parameters" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DataFlowDebugResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "properties": { + "default": null, + "param_type": "keyword_only" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "properties": { + "attr_type": "properties" + }, + "name": { + "attr_type": "name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DataFlowDebugSessionInfo": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "data_flow_name": { + "default": "none", + "param_type": "keyword_only" + }, + "compute_type": { + "default": "none", + "param_type": "keyword_only" + }, + "core_count": { + "default": "none", + "param_type": "keyword_only" + }, + "node_count": { + "default": "none", + "param_type": "keyword_only" + }, + "integration_runtime_name": { + "default": "none", + "param_type": "keyword_only" + }, + "session_id": { + "default": "none", + "param_type": "keyword_only" + }, + "start_time": { + "default": "none", + "param_type": "keyword_only" + }, + "time_to_live_in_minutes": { + "default": "none", + "param_type": "keyword_only" + }, + "last_activity_time": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "data_flow_name": { + "attr_type": "data_flow_name" + }, + "compute_type": { + "attr_type": "compute_type" + }, + "core_count": { + "attr_type": "core_count" + }, + "node_count": { + "attr_type": "node_count" + }, + "integration_runtime_name": { + "attr_type": "integration_runtime_name" + }, + "session_id": { + "attr_type": "session_id" + }, + "start_time": { + "attr_type": "start_time" + }, + "time_to_live_in_minutes": { + "attr_type": "time_to_live_in_minutes" + }, + "last_activity_time": { + "attr_type": "last_activity_time" + } + } + }, + "DataFlowFolder": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DataFlowListResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "next_link": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "next_link": { + "attr_type": "next_link" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DataFlowReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "reference_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "dataset_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": "type" + }, + "reference_name": { + "attr_type": "reference_name" + }, + "dataset_parameters": { + "attr_type": "dataset_parameters" + }, + "parameters": { + "attr_type": "parameters" + } + } + }, + "DataFlowReferenceType": { + "type": "Enum", + "methods": {}, + "properties": { + "DATA_FLOW_REFERENCE": "DATA_FLOW_REFERENCE" + } + }, + "DataFlowResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "properties": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "properties": { + "attr_type": "properties" + }, + "id": { + "attr_type": null + }, + "name": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "etag": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DataFlowSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "dataset": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "flowlet": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "rejected_data_linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "schema_linked_service": { + "attr_type": "schema_linked_service" + }, + "rejected_data_linked_service": { + "attr_type": "rejected_data_linked_service" + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "dataset": { + "attr_type": "dataset" + }, + "linked_service": { + "attr_type": "linked_service" + }, + "flowlet": { + "attr_type": "flowlet" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DataFlowSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "dataset": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "flowlet": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "schema_linked_service": { + "attr_type": "schema_linked_service" + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "dataset": { + "attr_type": "dataset" + }, + "linked_service": { + "attr_type": "linked_service" + }, + "flowlet": { + "attr_type": "flowlet" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DataFlowSourceSetting": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_name": { + "default": "none", + "param_type": "keyword_only" + }, + "row_limit": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "source_name": { + "attr_type": "source_name" + }, + "row_limit": { + "attr_type": "row_limit" + } + } + }, + "DataFlowStagingInfo": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "linked_service": { + "attr_type": "linked_service" + }, + "folder_path": { + "attr_type": "folder_path" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DataLakeAnalyticsUSQLActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "script_path": { + "default": null, + "param_type": "keyword_only" + }, + "script_linked_service": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "degree_of_parallelism": { + "default": "none", + "param_type": "keyword_only" + }, + "priority": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "runtime_version": { + "default": "none", + "param_type": "keyword_only" + }, + "compilation_mode": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "script_path": { + "attr_type": "script_path" + }, + "script_linked_service": { + "attr_type": "script_linked_service" + }, + "degree_of_parallelism": { + "attr_type": "degree_of_parallelism" + }, + "priority": { + "attr_type": "priority" + }, + "parameters": { + "attr_type": "parameters" + }, + "runtime_version": { + "attr_type": "runtime_version" + }, + "compilation_mode": { + "attr_type": "compilation_mode" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "DataMapperMapping": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "target_entity_name": { + "default": "none", + "param_type": "keyword_only" + }, + "source_entity_name": { + "default": "none", + "param_type": "keyword_only" + }, + "source_connection_reference": { + "default": "none", + "param_type": "keyword_only" + }, + "attribute_mapping_info": { + "default": "none", + "param_type": "keyword_only" + }, + "source_denormalize_info": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "target_entity_name": { + "attr_type": "target_entity_name" + }, + "source_entity_name": { + "attr_type": "source_entity_name" + }, + "source_connection_reference": { + "attr_type": "source_connection_reference" + }, + "attribute_mapping_info": { + "attr_type": "attribute_mapping_info" + }, + "source_denormalize_info": { + "attr_type": "source_denormalize_info" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DatabricksNotebookActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "notebook_path": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "base_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "libraries": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "notebook_path": { + "attr_type": "notebook_path" + }, + "base_parameters": { + "attr_type": "base_parameters" + }, + "libraries": { + "attr_type": "libraries" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "DatabricksSparkJarActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "main_class_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "libraries": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "main_class_name": { + "attr_type": "main_class_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "libraries": { + "attr_type": "libraries" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "DatabricksSparkPythonActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "python_file": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "libraries": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "python_file": { + "attr_type": "python_file" + }, + "parameters": { + "attr_type": "parameters" + }, + "libraries": { + "attr_type": "libraries" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "Dataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "DatasetCompression": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "level": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": "type" + }, + "level": { + "attr_type": "level" + } + } + }, + "DatasetCompressionLevel": { + "type": "Enum", + "methods": {}, + "properties": { + "FASTEST": "FASTEST", + "OPTIMAL": "OPTIMAL" + } + }, + "DatasetDataElement": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "type": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "type": { + "attr_type": "type" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DatasetDebugResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "properties": { + "default": null, + "param_type": "keyword_only" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "properties": { + "attr_type": "properties" + }, + "name": { + "attr_type": "name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DatasetFolder": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DatasetListResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "next_link": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "next_link": { + "attr_type": "next_link" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DatasetLocation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + } + } + }, + "DatasetReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "reference_name": { + "default": null, + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "reference_name": { + "attr_type": "reference_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DatasetReferenceType": { + "type": "Enum", + "methods": {}, + "properties": { + "DATASET_REFERENCE": "DATASET_REFERENCE" + } + }, + "DatasetResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "properties": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "properties": { + "attr_type": "properties" + }, + "id": { + "attr_type": null + }, + "name": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "etag": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DatasetSchemaDataElement": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "type": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "type": { + "attr_type": "type" + } + } + }, + "DatasetStorageFormat": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "serializer": { + "default": "none", + "param_type": "keyword_only" + }, + "deserializer": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "serializer": { + "attr_type": "serializer" + }, + "deserializer": { + "attr_type": "deserializer" + } + } + }, + "DataworldLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "api_token": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "api_token": { + "attr_type": "api_token" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "DayOfWeek": { + "type": "Enum", + "methods": {}, + "properties": { + "FRIDAY": "FRIDAY", + "MONDAY": "MONDAY", + "SATURDAY": "SATURDAY", + "SUNDAY": "SUNDAY", + "THURSDAY": "THURSDAY", + "TUESDAY": "TUESDAY", + "WEDNESDAY": "WEDNESDAY" + } + }, + "DaysOfWeek": { + "type": "Enum", + "methods": {}, + "properties": { + "FRIDAY": "FRIDAY", + "MONDAY": "MONDAY", + "SATURDAY": "SATURDAY", + "SUNDAY": "SUNDAY", + "THURSDAY": "THURSDAY", + "TUESDAY": "TUESDAY", + "WEDNESDAY": "WEDNESDAY" + } + }, + "Db2AuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "BASIC": "BASIC" + } + }, + "Db2LinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "package_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "certificate_common_name": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "server": { + "attr_type": "server" + }, + "database": { + "attr_type": "database" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "package_collection": { + "attr_type": "package_collection" + }, + "certificate_common_name": { + "attr_type": "certificate_common_name" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "Db2Source": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "Db2TableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "table": { + "attr_type": "table" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "DeleteActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "dataset": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_logging": { + "default": "none", + "param_type": "keyword_only" + }, + "log_storage_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "store_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recursive": { + "attr_type": "recursive" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "enable_logging": { + "attr_type": "enable_logging" + }, + "log_storage_settings": { + "attr_type": "log_storage_settings" + }, + "dataset": { + "attr_type": "dataset" + }, + "store_settings": { + "attr_type": "store_settings" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "DeleteDataFlowDebugSessionRequest": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "session_id": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "session_id": { + "attr_type": "session_id" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DelimitedTextDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "location": { + "default": "none", + "param_type": "keyword_only" + }, + "column_delimiter": { + "default": "none", + "param_type": "keyword_only" + }, + "row_delimiter": { + "default": "none", + "param_type": "keyword_only" + }, + "encoding_name": { + "default": "none", + "param_type": "keyword_only" + }, + "compression_codec": { + "default": "none", + "param_type": "keyword_only" + }, + "compression_level": { + "default": "none", + "param_type": "keyword_only" + }, + "quote_char": { + "default": "none", + "param_type": "keyword_only" + }, + "escape_char": { + "default": "none", + "param_type": "keyword_only" + }, + "first_row_as_header": { + "default": "none", + "param_type": "keyword_only" + }, + "null_value": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "location": { + "attr_type": "location" + }, + "column_delimiter": { + "attr_type": "column_delimiter" + }, + "row_delimiter": { + "attr_type": "row_delimiter" + }, + "encoding_name": { + "attr_type": "encoding_name" + }, + "compression_codec": { + "attr_type": "compression_codec" + }, + "compression_level": { + "attr_type": "compression_level" + }, + "quote_char": { + "attr_type": "quote_char" + }, + "escape_char": { + "attr_type": "escape_char" + }, + "first_row_as_header": { + "attr_type": "first_row_as_header" + }, + "null_value": { + "attr_type": "null_value" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "DelimitedTextReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "skip_line_count": { + "default": "none", + "param_type": "keyword_only" + }, + "compression_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "skip_line_count": { + "attr_type": "skip_line_count" + }, + "compression_properties": { + "attr_type": "compression_properties" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DelimitedTextSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "store_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "format_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "store_settings": { + "attr_type": "store_settings" + }, + "format_settings": { + "attr_type": "format_settings" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "DelimitedTextSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "store_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "format_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "store_settings": { + "attr_type": "store_settings" + }, + "format_settings": { + "attr_type": "format_settings" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "DelimitedTextWriteSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "file_extension": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "quote_all_text": { + "default": "none", + "param_type": "keyword_only" + }, + "max_rows_per_file": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name_prefix": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "quote_all_text": { + "attr_type": "quote_all_text" + }, + "file_extension": { + "attr_type": "file_extension" + }, + "max_rows_per_file": { + "attr_type": "max_rows_per_file" + }, + "file_name_prefix": { + "attr_type": "file_name_prefix" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DependencyCondition": { + "type": "Enum", + "methods": {}, + "properties": { + "COMPLETED": "COMPLETED", + "FAILED": "FAILED", + "SKIPPED": "SKIPPED", + "SUCCEEDED": "SUCCEEDED" + } + }, + "DependencyReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DistcpSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_manager_endpoint": { + "default": null, + "param_type": "keyword_only" + }, + "temp_script_path": { + "default": null, + "param_type": "keyword_only" + }, + "distcp_options": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "resource_manager_endpoint": { + "attr_type": "resource_manager_endpoint" + }, + "temp_script_path": { + "attr_type": "temp_script_path" + }, + "distcp_options": { + "attr_type": "distcp_options" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "DocumentDbCollectionDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "collection_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "collection_name": { + "attr_type": "collection_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "DocumentDbCollectionSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "nesting_separator": { + "default": "none", + "param_type": "keyword_only" + }, + "write_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "nesting_separator": { + "attr_type": "nesting_separator" + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "DocumentDbCollectionSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "nesting_separator": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "nesting_separator": { + "attr_type": "nesting_separator" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "DrillLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "pwd": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "pwd": { + "attr_type": "pwd" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "DrillSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "DrillTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "table": { + "attr_type": "table" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "DynamicsAXLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "url": { + "default": null, + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": null, + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": null, + "param_type": "keyword_only" + }, + "tenant": { + "default": null, + "param_type": "keyword_only" + }, + "aad_resource_id": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "url": { + "attr_type": "url" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "tenant": { + "attr_type": "tenant" + }, + "aad_resource_id": { + "attr_type": "aad_resource_id" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "DynamicsAXResourceDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "path": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "path": { + "attr_type": "path" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "DynamicsAXSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "http_request_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "http_request_timeout": { + "attr_type": "http_request_timeout" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "DynamicsAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "AAD_SERVICE_PRINCIPAL": "AAD_SERVICE_PRINCIPAL", + "ACTIVE_DIRECTORY": "ACTIVE_DIRECTORY", + "IFD": "IFD", + "OFFICE365": "OFFICE365" + } + }, + "DynamicsCrmEntityDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "entity_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "entity_name": { + "attr_type": "entity_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "DynamicsCrmLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "deployment_type": { + "default": null, + "param_type": "keyword_only" + }, + "authentication_type": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "host_name": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "service_uri": { + "default": "none", + "param_type": "keyword_only" + }, + "organization_name": { + "default": "none", + "param_type": "keyword_only" + }, + "domain": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential_type": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "deployment_type": { + "attr_type": "deployment_type" + }, + "host_name": { + "attr_type": "host_name" + }, + "port": { + "attr_type": "port" + }, + "service_uri": { + "attr_type": "service_uri" + }, + "organization_name": { + "attr_type": "organization_name" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "domain": { + "attr_type": "domain" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_credential_type": { + "attr_type": "service_principal_credential_type" + }, + "service_principal_credential": { + "attr_type": "service_principal_credential" + }, + "credential": { + "attr_type": "credential" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "DynamicsCrmSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "write_behavior": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "ignore_null_values": { + "default": "none", + "param_type": "keyword_only" + }, + "alternate_key_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "ignore_null_values": { + "attr_type": "ignore_null_values" + }, + "alternate_key_name": { + "attr_type": "alternate_key_name" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "DynamicsCrmSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "DynamicsDeploymentType": { + "type": "Enum", + "methods": {}, + "properties": { + "ONLINE": "ONLINE", + "ON_PREMISES_WITH_IFD": "ON_PREMISES_WITH_IFD" + } + }, + "DynamicsEntityDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "entity_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "entity_name": { + "attr_type": "entity_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "DynamicsLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "deployment_type": { + "default": null, + "param_type": "keyword_only" + }, + "authentication_type": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "host_name": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "service_uri": { + "default": "none", + "param_type": "keyword_only" + }, + "organization_name": { + "default": "none", + "param_type": "keyword_only" + }, + "domain": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential_type": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "deployment_type": { + "attr_type": "deployment_type" + }, + "host_name": { + "attr_type": "host_name" + }, + "port": { + "attr_type": "port" + }, + "service_uri": { + "attr_type": "service_uri" + }, + "organization_name": { + "attr_type": "organization_name" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "domain": { + "attr_type": "domain" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_credential_type": { + "attr_type": "service_principal_credential_type" + }, + "service_principal_credential": { + "attr_type": "service_principal_credential" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "credential": { + "attr_type": "credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "DynamicsSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "write_behavior": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "ignore_null_values": { + "default": "none", + "param_type": "keyword_only" + }, + "alternate_key_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "ignore_null_values": { + "attr_type": "ignore_null_values" + }, + "alternate_key_name": { + "attr_type": "alternate_key_name" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "DynamicsSinkWriteBehavior": { + "type": "Enum", + "methods": {}, + "properties": { + "UPSERT": "UPSERT" + } + }, + "DynamicsSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "EloquaLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "endpoint": { + "default": null, + "param_type": "keyword_only" + }, + "username": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "use_encrypted_endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "use_host_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "use_peer_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "endpoint": { + "attr_type": "endpoint" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "use_encrypted_endpoints": { + "attr_type": "use_encrypted_endpoints" + }, + "use_host_verification": { + "attr_type": "use_host_verification" + }, + "use_peer_verification": { + "attr_type": "use_peer_verification" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "EloquaObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "EloquaSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "EncryptionConfiguration": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_name": { + "default": null, + "param_type": "keyword_only" + }, + "vault_base_url": { + "default": null, + "param_type": "keyword_only" + }, + "key_version": { + "default": "none", + "param_type": "keyword_only" + }, + "identity": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "key_name": { + "attr_type": "key_name" + }, + "vault_base_url": { + "attr_type": "vault_base_url" + }, + "key_version": { + "attr_type": "key_version" + }, + "identity": { + "attr_type": "identity" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "EntityReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": "none", + "param_type": "keyword_only" + }, + "reference_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "reference_name": { + "attr_type": "reference_name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "EnvironmentVariableSetup": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "variable_name": { + "default": null, + "param_type": "keyword_only" + }, + "variable_value": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "variable_name": { + "attr_type": "variable_name" + }, + "variable_value": { + "attr_type": "variable_value" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "EventSubscriptionStatus": { + "type": "Enum", + "methods": {}, + "properties": { + "DEPROVISIONING": "DEPROVISIONING", + "DISABLED": "DISABLED", + "ENABLED": "ENABLED", + "PROVISIONING": "PROVISIONING", + "UNKNOWN": "UNKNOWN" + } + }, + "ExcelDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "location": { + "default": "none", + "param_type": "keyword_only" + }, + "sheet_name": { + "default": "none", + "param_type": "keyword_only" + }, + "sheet_index": { + "default": "none", + "param_type": "keyword_only" + }, + "range": { + "default": "none", + "param_type": "keyword_only" + }, + "first_row_as_header": { + "default": "none", + "param_type": "keyword_only" + }, + "compression": { + "default": "none", + "param_type": "keyword_only" + }, + "null_value": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "location": { + "attr_type": "location" + }, + "sheet_name": { + "attr_type": "sheet_name" + }, + "sheet_index": { + "attr_type": "sheet_index" + }, + "range": { + "attr_type": "range" + }, + "first_row_as_header": { + "attr_type": "first_row_as_header" + }, + "compression": { + "attr_type": "compression" + }, + "null_value": { + "attr_type": "null_value" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "ExcelSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "store_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "store_settings": { + "attr_type": "store_settings" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "ExecuteDataFlowActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "data_flow": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "staging": { + "default": "none", + "param_type": "keyword_only" + }, + "integration_runtime": { + "default": "none", + "param_type": "keyword_only" + }, + "continuation_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "compute": { + "default": "none", + "param_type": "keyword_only" + }, + "trace_level": { + "default": "none", + "param_type": "keyword_only" + }, + "continue_on_error": { + "default": "none", + "param_type": "keyword_only" + }, + "run_concurrently": { + "default": "none", + "param_type": "keyword_only" + }, + "source_staging_concurrency": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "data_flow": { + "attr_type": "data_flow" + }, + "staging": { + "attr_type": "staging" + }, + "integration_runtime": { + "attr_type": "integration_runtime" + }, + "continuation_settings": { + "attr_type": "continuation_settings" + }, + "compute": { + "attr_type": "compute" + }, + "trace_level": { + "attr_type": "trace_level" + }, + "continue_on_error": { + "attr_type": "continue_on_error" + }, + "run_concurrently": { + "attr_type": "run_concurrently" + }, + "source_staging_concurrency": { + "attr_type": "source_staging_concurrency" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "ExecuteDataFlowActivityTypeProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow": { + "default": null, + "param_type": "keyword_only" + }, + "staging": { + "default": "none", + "param_type": "keyword_only" + }, + "integration_runtime": { + "default": "none", + "param_type": "keyword_only" + }, + "continuation_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "compute": { + "default": "none", + "param_type": "keyword_only" + }, + "trace_level": { + "default": "none", + "param_type": "keyword_only" + }, + "continue_on_error": { + "default": "none", + "param_type": "keyword_only" + }, + "run_concurrently": { + "default": "none", + "param_type": "keyword_only" + }, + "source_staging_concurrency": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "data_flow": { + "attr_type": "data_flow" + }, + "staging": { + "attr_type": "staging" + }, + "integration_runtime": { + "attr_type": "integration_runtime" + }, + "continuation_settings": { + "attr_type": "continuation_settings" + }, + "compute": { + "attr_type": "compute" + }, + "trace_level": { + "attr_type": "trace_level" + }, + "continue_on_error": { + "attr_type": "continue_on_error" + }, + "run_concurrently": { + "attr_type": "run_concurrently" + }, + "source_staging_concurrency": { + "attr_type": "source_staging_concurrency" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ExecuteDataFlowActivityTypePropertiesCompute": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "compute_type": { + "default": "none", + "param_type": "keyword_only" + }, + "core_count": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "compute_type": { + "attr_type": "compute_type" + }, + "core_count": { + "attr_type": "core_count" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ExecutePipelineActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "pipeline": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "wait_on_completion": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "policy": { + "attr_type": "policy" + }, + "pipeline": { + "attr_type": "pipeline" + }, + "parameters": { + "attr_type": "parameters" + }, + "wait_on_completion": { + "attr_type": "wait_on_completion" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "ExecutePipelineActivityPolicy": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "secure_input": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "secure_input": { + "attr_type": "secure_input" + } + } + }, + "ExecutePowerQueryActivityTypeProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "data_flow": { + "default": null, + "param_type": "keyword_only" + }, + "staging": { + "default": "none", + "param_type": "keyword_only" + }, + "integration_runtime": { + "default": "none", + "param_type": "keyword_only" + }, + "continuation_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "compute": { + "default": "none", + "param_type": "keyword_only" + }, + "trace_level": { + "default": "none", + "param_type": "keyword_only" + }, + "continue_on_error": { + "default": "none", + "param_type": "keyword_only" + }, + "run_concurrently": { + "default": "none", + "param_type": "keyword_only" + }, + "source_staging_concurrency": { + "default": "none", + "param_type": "keyword_only" + }, + "sinks": { + "default": "none", + "param_type": "keyword_only" + }, + "queries": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "sinks": { + "attr_type": "sinks" + }, + "queries": { + "attr_type": "queries" + }, + "data_flow": { + "attr_type": "data_flow" + }, + "staging": { + "attr_type": "staging" + }, + "integration_runtime": { + "attr_type": "integration_runtime" + }, + "continuation_settings": { + "attr_type": "continuation_settings" + }, + "compute": { + "attr_type": "compute" + }, + "trace_level": { + "attr_type": "trace_level" + }, + "continue_on_error": { + "attr_type": "continue_on_error" + }, + "run_concurrently": { + "attr_type": "run_concurrently" + }, + "source_staging_concurrency": { + "attr_type": "source_staging_concurrency" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ExecuteSSISPackageActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "package_location": { + "default": null, + "param_type": "keyword_only" + }, + "connect_via": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "runtime": { + "default": "none", + "param_type": "keyword_only" + }, + "logging_level": { + "default": "none", + "param_type": "keyword_only" + }, + "environment_path": { + "default": "none", + "param_type": "keyword_only" + }, + "execution_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "project_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "package_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "project_connection_managers": { + "default": "none", + "param_type": "keyword_only" + }, + "package_connection_managers": { + "default": "none", + "param_type": "keyword_only" + }, + "property_overrides": { + "default": "none", + "param_type": "keyword_only" + }, + "log_location": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "package_location": { + "attr_type": "package_location" + }, + "runtime": { + "attr_type": "runtime" + }, + "logging_level": { + "attr_type": "logging_level" + }, + "environment_path": { + "attr_type": "environment_path" + }, + "execution_credential": { + "attr_type": "execution_credential" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "project_parameters": { + "attr_type": "project_parameters" + }, + "package_parameters": { + "attr_type": "package_parameters" + }, + "project_connection_managers": { + "attr_type": "project_connection_managers" + }, + "package_connection_managers": { + "attr_type": "package_connection_managers" + }, + "property_overrides": { + "attr_type": "property_overrides" + }, + "log_location": { + "attr_type": "log_location" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "ExecuteWranglingDataflowActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "data_flow": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "staging": { + "default": "none", + "param_type": "keyword_only" + }, + "integration_runtime": { + "default": "none", + "param_type": "keyword_only" + }, + "continuation_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "compute": { + "default": "none", + "param_type": "keyword_only" + }, + "trace_level": { + "default": "none", + "param_type": "keyword_only" + }, + "continue_on_error": { + "default": "none", + "param_type": "keyword_only" + }, + "run_concurrently": { + "default": "none", + "param_type": "keyword_only" + }, + "source_staging_concurrency": { + "default": "none", + "param_type": "keyword_only" + }, + "sinks": { + "default": "none", + "param_type": "keyword_only" + }, + "queries": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "policy": { + "attr_type": "policy" + }, + "data_flow": { + "attr_type": "data_flow" + }, + "staging": { + "attr_type": "staging" + }, + "integration_runtime": { + "attr_type": "integration_runtime" + }, + "continuation_settings": { + "attr_type": "continuation_settings" + }, + "compute": { + "attr_type": "compute" + }, + "trace_level": { + "attr_type": "trace_level" + }, + "continue_on_error": { + "attr_type": "continue_on_error" + }, + "run_concurrently": { + "attr_type": "run_concurrently" + }, + "source_staging_concurrency": { + "attr_type": "source_staging_concurrency" + }, + "sinks": { + "attr_type": "sinks" + }, + "queries": { + "attr_type": "queries" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "ExecutionActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "ExportSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + } + } + }, + "ExposureControlBatchRequest": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_requests": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "exposure_control_requests": { + "attr_type": "exposure_control_requests" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ExposureControlBatchResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "exposure_control_responses": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "exposure_control_responses": { + "attr_type": "exposure_control_responses" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ExposureControlRequest": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "feature_name": { + "default": "none", + "param_type": "keyword_only" + }, + "feature_type": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "feature_name": { + "attr_type": "feature_name" + }, + "feature_type": { + "attr_type": "feature_type" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ExposureControlResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "feature_name": { + "attr_type": null + }, + "value": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "Expression": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "value": { + "attr_type": "value" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ExpressionType": { + "type": "Enum", + "methods": {}, + "properties": { + "EXPRESSION": "EXPRESSION" + } + }, + "ExpressionV2": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": "none", + "param_type": "keyword_only" + }, + "value": { + "default": "none", + "param_type": "keyword_only" + }, + "operators": { + "default": "none", + "param_type": "keyword_only" + }, + "operands": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "value": { + "attr_type": "value" + }, + "operators": { + "attr_type": "operators" + }, + "operands": { + "attr_type": "operands" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ExpressionV2Type": { + "type": "Enum", + "methods": {}, + "properties": { + "BINARY": "BINARY", + "CONSTANT": "CONSTANT", + "FIELD": "FIELD", + "N_ARY": "N_ARY", + "UNARY": "UNARY" + } + }, + "Factory": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "location": { + "default": "none", + "param_type": "keyword_only" + }, + "tags": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "identity": { + "default": "none", + "param_type": "keyword_only" + }, + "purview_configuration": { + "default": "none", + "param_type": "keyword_only" + }, + "repo_configuration": { + "default": "none", + "param_type": "keyword_only" + }, + "global_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "encryption": { + "default": "none", + "param_type": "keyword_only" + }, + "public_network_access": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "identity": { + "attr_type": "identity" + }, + "provisioning_state": { + "attr_type": null + }, + "create_time": { + "attr_type": null + }, + "version": { + "attr_type": null + }, + "purview_configuration": { + "attr_type": "purview_configuration" + }, + "repo_configuration": { + "attr_type": "repo_configuration" + }, + "global_parameters": { + "attr_type": "global_parameters" + }, + "encryption": { + "attr_type": "encryption" + }, + "public_network_access": { + "attr_type": "public_network_access" + }, + "id": { + "attr_type": null + }, + "name": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "location": { + "attr_type": "location" + }, + "tags": { + "attr_type": "tags" + }, + "e_tag": { + "attr_type": null + } + } + }, + "FactoryGitHubConfiguration": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "account_name": { + "default": null, + "param_type": "keyword_only" + }, + "repository_name": { + "default": null, + "param_type": "keyword_only" + }, + "collaboration_branch": { + "default": null, + "param_type": "keyword_only" + }, + "root_folder": { + "default": null, + "param_type": "keyword_only" + }, + "last_commit_id": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_publish": { + "default": "none", + "param_type": "keyword_only" + }, + "host_name": { + "default": "none", + "param_type": "keyword_only" + }, + "client_id": { + "default": "none", + "param_type": "keyword_only" + }, + "client_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "host_name": { + "attr_type": "host_name" + }, + "client_id": { + "attr_type": "client_id" + }, + "client_secret": { + "attr_type": "client_secret" + }, + "account_name": { + "attr_type": "account_name" + }, + "repository_name": { + "attr_type": "repository_name" + }, + "collaboration_branch": { + "attr_type": "collaboration_branch" + }, + "root_folder": { + "attr_type": "root_folder" + }, + "last_commit_id": { + "attr_type": "last_commit_id" + }, + "disable_publish": { + "attr_type": "disable_publish" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "FactoryIdentity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "user_assigned_identities": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "principal_id": { + "attr_type": null + }, + "tenant_id": { + "attr_type": null + }, + "user_assigned_identities": { + "attr_type": "user_assigned_identities" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "FactoryIdentityType": { + "type": "Enum", + "methods": {}, + "properties": { + "SYSTEM_ASSIGNED": "SYSTEM_ASSIGNED", + "SYSTEM_ASSIGNED_USER_ASSIGNED": "SYSTEM_ASSIGNED_USER_ASSIGNED", + "USER_ASSIGNED": "USER_ASSIGNED" + } + }, + "FactoryListResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "next_link": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "next_link": { + "attr_type": "next_link" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "FactoryRepoConfiguration": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "account_name": { + "default": null, + "param_type": "keyword_only" + }, + "repository_name": { + "default": null, + "param_type": "keyword_only" + }, + "collaboration_branch": { + "default": null, + "param_type": "keyword_only" + }, + "root_folder": { + "default": null, + "param_type": "keyword_only" + }, + "last_commit_id": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_publish": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "account_name": { + "attr_type": "account_name" + }, + "repository_name": { + "attr_type": "repository_name" + }, + "collaboration_branch": { + "attr_type": "collaboration_branch" + }, + "root_folder": { + "attr_type": "root_folder" + }, + "last_commit_id": { + "attr_type": "last_commit_id" + }, + "disable_publish": { + "attr_type": "disable_publish" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "FactoryRepoUpdate": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "factory_resource_id": { + "default": "none", + "param_type": "keyword_only" + }, + "repo_configuration": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "factory_resource_id": { + "attr_type": "factory_resource_id" + }, + "repo_configuration": { + "attr_type": "repo_configuration" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "FactoryUpdateParameters": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "tags": { + "default": "none", + "param_type": "keyword_only" + }, + "identity": { + "default": "none", + "param_type": "keyword_only" + }, + "public_network_access": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "tags": { + "attr_type": "tags" + }, + "identity": { + "attr_type": "identity" + }, + "public_network_access": { + "attr_type": "public_network_access" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "FactoryVSTSConfiguration": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "account_name": { + "default": null, + "param_type": "keyword_only" + }, + "repository_name": { + "default": null, + "param_type": "keyword_only" + }, + "collaboration_branch": { + "default": null, + "param_type": "keyword_only" + }, + "root_folder": { + "default": null, + "param_type": "keyword_only" + }, + "project_name": { + "default": null, + "param_type": "keyword_only" + }, + "last_commit_id": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_publish": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant_id": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "project_name": { + "attr_type": "project_name" + }, + "tenant_id": { + "attr_type": "tenant_id" + }, + "account_name": { + "attr_type": "account_name" + }, + "repository_name": { + "attr_type": "repository_name" + }, + "collaboration_branch": { + "attr_type": "collaboration_branch" + }, + "root_folder": { + "attr_type": "root_folder" + }, + "last_commit_id": { + "attr_type": "last_commit_id" + }, + "disable_publish": { + "attr_type": "disable_publish" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "FailActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "message": { + "default": null, + "param_type": "keyword_only" + }, + "error_code": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "message": { + "attr_type": "message" + }, + "error_code": { + "attr_type": "error_code" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "FileServerLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "host": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "user_id": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "host": { + "attr_type": "host" + }, + "user_id": { + "attr_type": "user_id" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "FileServerLocation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + } + } + }, + "FileServerReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "file_list_path": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_partition_discovery": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_root_path": { + "default": "none", + "param_type": "keyword_only" + }, + "delete_files_after_completion": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_start": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_end": { + "default": "none", + "param_type": "keyword_only" + }, + "file_filter": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recursive": { + "attr_type": "recursive" + }, + "wildcard_folder_path": { + "attr_type": "wildcard_folder_path" + }, + "wildcard_file_name": { + "attr_type": "wildcard_file_name" + }, + "file_list_path": { + "attr_type": "file_list_path" + }, + "enable_partition_discovery": { + "attr_type": "enable_partition_discovery" + }, + "partition_root_path": { + "attr_type": "partition_root_path" + }, + "delete_files_after_completion": { + "attr_type": "delete_files_after_completion" + }, + "modified_datetime_start": { + "attr_type": "modified_datetime_start" + }, + "modified_datetime_end": { + "attr_type": "modified_datetime_end" + }, + "file_filter": { + "attr_type": "file_filter" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "FileServerWriteSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "copy_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "metadata": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + }, + "copy_behavior": { + "attr_type": "copy_behavior" + }, + "metadata": { + "attr_type": "metadata" + } + } + }, + "FileShareDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_start": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_end": { + "default": "none", + "param_type": "keyword_only" + }, + "format": { + "default": "none", + "param_type": "keyword_only" + }, + "file_filter": { + "default": "none", + "param_type": "keyword_only" + }, + "compression": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + }, + "modified_datetime_start": { + "attr_type": "modified_datetime_start" + }, + "modified_datetime_end": { + "attr_type": "modified_datetime_end" + }, + "format": { + "attr_type": "format" + }, + "file_filter": { + "attr_type": "file_filter" + }, + "compression": { + "attr_type": "compression" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "FileSystemSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "copy_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "copy_behavior": { + "attr_type": "copy_behavior" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "FileSystemSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recursive": { + "attr_type": "recursive" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "FilterActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "items": { + "default": null, + "param_type": "keyword_only" + }, + "condition": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "items": { + "attr_type": "items" + }, + "condition": { + "attr_type": "condition" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "Flowlet": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "sources": { + "default": "none", + "param_type": "keyword_only" + }, + "sinks": { + "default": "none", + "param_type": "keyword_only" + }, + "transformations": { + "default": "none", + "param_type": "keyword_only" + }, + "script": { + "default": "none", + "param_type": "keyword_only" + }, + "script_lines": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "sources": { + "attr_type": "sources" + }, + "sinks": { + "attr_type": "sinks" + }, + "transformations": { + "attr_type": "transformations" + }, + "script": { + "attr_type": "script" + }, + "script_lines": { + "attr_type": "script_lines" + }, + "description": { + "attr_type": "description" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ForEachActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "items": { + "default": null, + "param_type": "keyword_only" + }, + "activities": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "is_sequential": { + "default": "none", + "param_type": "keyword_only" + }, + "batch_count": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "is_sequential": { + "attr_type": "is_sequential" + }, + "batch_count": { + "attr_type": "batch_count" + }, + "items": { + "attr_type": "items" + }, + "activities": { + "attr_type": "activities" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "FormatReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + } + } + }, + "FormatWriteSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + } + } + }, + "FrequencyType": { + "type": "Enum", + "methods": {}, + "properties": { + "HOUR": "HOUR", + "MINUTE": "MINUTE", + "SECOND": "SECOND" + } + }, + "FtpAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "ANONYMOUS": "ANONYMOUS", + "BASIC": "BASIC" + } + }, + "FtpReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_partition_discovery": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_root_path": { + "default": "none", + "param_type": "keyword_only" + }, + "delete_files_after_completion": { + "default": "none", + "param_type": "keyword_only" + }, + "file_list_path": { + "default": "none", + "param_type": "keyword_only" + }, + "use_binary_transfer": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_chunking": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recursive": { + "attr_type": "recursive" + }, + "wildcard_folder_path": { + "attr_type": "wildcard_folder_path" + }, + "wildcard_file_name": { + "attr_type": "wildcard_file_name" + }, + "enable_partition_discovery": { + "attr_type": "enable_partition_discovery" + }, + "partition_root_path": { + "attr_type": "partition_root_path" + }, + "delete_files_after_completion": { + "attr_type": "delete_files_after_completion" + }, + "file_list_path": { + "attr_type": "file_list_path" + }, + "use_binary_transfer": { + "attr_type": "use_binary_transfer" + }, + "disable_chunking": { + "attr_type": "disable_chunking" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "FtpServerLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "host": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_ssl": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_server_certificate_validation": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "host": { + "attr_type": "host" + }, + "port": { + "attr_type": "port" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "enable_ssl": { + "attr_type": "enable_ssl" + }, + "enable_server_certificate_validation": { + "attr_type": "enable_server_certificate_validation" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "FtpServerLocation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + } + } + }, + "GetDataFactoryOperationStatusResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "status": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "status": { + "attr_type": "status" + } + } + }, + "GetMetadataActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "dataset": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "field_list": { + "default": "none", + "param_type": "keyword_only" + }, + "store_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "format_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "dataset": { + "attr_type": "dataset" + }, + "field_list": { + "attr_type": "field_list" + }, + "store_settings": { + "attr_type": "store_settings" + }, + "format_settings": { + "attr_type": "format_settings" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "GetSsisObjectMetadataRequest": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "metadata_path": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "metadata_path": { + "attr_type": "metadata_path" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "GitHubAccessTokenRequest": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "git_hub_access_code": { + "default": null, + "param_type": "keyword_only" + }, + "git_hub_access_token_base_url": { + "default": null, + "param_type": "keyword_only" + }, + "git_hub_client_id": { + "default": "none", + "param_type": "keyword_only" + }, + "git_hub_client_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "git_hub_access_code": { + "attr_type": "git_hub_access_code" + }, + "git_hub_client_id": { + "attr_type": "git_hub_client_id" + }, + "git_hub_client_secret": { + "attr_type": "git_hub_client_secret" + }, + "git_hub_access_token_base_url": { + "attr_type": "git_hub_access_token_base_url" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "GitHubAccessTokenResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "git_hub_access_token": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "git_hub_access_token": { + "attr_type": "git_hub_access_token" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "GitHubClientSecret": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "byoa_secret_akv_url": { + "default": "none", + "param_type": "keyword_only" + }, + "byoa_secret_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "byoa_secret_akv_url": { + "attr_type": "byoa_secret_akv_url" + }, + "byoa_secret_name": { + "attr_type": "byoa_secret_name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "GlobalParameterListResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "next_link": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "next_link": { + "attr_type": "next_link" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "GlobalParameterResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "properties": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "properties": { + "attr_type": "properties" + }, + "id": { + "attr_type": null + }, + "name": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "etag": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "GlobalParameterSpecification": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "value": { + "attr_type": "value" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "GlobalParameterType": { + "type": "Enum", + "methods": {}, + "properties": { + "ARRAY": "ARRAY", + "BOOL": "BOOL", + "FLOAT": "FLOAT", + "INT": "INT", + "OBJECT": "OBJECT", + "STRING": "STRING" + } + }, + "GoogleAdWordsAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "SERVICE_AUTHENTICATION": "SERVICE_AUTHENTICATION", + "USER_AUTHENTICATION": "USER_AUTHENTICATION" + } + }, + "GoogleAdWordsLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "client_customer_id": { + "default": "none", + "param_type": "keyword_only" + }, + "developer_token": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "refresh_token": { + "default": "none", + "param_type": "keyword_only" + }, + "client_id": { + "default": "none", + "param_type": "keyword_only" + }, + "client_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "email": { + "default": "none", + "param_type": "keyword_only" + }, + "key_file_path": { + "default": "none", + "param_type": "keyword_only" + }, + "trusted_cert_path": { + "default": "none", + "param_type": "keyword_only" + }, + "use_system_trust_store": { + "default": "none", + "param_type": "keyword_only" + }, + "private_key": { + "default": "none", + "param_type": "keyword_only" + }, + "login_customer_id": { + "default": "none", + "param_type": "keyword_only" + }, + "google_ads_api_version": { + "default": "none", + "param_type": "keyword_only" + }, + "support_legacy_data_types": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_properties": { + "attr_type": "connection_properties" + }, + "client_customer_id": { + "attr_type": "client_customer_id" + }, + "developer_token": { + "attr_type": "developer_token" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "refresh_token": { + "attr_type": "refresh_token" + }, + "client_id": { + "attr_type": "client_id" + }, + "client_secret": { + "attr_type": "client_secret" + }, + "email": { + "attr_type": "email" + }, + "key_file_path": { + "attr_type": "key_file_path" + }, + "trusted_cert_path": { + "attr_type": "trusted_cert_path" + }, + "use_system_trust_store": { + "attr_type": "use_system_trust_store" + }, + "private_key": { + "attr_type": "private_key" + }, + "login_customer_id": { + "attr_type": "login_customer_id" + }, + "google_ads_api_version": { + "attr_type": "google_ads_api_version" + }, + "support_legacy_data_types": { + "attr_type": "support_legacy_data_types" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "GoogleAdWordsObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "GoogleAdWordsSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "GoogleBigQueryAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "SERVICE_AUTHENTICATION": "SERVICE_AUTHENTICATION", + "USER_AUTHENTICATION": "USER_AUTHENTICATION" + } + }, + "GoogleBigQueryLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "project": { + "default": null, + "param_type": "keyword_only" + }, + "authentication_type": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_projects": { + "default": "none", + "param_type": "keyword_only" + }, + "request_google_drive_scope": { + "default": "none", + "param_type": "keyword_only" + }, + "refresh_token": { + "default": "none", + "param_type": "keyword_only" + }, + "client_id": { + "default": "none", + "param_type": "keyword_only" + }, + "client_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "email": { + "default": "none", + "param_type": "keyword_only" + }, + "key_file_path": { + "default": "none", + "param_type": "keyword_only" + }, + "trusted_cert_path": { + "default": "none", + "param_type": "keyword_only" + }, + "use_system_trust_store": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "project": { + "attr_type": "project" + }, + "additional_projects": { + "attr_type": "additional_projects" + }, + "request_google_drive_scope": { + "attr_type": "request_google_drive_scope" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "refresh_token": { + "attr_type": "refresh_token" + }, + "client_id": { + "attr_type": "client_id" + }, + "client_secret": { + "attr_type": "client_secret" + }, + "email": { + "attr_type": "email" + }, + "key_file_path": { + "attr_type": "key_file_path" + }, + "trusted_cert_path": { + "attr_type": "trusted_cert_path" + }, + "use_system_trust_store": { + "attr_type": "use_system_trust_store" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "GoogleBigQueryObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "dataset": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "table": { + "attr_type": "table" + }, + "dataset": { + "attr_type": "dataset" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "GoogleBigQuerySource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "GoogleBigQueryV2AuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "SERVICE_AUTHENTICATION": "SERVICE_AUTHENTICATION", + "USER_AUTHENTICATION": "USER_AUTHENTICATION" + } + }, + "GoogleBigQueryV2LinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "project_id": { + "default": null, + "param_type": "keyword_only" + }, + "authentication_type": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "client_id": { + "default": "none", + "param_type": "keyword_only" + }, + "client_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "refresh_token": { + "default": "none", + "param_type": "keyword_only" + }, + "key_file_content": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "project_id": { + "attr_type": "project_id" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "client_id": { + "attr_type": "client_id" + }, + "client_secret": { + "attr_type": "client_secret" + }, + "refresh_token": { + "attr_type": "refresh_token" + }, + "key_file_content": { + "attr_type": "key_file_content" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "GoogleBigQueryV2ObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "dataset": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table": { + "attr_type": "table" + }, + "dataset": { + "attr_type": "dataset" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "GoogleBigQueryV2Source": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "GoogleCloudStorageLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "access_key_id": { + "default": "none", + "param_type": "keyword_only" + }, + "secret_access_key": { + "default": "none", + "param_type": "keyword_only" + }, + "service_url": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "access_key_id": { + "attr_type": "access_key_id" + }, + "secret_access_key": { + "attr_type": "secret_access_key" + }, + "service_url": { + "attr_type": "service_url" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "GoogleCloudStorageLocation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "bucket_name": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "bucket_name": { + "attr_type": "bucket_name" + }, + "version": { + "attr_type": "version" + }, + "additional_properties": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + } + } + }, + "GoogleCloudStorageReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "prefix": { + "default": "none", + "param_type": "keyword_only" + }, + "file_list_path": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_partition_discovery": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_root_path": { + "default": "none", + "param_type": "keyword_only" + }, + "delete_files_after_completion": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_start": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_end": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recursive": { + "attr_type": "recursive" + }, + "wildcard_folder_path": { + "attr_type": "wildcard_folder_path" + }, + "wildcard_file_name": { + "attr_type": "wildcard_file_name" + }, + "prefix": { + "attr_type": "prefix" + }, + "file_list_path": { + "attr_type": "file_list_path" + }, + "enable_partition_discovery": { + "attr_type": "enable_partition_discovery" + }, + "partition_root_path": { + "attr_type": "partition_root_path" + }, + "delete_files_after_completion": { + "attr_type": "delete_files_after_completion" + }, + "modified_datetime_start": { + "attr_type": "modified_datetime_start" + }, + "modified_datetime_end": { + "attr_type": "modified_datetime_end" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "GoogleSheetsLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "api_token": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "api_token": { + "attr_type": "api_token" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "GreenplumLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "pwd": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "pwd": { + "attr_type": "pwd" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "GreenplumSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "GreenplumTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "table": { + "attr_type": "table" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "HBaseAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "ANONYMOUS": "ANONYMOUS", + "BASIC": "BASIC" + } + }, + "HBaseLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "host": { + "default": null, + "param_type": "keyword_only" + }, + "authentication_type": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "http_path": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_ssl": { + "default": "none", + "param_type": "keyword_only" + }, + "trusted_cert_path": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_host_name_cn_mismatch": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_self_signed_server_cert": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "host": { + "attr_type": "host" + }, + "port": { + "attr_type": "port" + }, + "http_path": { + "attr_type": "http_path" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "enable_ssl": { + "attr_type": "enable_ssl" + }, + "trusted_cert_path": { + "attr_type": "trusted_cert_path" + }, + "allow_host_name_cn_mismatch": { + "attr_type": "allow_host_name_cn_mismatch" + }, + "allow_self_signed_server_cert": { + "attr_type": "allow_self_signed_server_cert" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "HBaseObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "HBaseSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "HDInsightActivityDebugInfoOption": { + "type": "Enum", + "methods": {}, + "properties": { + "ALWAYS": "ALWAYS", + "FAILURE": "FAILURE", + "NONE": "NONE" + } + }, + "HDInsightHiveActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "storage_linked_services": { + "default": "none", + "param_type": "keyword_only" + }, + "arguments": { + "default": "none", + "param_type": "keyword_only" + }, + "get_debug_info": { + "default": "none", + "param_type": "keyword_only" + }, + "script_path": { + "default": "none", + "param_type": "keyword_only" + }, + "script_linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "defines": { + "default": "none", + "param_type": "keyword_only" + }, + "variables": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "storage_linked_services": { + "attr_type": "storage_linked_services" + }, + "arguments": { + "attr_type": "arguments" + }, + "get_debug_info": { + "attr_type": "get_debug_info" + }, + "script_path": { + "attr_type": "script_path" + }, + "script_linked_service": { + "attr_type": "script_linked_service" + }, + "defines": { + "attr_type": "defines" + }, + "variables": { + "attr_type": "variables" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "HDInsightLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "cluster_uri": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "hcatalog_linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "is_esp_enabled": { + "default": "none", + "param_type": "keyword_only" + }, + "file_system": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "cluster_uri": { + "attr_type": "cluster_uri" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "hcatalog_linked_service_name": { + "attr_type": "hcatalog_linked_service_name" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "is_esp_enabled": { + "attr_type": "is_esp_enabled" + }, + "file_system": { + "attr_type": "file_system" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "HDInsightMapReduceActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "class_name": { + "default": null, + "param_type": "keyword_only" + }, + "jar_file_path": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "storage_linked_services": { + "default": "none", + "param_type": "keyword_only" + }, + "arguments": { + "default": "none", + "param_type": "keyword_only" + }, + "get_debug_info": { + "default": "none", + "param_type": "keyword_only" + }, + "jar_linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "jar_libs": { + "default": "none", + "param_type": "keyword_only" + }, + "defines": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "storage_linked_services": { + "attr_type": "storage_linked_services" + }, + "arguments": { + "attr_type": "arguments" + }, + "get_debug_info": { + "attr_type": "get_debug_info" + }, + "class_name": { + "attr_type": "class_name" + }, + "jar_file_path": { + "attr_type": "jar_file_path" + }, + "jar_linked_service": { + "attr_type": "jar_linked_service" + }, + "jar_libs": { + "attr_type": "jar_libs" + }, + "defines": { + "attr_type": "defines" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "HDInsightOnDemandLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "cluster_size": { + "default": null, + "param_type": "keyword_only" + }, + "time_to_live": { + "default": null, + "param_type": "keyword_only" + }, + "version_type_properties_version": { + "default": null, + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "host_subscription_id": { + "default": null, + "param_type": "keyword_only" + }, + "tenant": { + "default": null, + "param_type": "keyword_only" + }, + "cluster_resource_group": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "cluster_name_prefix": { + "default": "none", + "param_type": "keyword_only" + }, + "cluster_user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "cluster_password": { + "default": "none", + "param_type": "keyword_only" + }, + "cluster_ssh_user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "cluster_ssh_password": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_linked_service_names": { + "default": "none", + "param_type": "keyword_only" + }, + "hcatalog_linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "cluster_type": { + "default": "none", + "param_type": "keyword_only" + }, + "spark_version": { + "default": "none", + "param_type": "keyword_only" + }, + "core_configuration": { + "default": "none", + "param_type": "keyword_only" + }, + "h_base_configuration": { + "default": "none", + "param_type": "keyword_only" + }, + "hdfs_configuration": { + "default": "none", + "param_type": "keyword_only" + }, + "hive_configuration": { + "default": "none", + "param_type": "keyword_only" + }, + "map_reduce_configuration": { + "default": "none", + "param_type": "keyword_only" + }, + "oozie_configuration": { + "default": "none", + "param_type": "keyword_only" + }, + "storm_configuration": { + "default": "none", + "param_type": "keyword_only" + }, + "yarn_configuration": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "head_node_size": { + "default": "none", + "param_type": "keyword_only" + }, + "data_node_size": { + "default": "none", + "param_type": "keyword_only" + }, + "zookeeper_node_size": { + "default": "none", + "param_type": "keyword_only" + }, + "script_actions": { + "default": "none", + "param_type": "keyword_only" + }, + "virtual_network_id": { + "default": "none", + "param_type": "keyword_only" + }, + "subnet_name": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "cluster_size": { + "attr_type": "cluster_size" + }, + "time_to_live": { + "attr_type": "time_to_live" + }, + "version_type_properties_version": { + "attr_type": "version_type_properties_version" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "host_subscription_id": { + "attr_type": "host_subscription_id" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "tenant": { + "attr_type": "tenant" + }, + "cluster_resource_group": { + "attr_type": "cluster_resource_group" + }, + "cluster_name_prefix": { + "attr_type": "cluster_name_prefix" + }, + "cluster_user_name": { + "attr_type": "cluster_user_name" + }, + "cluster_password": { + "attr_type": "cluster_password" + }, + "cluster_ssh_user_name": { + "attr_type": "cluster_ssh_user_name" + }, + "cluster_ssh_password": { + "attr_type": "cluster_ssh_password" + }, + "additional_linked_service_names": { + "attr_type": "additional_linked_service_names" + }, + "hcatalog_linked_service_name": { + "attr_type": "hcatalog_linked_service_name" + }, + "cluster_type": { + "attr_type": "cluster_type" + }, + "spark_version": { + "attr_type": "spark_version" + }, + "core_configuration": { + "attr_type": "core_configuration" + }, + "h_base_configuration": { + "attr_type": "h_base_configuration" + }, + "hdfs_configuration": { + "attr_type": "hdfs_configuration" + }, + "hive_configuration": { + "attr_type": "hive_configuration" + }, + "map_reduce_configuration": { + "attr_type": "map_reduce_configuration" + }, + "oozie_configuration": { + "attr_type": "oozie_configuration" + }, + "storm_configuration": { + "attr_type": "storm_configuration" + }, + "yarn_configuration": { + "attr_type": "yarn_configuration" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "head_node_size": { + "attr_type": "head_node_size" + }, + "data_node_size": { + "attr_type": "data_node_size" + }, + "zookeeper_node_size": { + "attr_type": "zookeeper_node_size" + }, + "script_actions": { + "attr_type": "script_actions" + }, + "virtual_network_id": { + "attr_type": "virtual_network_id" + }, + "subnet_name": { + "attr_type": "subnet_name" + }, + "credential": { + "attr_type": "credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "HDInsightPigActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "storage_linked_services": { + "default": "none", + "param_type": "keyword_only" + }, + "arguments": { + "default": "none", + "param_type": "keyword_only" + }, + "get_debug_info": { + "default": "none", + "param_type": "keyword_only" + }, + "script_path": { + "default": "none", + "param_type": "keyword_only" + }, + "script_linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "defines": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "storage_linked_services": { + "attr_type": "storage_linked_services" + }, + "arguments": { + "attr_type": "arguments" + }, + "get_debug_info": { + "attr_type": "get_debug_info" + }, + "script_path": { + "attr_type": "script_path" + }, + "script_linked_service": { + "attr_type": "script_linked_service" + }, + "defines": { + "attr_type": "defines" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "HDInsightSparkActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "root_path": { + "default": null, + "param_type": "keyword_only" + }, + "entry_file_path": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "arguments": { + "default": "none", + "param_type": "keyword_only" + }, + "get_debug_info": { + "default": "none", + "param_type": "keyword_only" + }, + "spark_job_linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "class_name": { + "default": "none", + "param_type": "keyword_only" + }, + "proxy_user": { + "default": "none", + "param_type": "keyword_only" + }, + "spark_config": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "root_path": { + "attr_type": "root_path" + }, + "entry_file_path": { + "attr_type": "entry_file_path" + }, + "arguments": { + "attr_type": "arguments" + }, + "get_debug_info": { + "attr_type": "get_debug_info" + }, + "spark_job_linked_service": { + "attr_type": "spark_job_linked_service" + }, + "class_name": { + "attr_type": "class_name" + }, + "proxy_user": { + "attr_type": "proxy_user" + }, + "spark_config": { + "attr_type": "spark_config" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "HDInsightStreamingActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "mapper": { + "default": null, + "param_type": "keyword_only" + }, + "reducer": { + "default": null, + "param_type": "keyword_only" + }, + "input": { + "default": null, + "param_type": "keyword_only" + }, + "output": { + "default": null, + "param_type": "keyword_only" + }, + "file_paths": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "storage_linked_services": { + "default": "none", + "param_type": "keyword_only" + }, + "arguments": { + "default": "none", + "param_type": "keyword_only" + }, + "get_debug_info": { + "default": "none", + "param_type": "keyword_only" + }, + "file_linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "combiner": { + "default": "none", + "param_type": "keyword_only" + }, + "command_environment": { + "default": "none", + "param_type": "keyword_only" + }, + "defines": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "storage_linked_services": { + "attr_type": "storage_linked_services" + }, + "arguments": { + "attr_type": "arguments" + }, + "get_debug_info": { + "attr_type": "get_debug_info" + }, + "mapper": { + "attr_type": "mapper" + }, + "reducer": { + "attr_type": "reducer" + }, + "input": { + "attr_type": "input" + }, + "output": { + "attr_type": "output" + }, + "file_paths": { + "attr_type": "file_paths" + }, + "file_linked_service": { + "attr_type": "file_linked_service" + }, + "combiner": { + "attr_type": "combiner" + }, + "command_environment": { + "attr_type": "command_environment" + }, + "defines": { + "attr_type": "defines" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "HdfsLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "url": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "url": { + "attr_type": "url" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "HdfsLocation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + } + } + }, + "HdfsReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "file_list_path": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_partition_discovery": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_root_path": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_start": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_end": { + "default": "none", + "param_type": "keyword_only" + }, + "distcp_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "delete_files_after_completion": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recursive": { + "attr_type": "recursive" + }, + "wildcard_folder_path": { + "attr_type": "wildcard_folder_path" + }, + "wildcard_file_name": { + "attr_type": "wildcard_file_name" + }, + "file_list_path": { + "attr_type": "file_list_path" + }, + "enable_partition_discovery": { + "attr_type": "enable_partition_discovery" + }, + "partition_root_path": { + "attr_type": "partition_root_path" + }, + "modified_datetime_start": { + "attr_type": "modified_datetime_start" + }, + "modified_datetime_end": { + "attr_type": "modified_datetime_end" + }, + "distcp_settings": { + "attr_type": "distcp_settings" + }, + "delete_files_after_completion": { + "attr_type": "delete_files_after_completion" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "HdfsSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "distcp_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recursive": { + "attr_type": "recursive" + }, + "distcp_settings": { + "attr_type": "distcp_settings" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "HdiNodeTypes": { + "type": "Enum", + "methods": {}, + "properties": { + "HEADNODE": "HEADNODE", + "WORKERNODE": "WORKERNODE", + "ZOOKEEPER": "ZOOKEEPER" + } + }, + "HiveAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "ANONYMOUS": "ANONYMOUS", + "USERNAME": "USERNAME", + "USERNAME_AND_PASSWORD": "USERNAME_AND_PASSWORD", + "WINDOWS_AZURE_HD_INSIGHT_SERVICE": "WINDOWS_AZURE_HD_INSIGHT_SERVICE" + } + }, + "HiveLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "host": { + "default": null, + "param_type": "keyword_only" + }, + "authentication_type": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "server_type": { + "default": "none", + "param_type": "keyword_only" + }, + "thrift_transport_protocol": { + "default": "none", + "param_type": "keyword_only" + }, + "service_discovery_mode": { + "default": "none", + "param_type": "keyword_only" + }, + "zoo_keeper_name_space": { + "default": "none", + "param_type": "keyword_only" + }, + "use_native_query": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "http_path": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_ssl": { + "default": "none", + "param_type": "keyword_only" + }, + "trusted_cert_path": { + "default": "none", + "param_type": "keyword_only" + }, + "use_system_trust_store": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_host_name_cn_mismatch": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_self_signed_server_cert": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "host": { + "attr_type": "host" + }, + "port": { + "attr_type": "port" + }, + "server_type": { + "attr_type": "server_type" + }, + "thrift_transport_protocol": { + "attr_type": "thrift_transport_protocol" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "service_discovery_mode": { + "attr_type": "service_discovery_mode" + }, + "zoo_keeper_name_space": { + "attr_type": "zoo_keeper_name_space" + }, + "use_native_query": { + "attr_type": "use_native_query" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "http_path": { + "attr_type": "http_path" + }, + "enable_ssl": { + "attr_type": "enable_ssl" + }, + "trusted_cert_path": { + "attr_type": "trusted_cert_path" + }, + "use_system_trust_store": { + "attr_type": "use_system_trust_store" + }, + "allow_host_name_cn_mismatch": { + "attr_type": "allow_host_name_cn_mismatch" + }, + "allow_self_signed_server_cert": { + "attr_type": "allow_self_signed_server_cert" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "HiveObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "table": { + "attr_type": "table" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "HiveServerType": { + "type": "Enum", + "methods": {}, + "properties": { + "HIVE_SERVER1": "HIVE_SERVER1", + "HIVE_SERVER2": "HIVE_SERVER2", + "HIVE_THRIFT_SERVER": "HIVE_THRIFT_SERVER" + } + }, + "HiveSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "HiveThriftTransportProtocol": { + "type": "Enum", + "methods": {}, + "properties": { + "BINARY": "BINARY", + "HTTP": "HTTP", + "SASL": "SASL" + } + }, + "HttpAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "ANONYMOUS": "ANONYMOUS", + "BASIC": "BASIC", + "CLIENT_CERTIFICATE": "CLIENT_CERTIFICATE", + "DIGEST": "DIGEST", + "WINDOWS": "WINDOWS" + } + }, + "HttpDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "relative_url": { + "default": "none", + "param_type": "keyword_only" + }, + "request_method": { + "default": "none", + "param_type": "keyword_only" + }, + "request_body": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_headers": { + "default": "none", + "param_type": "keyword_only" + }, + "format": { + "default": "none", + "param_type": "keyword_only" + }, + "compression": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "relative_url": { + "attr_type": "relative_url" + }, + "request_method": { + "attr_type": "request_method" + }, + "request_body": { + "attr_type": "request_body" + }, + "additional_headers": { + "attr_type": "additional_headers" + }, + "format": { + "attr_type": "format" + }, + "compression": { + "attr_type": "compression" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "HttpLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "url": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "auth_headers": { + "default": "none", + "param_type": "keyword_only" + }, + "embedded_cert_data": { + "default": "none", + "param_type": "keyword_only" + }, + "cert_thumbprint": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_server_certificate_validation": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "url": { + "attr_type": "url" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "auth_headers": { + "attr_type": "auth_headers" + }, + "embedded_cert_data": { + "attr_type": "embedded_cert_data" + }, + "cert_thumbprint": { + "attr_type": "cert_thumbprint" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "enable_server_certificate_validation": { + "attr_type": "enable_server_certificate_validation" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "HttpReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "request_method": { + "default": "none", + "param_type": "keyword_only" + }, + "request_body": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_headers": { + "default": "none", + "param_type": "keyword_only" + }, + "request_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "request_method": { + "attr_type": "request_method" + }, + "request_body": { + "attr_type": "request_body" + }, + "additional_headers": { + "attr_type": "additional_headers" + }, + "request_timeout": { + "attr_type": "request_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "HttpServerLocation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "relative_url": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "relative_url": { + "attr_type": "relative_url" + }, + "additional_properties": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + } + } + }, + "HttpSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "http_request_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "http_request_timeout": { + "attr_type": "http_request_timeout" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "HubspotLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "client_id": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "client_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "access_token": { + "default": "none", + "param_type": "keyword_only" + }, + "refresh_token": { + "default": "none", + "param_type": "keyword_only" + }, + "use_encrypted_endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "use_host_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "use_peer_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "client_id": { + "attr_type": "client_id" + }, + "client_secret": { + "attr_type": "client_secret" + }, + "access_token": { + "attr_type": "access_token" + }, + "refresh_token": { + "attr_type": "refresh_token" + }, + "use_encrypted_endpoints": { + "attr_type": "use_encrypted_endpoints" + }, + "use_host_verification": { + "attr_type": "use_host_verification" + }, + "use_peer_verification": { + "attr_type": "use_peer_verification" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "HubspotObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "HubspotSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "IcebergDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "location": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "location": { + "attr_type": "location" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "IcebergSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "store_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "format_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "store_settings": { + "attr_type": "store_settings" + }, + "format_settings": { + "attr_type": "format_settings" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "IcebergWriteSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IfConditionActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "expression": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "if_true_activities": { + "default": "none", + "param_type": "keyword_only" + }, + "if_false_activities": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "expression": { + "attr_type": "expression" + }, + "if_true_activities": { + "attr_type": "if_true_activities" + }, + "if_false_activities": { + "attr_type": "if_false_activities" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "ImpalaAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "ANONYMOUS": "ANONYMOUS", + "SASL_USERNAME": "SASL_USERNAME", + "USERNAME_AND_PASSWORD": "USERNAME_AND_PASSWORD" + } + }, + "ImpalaLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "host": { + "default": null, + "param_type": "keyword_only" + }, + "authentication_type": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_ssl": { + "default": "none", + "param_type": "keyword_only" + }, + "trusted_cert_path": { + "default": "none", + "param_type": "keyword_only" + }, + "use_system_trust_store": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_host_name_cn_mismatch": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_self_signed_server_cert": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "host": { + "attr_type": "host" + }, + "port": { + "attr_type": "port" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "enable_ssl": { + "attr_type": "enable_ssl" + }, + "trusted_cert_path": { + "attr_type": "trusted_cert_path" + }, + "use_system_trust_store": { + "attr_type": "use_system_trust_store" + }, + "allow_host_name_cn_mismatch": { + "attr_type": "allow_host_name_cn_mismatch" + }, + "allow_self_signed_server_cert": { + "attr_type": "allow_self_signed_server_cert" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "ImpalaObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "table": { + "attr_type": "table" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "ImpalaSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "ImportSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + } + } + }, + "InformixLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "connection_string": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "credential": { + "attr_type": "credential" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "InformixSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "pre_copy_script": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "pre_copy_script": { + "attr_type": "pre_copy_script" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "InformixSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "InformixTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "IntegrationRuntime": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "description": { + "attr_type": "description" + } + } + }, + "IntegrationRuntimeAuthKeyName": { + "type": "Enum", + "methods": {}, + "properties": { + "AUTH_KEY1": "AUTH_KEY1", + "AUTH_KEY2": "AUTH_KEY2" + } + }, + "IntegrationRuntimeAuthKeys": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "auth_key1": { + "default": "none", + "param_type": "keyword_only" + }, + "auth_key2": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "auth_key1": { + "attr_type": "auth_key1" + }, + "auth_key2": { + "attr_type": "auth_key2" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeAutoUpdate": { + "type": "Enum", + "methods": {}, + "properties": { + "OFF": "OFF", + "ON": "ON" + } + }, + "IntegrationRuntimeComputeProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "location": { + "default": "none", + "param_type": "keyword_only" + }, + "node_size": { + "default": "none", + "param_type": "keyword_only" + }, + "number_of_nodes": { + "default": "none", + "param_type": "keyword_only" + }, + "max_parallel_executions_per_node": { + "default": "none", + "param_type": "keyword_only" + }, + "data_flow_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "v_net_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "copy_compute_scale_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "pipeline_external_compute_scale_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "location": { + "attr_type": "location" + }, + "node_size": { + "attr_type": "node_size" + }, + "number_of_nodes": { + "attr_type": "number_of_nodes" + }, + "max_parallel_executions_per_node": { + "attr_type": "max_parallel_executions_per_node" + }, + "data_flow_properties": { + "attr_type": "data_flow_properties" + }, + "v_net_properties": { + "attr_type": "v_net_properties" + }, + "copy_compute_scale_properties": { + "attr_type": "copy_compute_scale_properties" + }, + "pipeline_external_compute_scale_properties": { + "attr_type": "pipeline_external_compute_scale_properties" + } + } + }, + "IntegrationRuntimeConnectionInfo": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "service_token": { + "attr_type": null + }, + "identity_cert_thumbprint": { + "attr_type": null + }, + "host_service_uri": { + "attr_type": null + }, + "version": { + "attr_type": null + }, + "public_key": { + "attr_type": null + }, + "is_identity_cert_exprired": { + "attr_type": null + } + } + }, + "IntegrationRuntimeCustomSetupScriptProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "blob_container_uri": { + "default": "none", + "param_type": "keyword_only" + }, + "sas_token": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "blob_container_uri": { + "attr_type": "blob_container_uri" + }, + "sas_token": { + "attr_type": "sas_token" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeCustomerVirtualNetwork": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "subnet_id": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "subnet_id": { + "attr_type": "subnet_id" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeDataFlowProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "compute_type": { + "default": "none", + "param_type": "keyword_only" + }, + "core_count": { + "default": "none", + "param_type": "keyword_only" + }, + "time_to_live": { + "default": "none", + "param_type": "keyword_only" + }, + "cleanup": { + "default": "none", + "param_type": "keyword_only" + }, + "custom_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "compute_type": { + "attr_type": "compute_type" + }, + "core_count": { + "attr_type": "core_count" + }, + "time_to_live": { + "attr_type": "time_to_live" + }, + "cleanup": { + "attr_type": "cleanup" + }, + "custom_properties": { + "attr_type": "custom_properties" + } + } + }, + "IntegrationRuntimeDataFlowPropertiesCustomPropertiesItem": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "value": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "value": { + "attr_type": "value" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeDataProxyProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "staging_linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "path": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "connect_via": { + "attr_type": "connect_via" + }, + "staging_linked_service": { + "attr_type": "staging_linked_service" + }, + "path": { + "attr_type": "path" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeDebugResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "properties": { + "default": null, + "param_type": "keyword_only" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "properties": { + "attr_type": "properties" + }, + "name": { + "attr_type": "name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeEdition": { + "type": "Enum", + "methods": {}, + "properties": { + "ENTERPRISE": "ENTERPRISE", + "STANDARD": "STANDARD" + } + }, + "IntegrationRuntimeEntityReferenceType": { + "type": "Enum", + "methods": {}, + "properties": { + "INTEGRATION_RUNTIME_REFERENCE": "INTEGRATION_RUNTIME_REFERENCE", + "LINKED_SERVICE_REFERENCE": "LINKED_SERVICE_REFERENCE" + } + }, + "IntegrationRuntimeInternalChannelEncryptionMode": { + "type": "Enum", + "methods": {}, + "properties": { + "NOT_ENCRYPTED": "NOT_ENCRYPTED", + "NOT_SET": "NOT_SET", + "SSL_ENCRYPTED": "SSL_ENCRYPTED" + } + }, + "IntegrationRuntimeLicenseType": { + "type": "Enum", + "methods": {}, + "properties": { + "BASE_PRICE": "BASE_PRICE", + "LICENSE_INCLUDED": "LICENSE_INCLUDED" + } + }, + "IntegrationRuntimeListResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "next_link": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "next_link": { + "attr_type": "next_link" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeMonitoringData": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "nodes": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "nodes": { + "attr_type": "nodes" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeNodeIpAddress": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "ip_address": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeNodeMonitoringData": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "node_name": { + "attr_type": null + }, + "available_memory_in_mb": { + "attr_type": null + }, + "cpu_utilization": { + "attr_type": null + }, + "concurrent_jobs_limit": { + "attr_type": null + }, + "concurrent_jobs_running": { + "attr_type": null + }, + "max_concurrent_jobs": { + "attr_type": null + }, + "sent_bytes": { + "attr_type": null + }, + "received_bytes": { + "attr_type": null + } + } + }, + "IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "category": { + "default": "none", + "param_type": "keyword_only" + }, + "endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "category": { + "attr_type": "category" + }, + "endpoints": { + "attr_type": "endpoints" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeOutboundNetworkDependenciesEndpoint": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "domain_name": { + "default": "none", + "param_type": "keyword_only" + }, + "endpoint_details": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "domain_name": { + "attr_type": "domain_name" + }, + "endpoint_details": { + "attr_type": "endpoint_details" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "port": { + "attr_type": "port" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "reference_name": { + "default": null, + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "reference_name": { + "attr_type": "reference_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeReferenceType": { + "type": "Enum", + "methods": {}, + "properties": { + "INTEGRATION_RUNTIME_REFERENCE": "INTEGRATION_RUNTIME_REFERENCE" + } + }, + "IntegrationRuntimeRegenerateKeyParameters": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "key_name": { + "attr_type": "key_name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "properties": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "properties": { + "attr_type": "properties" + }, + "id": { + "attr_type": null + }, + "name": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "etag": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeSsisCatalogInfo": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "catalog_server_endpoint": { + "default": "none", + "param_type": "keyword_only" + }, + "catalog_admin_user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "catalog_admin_password": { + "default": "none", + "param_type": "keyword_only" + }, + "catalog_pricing_tier": { + "default": "none", + "param_type": "keyword_only" + }, + "dual_standby_pair_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "catalog_server_endpoint": { + "attr_type": "catalog_server_endpoint" + }, + "catalog_admin_user_name": { + "attr_type": "catalog_admin_user_name" + }, + "catalog_admin_password": { + "attr_type": "catalog_admin_password" + }, + "catalog_pricing_tier": { + "attr_type": "catalog_pricing_tier" + }, + "dual_standby_pair_name": { + "attr_type": "dual_standby_pair_name" + } + } + }, + "IntegrationRuntimeSsisCatalogPricingTier": { + "type": "Enum", + "methods": {}, + "properties": { + "BASIC": "BASIC", + "PREMIUM": "PREMIUM", + "PREMIUM_RS": "PREMIUM_RS", + "STANDARD": "STANDARD" + } + }, + "IntegrationRuntimeSsisProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "catalog_info": { + "default": "none", + "param_type": "keyword_only" + }, + "license_type": { + "default": "none", + "param_type": "keyword_only" + }, + "custom_setup_script_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "data_proxy_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "edition": { + "default": "none", + "param_type": "keyword_only" + }, + "express_custom_setup_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "package_stores": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "catalog_info": { + "attr_type": "catalog_info" + }, + "license_type": { + "attr_type": "license_type" + }, + "custom_setup_script_properties": { + "attr_type": "custom_setup_script_properties" + }, + "data_proxy_properties": { + "attr_type": "data_proxy_properties" + }, + "edition": { + "attr_type": "edition" + }, + "express_custom_setup_properties": { + "attr_type": "express_custom_setup_properties" + }, + "package_stores": { + "attr_type": "package_stores" + }, + "credential": { + "attr_type": "credential" + } + } + }, + "IntegrationRuntimeState": { + "type": "Enum", + "methods": {}, + "properties": { + "ACCESS_DENIED": "ACCESS_DENIED", + "INITIAL": "INITIAL", + "LIMITED": "LIMITED", + "NEED_REGISTRATION": "NEED_REGISTRATION", + "OFFLINE": "OFFLINE", + "ONLINE": "ONLINE", + "STARTED": "STARTED", + "STARTING": "STARTING", + "STOPPED": "STOPPED", + "STOPPING": "STOPPING" + } + }, + "IntegrationRuntimeStatus": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "data_factory_name": { + "attr_type": null + }, + "state": { + "attr_type": null + } + } + }, + "IntegrationRuntimeStatusListResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "next_link": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "next_link": { + "attr_type": "next_link" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeStatusResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "properties": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": null + }, + "properties": { + "attr_type": "properties" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "IntegrationRuntimeType": { + "type": "Enum", + "methods": {}, + "properties": { + "MANAGED": "MANAGED", + "SELF_HOSTED": "SELF_HOSTED" + } + }, + "IntegrationRuntimeUpdateResult": { + "type": "Enum", + "methods": {}, + "properties": { + "FAIL": "FAIL", + "NONE": "NONE", + "SUCCEED": "SUCCEED" + } + }, + "IntegrationRuntimeVNetProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "v_net_id": { + "default": "none", + "param_type": "keyword_only" + }, + "subnet": { + "default": "none", + "param_type": "keyword_only" + }, + "public_i_ps": { + "default": "none", + "param_type": "keyword_only" + }, + "subnet_id": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "v_net_id": { + "attr_type": "v_net_id" + }, + "subnet": { + "attr_type": "subnet" + }, + "public_i_ps": { + "attr_type": "public_i_ps" + }, + "subnet_id": { + "attr_type": "subnet_id" + } + } + }, + "JiraLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "host": { + "default": null, + "param_type": "keyword_only" + }, + "username": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "use_encrypted_endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "use_host_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "use_peer_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "host": { + "attr_type": "host" + }, + "port": { + "attr_type": "port" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "use_encrypted_endpoints": { + "attr_type": "use_encrypted_endpoints" + }, + "use_host_verification": { + "attr_type": "use_host_verification" + }, + "use_peer_verification": { + "attr_type": "use_peer_verification" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "JiraObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "JiraSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "JsonDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "location": { + "default": "none", + "param_type": "keyword_only" + }, + "encoding_name": { + "default": "none", + "param_type": "keyword_only" + }, + "compression": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "location": { + "attr_type": "location" + }, + "encoding_name": { + "attr_type": "encoding_name" + }, + "compression": { + "attr_type": "compression" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "JsonFormat": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "serializer": { + "default": "none", + "param_type": "keyword_only" + }, + "deserializer": { + "default": "none", + "param_type": "keyword_only" + }, + "file_pattern": { + "default": "none", + "param_type": "keyword_only" + }, + "nesting_separator": { + "default": "none", + "param_type": "keyword_only" + }, + "encoding_name": { + "default": "none", + "param_type": "keyword_only" + }, + "json_node_reference": { + "default": "none", + "param_type": "keyword_only" + }, + "json_path_definition": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "file_pattern": { + "attr_type": "file_pattern" + }, + "nesting_separator": { + "attr_type": "nesting_separator" + }, + "encoding_name": { + "attr_type": "encoding_name" + }, + "json_node_reference": { + "attr_type": "json_node_reference" + }, + "json_path_definition": { + "attr_type": "json_path_definition" + }, + "additional_properties": { + "attr_type": null + }, + "serializer": { + "attr_type": "serializer" + }, + "deserializer": { + "attr_type": "deserializer" + } + } + }, + "JsonFormatFilePattern": { + "type": "Enum", + "methods": {}, + "properties": { + "ARRAY_OF_OBJECTS": "ARRAY_OF_OBJECTS", + "SET_OF_OBJECTS": "SET_OF_OBJECTS" + } + }, + "JsonReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "compression_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "compression_properties": { + "attr_type": "compression_properties" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "JsonSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "store_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "format_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "store_settings": { + "attr_type": "store_settings" + }, + "format_settings": { + "attr_type": "format_settings" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "JsonSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "store_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "format_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "store_settings": { + "attr_type": "store_settings" + }, + "format_settings": { + "attr_type": "format_settings" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "JsonWriteFilePattern": { + "type": "Enum", + "methods": {}, + "properties": { + "ARRAY_OF_OBJECTS": "ARRAY_OF_OBJECTS", + "SET_OF_OBJECTS": "SET_OF_OBJECTS" + } + }, + "JsonWriteSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "file_pattern": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "file_pattern": { + "attr_type": "file_pattern" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "LakeHouseLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "workspace_id": { + "default": "none", + "param_type": "keyword_only" + }, + "artifact_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential_type": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "workspace_id": { + "attr_type": "workspace_id" + }, + "artifact_id": { + "attr_type": "artifact_id" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "tenant": { + "attr_type": "tenant" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "service_principal_credential_type": { + "attr_type": "service_principal_credential_type" + }, + "service_principal_credential": { + "attr_type": "service_principal_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "LakeHouseLocation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + } + } + }, + "LakeHouseReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "file_list_path": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_partition_discovery": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_root_path": { + "default": "none", + "param_type": "keyword_only" + }, + "delete_files_after_completion": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_start": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_end": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recursive": { + "attr_type": "recursive" + }, + "wildcard_folder_path": { + "attr_type": "wildcard_folder_path" + }, + "wildcard_file_name": { + "attr_type": "wildcard_file_name" + }, + "file_list_path": { + "attr_type": "file_list_path" + }, + "enable_partition_discovery": { + "attr_type": "enable_partition_discovery" + }, + "partition_root_path": { + "attr_type": "partition_root_path" + }, + "delete_files_after_completion": { + "attr_type": "delete_files_after_completion" + }, + "modified_datetime_start": { + "attr_type": "modified_datetime_start" + }, + "modified_datetime_end": { + "attr_type": "modified_datetime_end" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "LakeHouseTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "table": { + "attr_type": "table" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "LakeHouseTableSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "table_action_option": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_option": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_name_list": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_action_option": { + "attr_type": "table_action_option" + }, + "partition_option": { + "attr_type": "partition_option" + }, + "partition_name_list": { + "attr_type": "partition_name_list" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "LakeHouseTableSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "timestamp_as_of": { + "default": "none", + "param_type": "keyword_only" + }, + "version_as_of": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "timestamp_as_of": { + "attr_type": "timestamp_as_of" + }, + "version_as_of": { + "attr_type": "version_as_of" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "LakeHouseWriteSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "copy_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "metadata": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + }, + "copy_behavior": { + "attr_type": "copy_behavior" + }, + "metadata": { + "attr_type": "metadata" + } + } + }, + "LinkedIntegrationRuntime": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": null + }, + "subscription_id": { + "attr_type": null + }, + "data_factory_name": { + "attr_type": null + }, + "data_factory_location": { + "attr_type": null + }, + "create_time": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "LinkedIntegrationRuntimeKeyAuthorization": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "authorization_type": { + "attr_type": null + }, + "key": { + "attr_type": "key" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "LinkedIntegrationRuntimeRbacAuthorization": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "resource_id": { + "default": null, + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "authorization_type": { + "attr_type": null + }, + "resource_id": { + "attr_type": "resource_id" + }, + "credential": { + "attr_type": "credential" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "LinkedIntegrationRuntimeRequest": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_factory_name": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "linked_factory_name": { + "attr_type": "linked_factory_name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "LinkedIntegrationRuntimeType": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "authorization_type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "LinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "LinkedServiceDebugResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "properties": { + "default": null, + "param_type": "keyword_only" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "properties": { + "attr_type": "properties" + }, + "name": { + "attr_type": "name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "LinkedServiceListResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "next_link": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "next_link": { + "attr_type": "next_link" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "LinkedServiceReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "reference_name": { + "default": null, + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "reference_name": { + "attr_type": "reference_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "LinkedServiceResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "properties": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "properties": { + "attr_type": "properties" + }, + "id": { + "attr_type": null + }, + "name": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "etag": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "LogLocationSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "path": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "path": { + "attr_type": "path" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "LogSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "log_location_settings": { + "default": null, + "param_type": "keyword_only" + }, + "enable_copy_activity_log": { + "default": "none", + "param_type": "keyword_only" + }, + "copy_activity_log_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "enable_copy_activity_log": { + "attr_type": "enable_copy_activity_log" + }, + "copy_activity_log_settings": { + "attr_type": "copy_activity_log_settings" + }, + "log_location_settings": { + "attr_type": "log_location_settings" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "LogStorageSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "path": { + "default": "none", + "param_type": "keyword_only" + }, + "log_level": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_reliable_logging": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "path": { + "attr_type": "path" + }, + "log_level": { + "attr_type": "log_level" + }, + "enable_reliable_logging": { + "attr_type": "enable_reliable_logging" + } + } + }, + "LookupActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "source": { + "default": null, + "param_type": "keyword_only" + }, + "dataset": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "first_row_only": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "source": { + "attr_type": "source" + }, + "dataset": { + "attr_type": "dataset" + }, + "first_row_only": { + "attr_type": "first_row_only" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "MagentoLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "host": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "access_token": { + "default": "none", + "param_type": "keyword_only" + }, + "use_encrypted_endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "use_host_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "use_peer_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "host": { + "attr_type": "host" + }, + "access_token": { + "attr_type": "access_token" + }, + "use_encrypted_endpoints": { + "attr_type": "use_encrypted_endpoints" + }, + "use_host_verification": { + "attr_type": "use_host_verification" + }, + "use_peer_verification": { + "attr_type": "use_peer_verification" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "MagentoObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "MagentoSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "ManagedIdentityCredential": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "resource_id": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "resource_id": { + "attr_type": "resource_id" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "ManagedIntegrationRuntime": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "managed_virtual_network": { + "default": "none", + "param_type": "keyword_only" + }, + "compute_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "ssis_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "customer_virtual_network": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "state": { + "attr_type": null + }, + "managed_virtual_network": { + "attr_type": "managed_virtual_network" + }, + "compute_properties": { + "attr_type": "compute_properties" + }, + "ssis_properties": { + "attr_type": "ssis_properties" + }, + "customer_virtual_network": { + "attr_type": "customer_virtual_network" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + } + } + }, + "ManagedIntegrationRuntimeError": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "time": { + "attr_type": null + }, + "code": { + "attr_type": null + }, + "parameters": { + "attr_type": null + }, + "message": { + "attr_type": null + } + } + }, + "ManagedIntegrationRuntimeNode": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "errors": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "node_id": { + "attr_type": null + }, + "status": { + "attr_type": null + }, + "errors": { + "attr_type": "errors" + } + } + }, + "ManagedIntegrationRuntimeNodeStatus": { + "type": "Enum", + "methods": {}, + "properties": { + "AVAILABLE": "AVAILABLE", + "RECYCLING": "RECYCLING", + "STARTING": "STARTING", + "UNAVAILABLE": "UNAVAILABLE" + } + }, + "ManagedIntegrationRuntimeOperationResult": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "start_time": { + "attr_type": null + }, + "result": { + "attr_type": null + }, + "error_code": { + "attr_type": null + }, + "parameters": { + "attr_type": null + }, + "activity_id": { + "attr_type": null + } + } + }, + "ManagedIntegrationRuntimeStatus": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "create_time": { + "attr_type": null + }, + "nodes": { + "attr_type": null + }, + "other_errors": { + "attr_type": null + }, + "last_operation": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "data_factory_name": { + "attr_type": null + }, + "state": { + "attr_type": null + } + } + }, + "ManagedPrivateEndpoint": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_state": { + "default": "none", + "param_type": "keyword_only" + }, + "fqdns": { + "default": "none", + "param_type": "keyword_only" + }, + "group_id": { + "default": "none", + "param_type": "keyword_only" + }, + "private_link_resource_id": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "connection_state": { + "attr_type": "connection_state" + }, + "fqdns": { + "attr_type": "fqdns" + }, + "group_id": { + "attr_type": "group_id" + }, + "is_reserved": { + "attr_type": null + }, + "private_link_resource_id": { + "attr_type": "private_link_resource_id" + }, + "provisioning_state": { + "attr_type": null + } + } + }, + "ManagedPrivateEndpointListResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "next_link": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "next_link": { + "attr_type": "next_link" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ManagedPrivateEndpointResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "properties": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "properties": { + "attr_type": "properties" + }, + "id": { + "attr_type": null + }, + "name": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "etag": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ManagedVirtualNetwork": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "v_net_id": { + "attr_type": null + }, + "alias": { + "attr_type": null + } + } + }, + "ManagedVirtualNetworkListResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "next_link": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "next_link": { + "attr_type": "next_link" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ManagedVirtualNetworkReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "reference_name": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "reference_name": { + "attr_type": "reference_name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ManagedVirtualNetworkReferenceType": { + "type": "Enum", + "methods": {}, + "properties": { + "MANAGED_VIRTUAL_NETWORK_REFERENCE": "MANAGED_VIRTUAL_NETWORK_REFERENCE" + } + }, + "ManagedVirtualNetworkResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "properties": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "properties": { + "attr_type": "properties" + }, + "id": { + "attr_type": null + }, + "name": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "etag": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "MapperAttributeMapping": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "type": { + "default": "none", + "param_type": "keyword_only" + }, + "function_name": { + "default": "none", + "param_type": "keyword_only" + }, + "expression": { + "default": "none", + "param_type": "keyword_only" + }, + "attribute_reference": { + "default": "none", + "param_type": "keyword_only" + }, + "attribute_references": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "type": { + "attr_type": "type" + }, + "function_name": { + "attr_type": "function_name" + }, + "expression": { + "attr_type": "expression" + }, + "attribute_reference": { + "attr_type": "attribute_reference" + }, + "attribute_references": { + "attr_type": "attribute_references" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "MapperAttributeMappings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "attribute_mappings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "attribute_mappings": { + "attr_type": "attribute_mappings" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "MapperAttributeReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "entity": { + "default": "none", + "param_type": "keyword_only" + }, + "entity_connection_reference": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "entity": { + "attr_type": "entity" + }, + "entity_connection_reference": { + "attr_type": "entity_connection_reference" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "MapperConnection": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_type": { + "default": "none", + "param_type": "keyword_only" + }, + "is_inline_dataset": { + "default": "none", + "param_type": "keyword_only" + }, + "common_dsl_connector_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "linked_service": { + "attr_type": "linked_service" + }, + "linked_service_type": { + "attr_type": "linked_service_type" + }, + "type": { + "attr_type": "type" + }, + "is_inline_dataset": { + "attr_type": "is_inline_dataset" + }, + "common_dsl_connector_properties": { + "attr_type": "common_dsl_connector_properties" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "MapperConnectionReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "connection_name": { + "default": "none", + "param_type": "keyword_only" + }, + "type": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "connection_name": { + "attr_type": "connection_name" + }, + "type": { + "attr_type": "type" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "MapperDslConnectorProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "value": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "value": { + "attr_type": "value" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "MapperPolicy": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "mode": { + "default": "none", + "param_type": "keyword_only" + }, + "recurrence": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "mode": { + "attr_type": "mode" + }, + "recurrence": { + "attr_type": "recurrence" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "MapperPolicyRecurrence": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "frequency": { + "default": "none", + "param_type": "keyword_only" + }, + "interval": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "frequency": { + "attr_type": "frequency" + }, + "interval": { + "attr_type": "interval" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "MapperSourceConnectionsInfo": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "source_entities": { + "default": "none", + "param_type": "keyword_only" + }, + "connection": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "source_entities": { + "attr_type": "source_entities" + }, + "connection": { + "attr_type": "connection" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "MapperTable": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "dsl_connector_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "schema": { + "attr_type": "schema" + }, + "dsl_connector_properties": { + "attr_type": "dsl_connector_properties" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "MapperTableSchema": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "data_type": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "data_type": { + "attr_type": "data_type" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "MapperTargetConnectionsInfo": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "target_entities": { + "default": "none", + "param_type": "keyword_only" + }, + "connection": { + "default": "none", + "param_type": "keyword_only" + }, + "data_mapper_mappings": { + "default": "none", + "param_type": "keyword_only" + }, + "relationships": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "target_entities": { + "attr_type": "target_entities" + }, + "connection": { + "attr_type": "connection" + }, + "data_mapper_mappings": { + "attr_type": "data_mapper_mappings" + }, + "relationships": { + "attr_type": "relationships" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "MappingDataFlow": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "sources": { + "default": "none", + "param_type": "keyword_only" + }, + "sinks": { + "default": "none", + "param_type": "keyword_only" + }, + "transformations": { + "default": "none", + "param_type": "keyword_only" + }, + "script": { + "default": "none", + "param_type": "keyword_only" + }, + "script_lines": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "sources": { + "attr_type": "sources" + }, + "sinks": { + "attr_type": "sinks" + }, + "transformations": { + "attr_type": "transformations" + }, + "script": { + "attr_type": "script" + }, + "script_lines": { + "attr_type": "script_lines" + }, + "description": { + "attr_type": "description" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "MappingType": { + "type": "Enum", + "methods": {}, + "properties": { + "AGGREGATE": "AGGREGATE", + "DERIVED": "DERIVED", + "DIRECT": "DIRECT" + } + }, + "MariaDBLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "driver_version": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "ssl_mode": { + "default": "none", + "param_type": "keyword_only" + }, + "use_system_trust_store": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "driver_version": { + "attr_type": "driver_version" + }, + "connection_string": { + "attr_type": "connection_string" + }, + "server": { + "attr_type": "server" + }, + "port": { + "attr_type": "port" + }, + "username": { + "attr_type": "username" + }, + "database": { + "attr_type": "database" + }, + "ssl_mode": { + "attr_type": "ssl_mode" + }, + "use_system_trust_store": { + "attr_type": "use_system_trust_store" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "MariaDBSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "MariaDBTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "MarketoLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "endpoint": { + "default": null, + "param_type": "keyword_only" + }, + "client_id": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "client_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "use_encrypted_endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "use_host_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "use_peer_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "endpoint": { + "attr_type": "endpoint" + }, + "client_id": { + "attr_type": "client_id" + }, + "client_secret": { + "attr_type": "client_secret" + }, + "use_encrypted_endpoints": { + "attr_type": "use_encrypted_endpoints" + }, + "use_host_verification": { + "attr_type": "use_host_verification" + }, + "use_peer_verification": { + "attr_type": "use_peer_verification" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "MarketoObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "MarketoSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "MetadataItem": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "value": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "value": { + "attr_type": "value" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "MicrosoftAccessLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "connection_string": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "credential": { + "attr_type": "credential" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "MicrosoftAccessSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "pre_copy_script": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "pre_copy_script": { + "attr_type": "pre_copy_script" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "MicrosoftAccessSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "MicrosoftAccessTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "MongoDbAtlasCollectionDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "collection": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "collection": { + "attr_type": "collection" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "MongoDbAtlasLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "connection_string": { + "default": null, + "param_type": "keyword_only" + }, + "database": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "driver_version": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "database": { + "attr_type": "database" + }, + "driver_version": { + "attr_type": "driver_version" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "MongoDbAtlasSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "write_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "MongoDbAtlasSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "filter": { + "default": "none", + "param_type": "keyword_only" + }, + "cursor_methods": { + "default": "none", + "param_type": "keyword_only" + }, + "batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "filter": { + "attr_type": "filter" + }, + "cursor_methods": { + "attr_type": "cursor_methods" + }, + "batch_size": { + "attr_type": "batch_size" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "MongoDbAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "ANONYMOUS": "ANONYMOUS", + "BASIC": "BASIC" + } + }, + "MongoDbCollectionDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "collection_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "collection_name": { + "attr_type": "collection_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "MongoDbCursorMethodsProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "project": { + "default": "none", + "param_type": "keyword_only" + }, + "sort": { + "default": "none", + "param_type": "keyword_only" + }, + "skip": { + "default": "none", + "param_type": "keyword_only" + }, + "limit": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "project": { + "attr_type": "project" + }, + "sort": { + "attr_type": "sort" + }, + "skip": { + "attr_type": "skip" + }, + "limit": { + "attr_type": "limit" + } + } + }, + "MongoDbLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "server": { + "default": null, + "param_type": "keyword_only" + }, + "database_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "auth_source": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_ssl": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_self_signed_server_cert": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "server": { + "attr_type": "server" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "database_name": { + "attr_type": "database_name" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "auth_source": { + "attr_type": "auth_source" + }, + "port": { + "attr_type": "port" + }, + "enable_ssl": { + "attr_type": "enable_ssl" + }, + "allow_self_signed_server_cert": { + "attr_type": "allow_self_signed_server_cert" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "MongoDbSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "MongoDbV2CollectionDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "collection": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "collection": { + "attr_type": "collection" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "MongoDbV2LinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "connection_string": { + "default": null, + "param_type": "keyword_only" + }, + "database": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "database": { + "attr_type": "database" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "MongoDbV2Sink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "write_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "MongoDbV2Source": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "filter": { + "default": "none", + "param_type": "keyword_only" + }, + "cursor_methods": { + "default": "none", + "param_type": "keyword_only" + }, + "batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "filter": { + "attr_type": "filter" + }, + "cursor_methods": { + "attr_type": "cursor_methods" + }, + "batch_size": { + "attr_type": "batch_size" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "MultiplePipelineTrigger": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "pipelines": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "pipelines": { + "attr_type": "pipelines" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "runtime_state": { + "attr_type": null + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "MySqlLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "driver_version": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "ssl_mode": { + "default": "none", + "param_type": "keyword_only" + }, + "use_system_trust_store": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_zero_date_time": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "convert_zero_date_time": { + "default": "none", + "param_type": "keyword_only" + }, + "guid_format": { + "default": "none", + "param_type": "keyword_only" + }, + "ssl_cert": { + "default": "none", + "param_type": "keyword_only" + }, + "ssl_key": { + "default": "none", + "param_type": "keyword_only" + }, + "treat_tiny_as_boolean": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "driver_version": { + "attr_type": "driver_version" + }, + "connection_string": { + "attr_type": "connection_string" + }, + "server": { + "attr_type": "server" + }, + "port": { + "attr_type": "port" + }, + "username": { + "attr_type": "username" + }, + "database": { + "attr_type": "database" + }, + "ssl_mode": { + "attr_type": "ssl_mode" + }, + "use_system_trust_store": { + "attr_type": "use_system_trust_store" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "allow_zero_date_time": { + "attr_type": "allow_zero_date_time" + }, + "connection_timeout": { + "attr_type": "connection_timeout" + }, + "convert_zero_date_time": { + "attr_type": "convert_zero_date_time" + }, + "guid_format": { + "attr_type": "guid_format" + }, + "ssl_cert": { + "attr_type": "ssl_cert" + }, + "ssl_key": { + "attr_type": "ssl_key" + }, + "treat_tiny_as_boolean": { + "attr_type": "treat_tiny_as_boolean" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "MySqlSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "MySqlTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "NetezzaLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "pwd": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "pwd": { + "attr_type": "pwd" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "NetezzaPartitionOption": { + "type": "Enum", + "methods": {}, + "properties": { + "DATA_SLICE": "DATA_SLICE", + "DYNAMIC_RANGE": "DYNAMIC_RANGE", + "NONE": "NONE" + } + }, + "NetezzaPartitionSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "partition_column_name": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_upper_bound": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_lower_bound": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "partition_column_name": { + "attr_type": "partition_column_name" + }, + "partition_upper_bound": { + "attr_type": "partition_upper_bound" + }, + "partition_lower_bound": { + "attr_type": "partition_lower_bound" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "NetezzaSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_option": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "partition_option": { + "attr_type": "partition_option" + }, + "partition_settings": { + "attr_type": "partition_settings" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "NetezzaTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "table": { + "attr_type": "table" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "NotebookParameter": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": "none", + "param_type": "keyword_only" + }, + "type": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "type": { + "attr_type": "type" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "NotebookParameterType": { + "type": "Enum", + "methods": {}, + "properties": { + "BOOL": "BOOL", + "FLOAT": "FLOAT", + "INT": "INT", + "STRING": "STRING" + } + }, + "NotebookReferenceType": { + "type": "Enum", + "methods": {}, + "properties": { + "NOTEBOOK_REFERENCE": "NOTEBOOK_REFERENCE" + } + }, + "ODataAadServicePrincipalCredentialType": { + "type": "Enum", + "methods": {}, + "properties": { + "SERVICE_PRINCIPAL_CERT": "SERVICE_PRINCIPAL_CERT", + "SERVICE_PRINCIPAL_KEY": "SERVICE_PRINCIPAL_KEY" + } + }, + "ODataAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "AAD_SERVICE_PRINCIPAL": "AAD_SERVICE_PRINCIPAL", + "ANONYMOUS": "ANONYMOUS", + "BASIC": "BASIC", + "MANAGED_SERVICE_IDENTITY": "MANAGED_SERVICE_IDENTITY", + "WINDOWS": "WINDOWS" + } + }, + "ODataLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "url": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "auth_headers": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_cloud_type": { + "default": "none", + "param_type": "keyword_only" + }, + "aad_resource_id": { + "default": "none", + "param_type": "keyword_only" + }, + "aad_service_principal_credential_type": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_embedded_cert": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_embedded_cert_password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "url": { + "attr_type": "url" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "auth_headers": { + "attr_type": "auth_headers" + }, + "tenant": { + "attr_type": "tenant" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "azure_cloud_type": { + "attr_type": "azure_cloud_type" + }, + "aad_resource_id": { + "attr_type": "aad_resource_id" + }, + "aad_service_principal_credential_type": { + "attr_type": "aad_service_principal_credential_type" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "service_principal_embedded_cert": { + "attr_type": "service_principal_embedded_cert" + }, + "service_principal_embedded_cert_password": { + "attr_type": "service_principal_embedded_cert_password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "ODataResourceDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "path": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "path": { + "attr_type": "path" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "ODataSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "http_request_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "http_request_timeout": { + "attr_type": "http_request_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "OdbcLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "connection_string": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "credential": { + "attr_type": "credential" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "OdbcSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "pre_copy_script": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "pre_copy_script": { + "attr_type": "pre_copy_script" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "OdbcSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "OdbcTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "Office365Dataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "table_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "predicate": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "predicate": { + "attr_type": "predicate" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "Office365LinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "office365_tenant_id": { + "default": null, + "param_type": "keyword_only" + }, + "service_principal_tenant_id": { + "default": null, + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": null, + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "office365_tenant_id": { + "attr_type": "office365_tenant_id" + }, + "service_principal_tenant_id": { + "attr_type": "service_principal_tenant_id" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "Office365Source": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "allowed_groups": { + "default": "none", + "param_type": "keyword_only" + }, + "user_scope_filter_uri": { + "default": "none", + "param_type": "keyword_only" + }, + "date_filter_column": { + "default": "none", + "param_type": "keyword_only" + }, + "start_time": { + "default": "none", + "param_type": "keyword_only" + }, + "end_time": { + "default": "none", + "param_type": "keyword_only" + }, + "output_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "allowed_groups": { + "attr_type": "allowed_groups" + }, + "user_scope_filter_uri": { + "attr_type": "user_scope_filter_uri" + }, + "date_filter_column": { + "attr_type": "date_filter_column" + }, + "start_time": { + "attr_type": "start_time" + }, + "end_time": { + "attr_type": "end_time" + }, + "output_columns": { + "attr_type": "output_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "Operation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "origin": { + "default": "none", + "param_type": "keyword_only" + }, + "display": { + "default": "none", + "param_type": "keyword_only" + }, + "service_specification": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "origin": { + "attr_type": "origin" + }, + "display": { + "attr_type": "display" + }, + "service_specification": { + "attr_type": "service_specification" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "OperationDisplay": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "provider": { + "default": "none", + "param_type": "keyword_only" + }, + "resource": { + "default": "none", + "param_type": "keyword_only" + }, + "operation": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "description": { + "attr_type": "description" + }, + "provider": { + "attr_type": "provider" + }, + "resource": { + "attr_type": "resource" + }, + "operation": { + "attr_type": "operation" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "OperationListResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": "none", + "param_type": "keyword_only" + }, + "next_link": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "next_link": { + "attr_type": "next_link" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "OperationLogSpecification": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "display_name": { + "default": "none", + "param_type": "keyword_only" + }, + "blob_duration": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "display_name": { + "attr_type": "display_name" + }, + "blob_duration": { + "attr_type": "blob_duration" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "OperationMetricAvailability": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "time_grain": { + "default": "none", + "param_type": "keyword_only" + }, + "blob_duration": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "time_grain": { + "attr_type": "time_grain" + }, + "blob_duration": { + "attr_type": "blob_duration" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "OperationMetricDimension": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "display_name": { + "default": "none", + "param_type": "keyword_only" + }, + "to_be_exported_for_shoebox": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "display_name": { + "attr_type": "display_name" + }, + "to_be_exported_for_shoebox": { + "attr_type": "to_be_exported_for_shoebox" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "OperationMetricSpecification": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "display_name": { + "default": "none", + "param_type": "keyword_only" + }, + "display_description": { + "default": "none", + "param_type": "keyword_only" + }, + "unit": { + "default": "none", + "param_type": "keyword_only" + }, + "aggregation_type": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_regional_mdm_account": { + "default": "none", + "param_type": "keyword_only" + }, + "source_mdm_account": { + "default": "none", + "param_type": "keyword_only" + }, + "source_mdm_namespace": { + "default": "none", + "param_type": "keyword_only" + }, + "availabilities": { + "default": "none", + "param_type": "keyword_only" + }, + "dimensions": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "display_name": { + "attr_type": "display_name" + }, + "display_description": { + "attr_type": "display_description" + }, + "unit": { + "attr_type": "unit" + }, + "aggregation_type": { + "attr_type": "aggregation_type" + }, + "enable_regional_mdm_account": { + "attr_type": "enable_regional_mdm_account" + }, + "source_mdm_account": { + "attr_type": "source_mdm_account" + }, + "source_mdm_namespace": { + "attr_type": "source_mdm_namespace" + }, + "availabilities": { + "attr_type": "availabilities" + }, + "dimensions": { + "attr_type": "dimensions" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "OperationServiceSpecification": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "log_specifications": { + "default": "none", + "param_type": "keyword_only" + }, + "metric_specifications": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "log_specifications": { + "attr_type": "log_specifications" + }, + "metric_specifications": { + "attr_type": "metric_specifications" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "OracleCloudStorageLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "access_key_id": { + "default": "none", + "param_type": "keyword_only" + }, + "secret_access_key": { + "default": "none", + "param_type": "keyword_only" + }, + "service_url": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "access_key_id": { + "attr_type": "access_key_id" + }, + "secret_access_key": { + "attr_type": "secret_access_key" + }, + "service_url": { + "attr_type": "service_url" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "OracleCloudStorageLocation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "bucket_name": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "bucket_name": { + "attr_type": "bucket_name" + }, + "version": { + "attr_type": "version" + }, + "additional_properties": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + } + } + }, + "OracleCloudStorageReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "prefix": { + "default": "none", + "param_type": "keyword_only" + }, + "file_list_path": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_partition_discovery": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_root_path": { + "default": "none", + "param_type": "keyword_only" + }, + "delete_files_after_completion": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_start": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_end": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recursive": { + "attr_type": "recursive" + }, + "wildcard_folder_path": { + "attr_type": "wildcard_folder_path" + }, + "wildcard_file_name": { + "attr_type": "wildcard_file_name" + }, + "prefix": { + "attr_type": "prefix" + }, + "file_list_path": { + "attr_type": "file_list_path" + }, + "enable_partition_discovery": { + "attr_type": "enable_partition_discovery" + }, + "partition_root_path": { + "attr_type": "partition_root_path" + }, + "delete_files_after_completion": { + "attr_type": "delete_files_after_completion" + }, + "modified_datetime_start": { + "attr_type": "modified_datetime_start" + }, + "modified_datetime_end": { + "attr_type": "modified_datetime_end" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "OracleLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "connection_string": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "OraclePartitionOption": { + "type": "Enum", + "methods": {}, + "properties": { + "DYNAMIC_RANGE": "DYNAMIC_RANGE", + "NONE": "NONE", + "PHYSICAL_PARTITIONS_OF_TABLE": "PHYSICAL_PARTITIONS_OF_TABLE" + } + }, + "OraclePartitionSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "partition_names": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_column_name": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_upper_bound": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_lower_bound": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "partition_names": { + "attr_type": "partition_names" + }, + "partition_column_name": { + "attr_type": "partition_column_name" + }, + "partition_upper_bound": { + "attr_type": "partition_upper_bound" + }, + "partition_lower_bound": { + "attr_type": "partition_lower_bound" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "OracleServiceCloudLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "host": { + "default": null, + "param_type": "keyword_only" + }, + "username": { + "default": null, + "param_type": "keyword_only" + }, + "password": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "use_encrypted_endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "use_host_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "use_peer_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "host": { + "attr_type": "host" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "use_encrypted_endpoints": { + "attr_type": "use_encrypted_endpoints" + }, + "use_host_verification": { + "attr_type": "use_host_verification" + }, + "use_peer_verification": { + "attr_type": "use_peer_verification" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "OracleServiceCloudObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "OracleServiceCloudSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "OracleSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "pre_copy_script": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "pre_copy_script": { + "attr_type": "pre_copy_script" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "OracleSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "oracle_reader_query": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_option": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "oracle_reader_query": { + "attr_type": "oracle_reader_query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "partition_option": { + "attr_type": "partition_option" + }, + "partition_settings": { + "attr_type": "partition_settings" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "OracleTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "table": { + "attr_type": "table" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "OrcCompressionCodec": { + "type": "Enum", + "methods": {}, + "properties": { + "LZO": "LZO", + "NONE": "NONE", + "SNAPPY": "SNAPPY", + "ZLIB": "ZLIB" + } + }, + "OrcDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "location": { + "default": "none", + "param_type": "keyword_only" + }, + "orc_compression_codec": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "location": { + "attr_type": "location" + }, + "orc_compression_codec": { + "attr_type": "orc_compression_codec" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "OrcFormat": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "serializer": { + "default": "none", + "param_type": "keyword_only" + }, + "deserializer": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "serializer": { + "attr_type": "serializer" + }, + "deserializer": { + "attr_type": "deserializer" + } + } + }, + "OrcSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "store_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "format_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "store_settings": { + "attr_type": "store_settings" + }, + "format_settings": { + "attr_type": "format_settings" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "OrcSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "store_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "store_settings": { + "attr_type": "store_settings" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "OrcWriteSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_rows_per_file": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name_prefix": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "max_rows_per_file": { + "attr_type": "max_rows_per_file" + }, + "file_name_prefix": { + "attr_type": "file_name_prefix" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "OutputColumn": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PackageStore": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "package_store_linked_service": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "package_store_linked_service": { + "attr_type": "package_store_linked_service" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ParameterSpecification": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "default_value": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "default_value": { + "attr_type": "default_value" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ParameterType": { + "type": "Enum", + "methods": {}, + "properties": { + "ARRAY": "ARRAY", + "BOOL": "BOOL", + "FLOAT": "FLOAT", + "INT": "INT", + "OBJECT": "OBJECT", + "SECURE_STRING": "SECURE_STRING", + "STRING": "STRING" + } + }, + "ParquetDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "location": { + "default": "none", + "param_type": "keyword_only" + }, + "compression_codec": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "location": { + "attr_type": "location" + }, + "compression_codec": { + "attr_type": "compression_codec" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "ParquetFormat": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "serializer": { + "default": "none", + "param_type": "keyword_only" + }, + "deserializer": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "serializer": { + "attr_type": "serializer" + }, + "deserializer": { + "attr_type": "deserializer" + } + } + }, + "ParquetReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "compression_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "compression_properties": { + "attr_type": "compression_properties" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ParquetSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "store_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "format_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "store_settings": { + "attr_type": "store_settings" + }, + "format_settings": { + "attr_type": "format_settings" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "ParquetSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "store_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "format_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "store_settings": { + "attr_type": "store_settings" + }, + "format_settings": { + "attr_type": "format_settings" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "ParquetWriteSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_rows_per_file": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name_prefix": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "max_rows_per_file": { + "attr_type": "max_rows_per_file" + }, + "file_name_prefix": { + "attr_type": "file_name_prefix" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PaypalLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "host": { + "default": null, + "param_type": "keyword_only" + }, + "client_id": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "client_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "use_encrypted_endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "use_host_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "use_peer_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "host": { + "attr_type": "host" + }, + "client_id": { + "attr_type": "client_id" + }, + "client_secret": { + "attr_type": "client_secret" + }, + "use_encrypted_endpoints": { + "attr_type": "use_encrypted_endpoints" + }, + "use_host_verification": { + "attr_type": "use_host_verification" + }, + "use_peer_verification": { + "attr_type": "use_peer_verification" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "PaypalObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "PaypalSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "PhoenixAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "ANONYMOUS": "ANONYMOUS", + "USERNAME_AND_PASSWORD": "USERNAME_AND_PASSWORD", + "WINDOWS_AZURE_HD_INSIGHT_SERVICE": "WINDOWS_AZURE_HD_INSIGHT_SERVICE" + } + }, + "PhoenixLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "host": { + "default": null, + "param_type": "keyword_only" + }, + "authentication_type": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "http_path": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_ssl": { + "default": "none", + "param_type": "keyword_only" + }, + "trusted_cert_path": { + "default": "none", + "param_type": "keyword_only" + }, + "use_system_trust_store": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_host_name_cn_mismatch": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_self_signed_server_cert": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "host": { + "attr_type": "host" + }, + "port": { + "attr_type": "port" + }, + "http_path": { + "attr_type": "http_path" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "enable_ssl": { + "attr_type": "enable_ssl" + }, + "trusted_cert_path": { + "attr_type": "trusted_cert_path" + }, + "use_system_trust_store": { + "attr_type": "use_system_trust_store" + }, + "allow_host_name_cn_mismatch": { + "attr_type": "allow_host_name_cn_mismatch" + }, + "allow_self_signed_server_cert": { + "attr_type": "allow_self_signed_server_cert" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "PhoenixObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "table": { + "attr_type": "table" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "PhoenixSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "PipelineElapsedTimeMetricPolicy": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "duration": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "duration": { + "attr_type": "duration" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PipelineExternalComputeScaleProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "time_to_live": { + "default": "none", + "param_type": "keyword_only" + }, + "number_of_pipeline_nodes": { + "default": "none", + "param_type": "keyword_only" + }, + "number_of_external_nodes": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "time_to_live": { + "attr_type": "time_to_live" + }, + "number_of_pipeline_nodes": { + "attr_type": "number_of_pipeline_nodes" + }, + "number_of_external_nodes": { + "attr_type": "number_of_external_nodes" + } + } + }, + "PipelineFolder": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PipelineListResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "next_link": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "next_link": { + "attr_type": "next_link" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PipelinePolicy": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "elapsed_time_metric": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "elapsed_time_metric": { + "attr_type": "elapsed_time_metric" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PipelineReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "reference_name": { + "default": null, + "param_type": "keyword_only" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "reference_name": { + "attr_type": "reference_name" + }, + "name": { + "attr_type": "name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PipelineReferenceType": { + "type": "Enum", + "methods": {}, + "properties": { + "PIPELINE_REFERENCE": "PIPELINE_REFERENCE" + } + }, + "PipelineResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "activities": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "variables": { + "default": "none", + "param_type": "keyword_only" + }, + "concurrency": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "run_dimensions": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "activities": { + "attr_type": "activities" + }, + "parameters": { + "attr_type": "parameters" + }, + "variables": { + "attr_type": "variables" + }, + "concurrency": { + "attr_type": "concurrency" + }, + "annotations": { + "attr_type": "annotations" + }, + "run_dimensions": { + "attr_type": "run_dimensions" + }, + "folder": { + "attr_type": "folder" + }, + "policy": { + "attr_type": "policy" + }, + "id": { + "attr_type": null + }, + "name": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "etag": { + "attr_type": null + } + } + }, + "PipelineRun": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "run_id": { + "attr_type": null + }, + "run_group_id": { + "attr_type": null + }, + "is_latest": { + "attr_type": null + }, + "pipeline_name": { + "attr_type": null + }, + "parameters": { + "attr_type": null + }, + "run_dimensions": { + "attr_type": null + }, + "invoked_by": { + "attr_type": null + }, + "last_updated": { + "attr_type": null + }, + "run_start": { + "attr_type": null + }, + "run_end": { + "attr_type": null + }, + "duration_in_ms": { + "attr_type": null + }, + "status": { + "attr_type": null + }, + "message": { + "attr_type": null + } + } + }, + "PipelineRunInvokedBy": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": null + }, + "id": { + "attr_type": null + }, + "invoked_by_type": { + "attr_type": null + }, + "pipeline_name": { + "attr_type": null + }, + "pipeline_run_id": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PipelineRunsQueryResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "continuation_token": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "continuation_token": { + "attr_type": "continuation_token" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PolybaseSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "reject_type": { + "default": "none", + "param_type": "keyword_only" + }, + "reject_value": { + "default": "none", + "param_type": "keyword_only" + }, + "reject_sample_value": { + "default": "none", + "param_type": "keyword_only" + }, + "use_type_default": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "reject_type": { + "attr_type": "reject_type" + }, + "reject_value": { + "attr_type": "reject_value" + }, + "reject_sample_value": { + "attr_type": "reject_sample_value" + }, + "use_type_default": { + "attr_type": "use_type_default" + } + } + }, + "PolybaseSettingsRejectType": { + "type": "Enum", + "methods": {}, + "properties": { + "PERCENTAGE": "PERCENTAGE", + "VALUE": "VALUE" + } + }, + "PostgreSqlLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "connection_string": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "PostgreSqlSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "PostgreSqlTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "table": { + "attr_type": "table" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "PostgreSqlV2LinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "server": { + "default": null, + "param_type": "keyword_only" + }, + "username": { + "default": null, + "param_type": "keyword_only" + }, + "database": { + "default": null, + "param_type": "keyword_only" + }, + "authentication_type": { + "default": null, + "param_type": "keyword_only" + }, + "ssl_mode": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "pooling": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "command_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "trust_server_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "ssl_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "ssl_key": { + "default": "none", + "param_type": "keyword_only" + }, + "ssl_password": { + "default": "none", + "param_type": "keyword_only" + }, + "read_buffer_size": { + "default": "none", + "param_type": "keyword_only" + }, + "log_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "timezone": { + "default": "none", + "param_type": "keyword_only" + }, + "encoding": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "server": { + "attr_type": "server" + }, + "port": { + "attr_type": "port" + }, + "username": { + "attr_type": "username" + }, + "database": { + "attr_type": "database" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "ssl_mode": { + "attr_type": "ssl_mode" + }, + "schema": { + "attr_type": "schema" + }, + "pooling": { + "attr_type": "pooling" + }, + "connection_timeout": { + "attr_type": "connection_timeout" + }, + "command_timeout": { + "attr_type": "command_timeout" + }, + "trust_server_certificate": { + "attr_type": "trust_server_certificate" + }, + "ssl_certificate": { + "attr_type": "ssl_certificate" + }, + "ssl_key": { + "attr_type": "ssl_key" + }, + "ssl_password": { + "attr_type": "ssl_password" + }, + "read_buffer_size": { + "attr_type": "read_buffer_size" + }, + "log_parameters": { + "attr_type": "log_parameters" + }, + "timezone": { + "attr_type": "timezone" + }, + "encoding": { + "attr_type": "encoding" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "PostgreSqlV2Source": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "PostgreSqlV2TableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table": { + "attr_type": "table" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "PowerQuerySink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "dataset": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "flowlet": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "rejected_data_linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "script": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "script": { + "attr_type": "script" + }, + "schema_linked_service": { + "attr_type": "schema_linked_service" + }, + "rejected_data_linked_service": { + "attr_type": "rejected_data_linked_service" + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "dataset": { + "attr_type": "dataset" + }, + "linked_service": { + "attr_type": "linked_service" + }, + "flowlet": { + "attr_type": "flowlet" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PowerQuerySinkMapping": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "query_name": { + "default": "none", + "param_type": "keyword_only" + }, + "dataflow_sinks": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "query_name": { + "attr_type": "query_name" + }, + "dataflow_sinks": { + "attr_type": "dataflow_sinks" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PowerQuerySource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "dataset": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "flowlet": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "script": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "script": { + "attr_type": "script" + }, + "schema_linked_service": { + "attr_type": "schema_linked_service" + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "dataset": { + "attr_type": "dataset" + }, + "linked_service": { + "attr_type": "linked_service" + }, + "flowlet": { + "attr_type": "flowlet" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PrestoAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "ANONYMOUS": "ANONYMOUS", + "LDAP": "LDAP" + } + }, + "PrestoLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "host": { + "default": null, + "param_type": "keyword_only" + }, + "server_version": { + "default": null, + "param_type": "keyword_only" + }, + "catalog": { + "default": null, + "param_type": "keyword_only" + }, + "authentication_type": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_ssl": { + "default": "none", + "param_type": "keyword_only" + }, + "trusted_cert_path": { + "default": "none", + "param_type": "keyword_only" + }, + "use_system_trust_store": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_host_name_cn_mismatch": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_self_signed_server_cert": { + "default": "none", + "param_type": "keyword_only" + }, + "time_zone_id": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "host": { + "attr_type": "host" + }, + "server_version": { + "attr_type": "server_version" + }, + "catalog": { + "attr_type": "catalog" + }, + "port": { + "attr_type": "port" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "enable_ssl": { + "attr_type": "enable_ssl" + }, + "trusted_cert_path": { + "attr_type": "trusted_cert_path" + }, + "use_system_trust_store": { + "attr_type": "use_system_trust_store" + }, + "allow_host_name_cn_mismatch": { + "attr_type": "allow_host_name_cn_mismatch" + }, + "allow_self_signed_server_cert": { + "attr_type": "allow_self_signed_server_cert" + }, + "time_zone_id": { + "attr_type": "time_zone_id" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "PrestoObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "table": { + "attr_type": "table" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "PrestoSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "PrivateEndpoint": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "id": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "id": { + "attr_type": "id" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PrivateEndpointConnectionListResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "next_link": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "next_link": { + "attr_type": "next_link" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PrivateEndpointConnectionResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "properties": { + "attr_type": "properties" + }, + "id": { + "attr_type": null + }, + "name": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "etag": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PrivateLinkConnectionApprovalRequest": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "private_link_service_connection_state": { + "default": "none", + "param_type": "keyword_only" + }, + "private_endpoint": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "private_link_service_connection_state": { + "attr_type": "private_link_service_connection_state" + }, + "private_endpoint": { + "attr_type": "private_endpoint" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PrivateLinkConnectionApprovalRequestResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "properties": { + "attr_type": "properties" + }, + "id": { + "attr_type": null + }, + "name": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "etag": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PrivateLinkConnectionState": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "status": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "actions_required": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "status": { + "attr_type": "status" + }, + "description": { + "attr_type": "description" + }, + "actions_required": { + "attr_type": "actions_required" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PrivateLinkResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "properties": { + "attr_type": "properties" + }, + "id": { + "attr_type": null + }, + "name": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "etag": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PrivateLinkResourceProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "group_id": { + "attr_type": null + }, + "required_members": { + "attr_type": null + }, + "required_zone_names": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PrivateLinkResourcesWrapper": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "PublicNetworkAccess": { + "type": "Enum", + "methods": {}, + "properties": { + "DISABLED": "DISABLED", + "ENABLED": "ENABLED" + } + }, + "PurviewConfiguration": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "purview_resource_id": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "purview_resource_id": { + "attr_type": "purview_resource_id" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "QueryDataFlowDebugSessionsResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": "none", + "param_type": "keyword_only" + }, + "next_link": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "next_link": { + "attr_type": "next_link" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "QuickBooksLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "endpoint": { + "default": "none", + "param_type": "keyword_only" + }, + "company_id": { + "default": "none", + "param_type": "keyword_only" + }, + "consumer_key": { + "default": "none", + "param_type": "keyword_only" + }, + "consumer_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "access_token": { + "default": "none", + "param_type": "keyword_only" + }, + "access_token_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "use_encrypted_endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_properties": { + "attr_type": "connection_properties" + }, + "endpoint": { + "attr_type": "endpoint" + }, + "company_id": { + "attr_type": "company_id" + }, + "consumer_key": { + "attr_type": "consumer_key" + }, + "consumer_secret": { + "attr_type": "consumer_secret" + }, + "access_token": { + "attr_type": "access_token" + }, + "access_token_secret": { + "attr_type": "access_token_secret" + }, + "use_encrypted_endpoints": { + "attr_type": "use_encrypted_endpoints" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "QuickBooksObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "QuickBooksSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "QuickbaseLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "url": { + "default": null, + "param_type": "keyword_only" + }, + "user_token": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "url": { + "attr_type": "url" + }, + "user_token": { + "attr_type": "user_token" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "RecurrenceFrequency": { + "type": "Enum", + "methods": {}, + "properties": { + "DAY": "DAY", + "HOUR": "HOUR", + "MINUTE": "MINUTE", + "MONTH": "MONTH", + "NOT_SPECIFIED": "NOT_SPECIFIED", + "WEEK": "WEEK", + "YEAR": "YEAR" + } + }, + "RecurrenceSchedule": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "minutes": { + "default": "none", + "param_type": "keyword_only" + }, + "hours": { + "default": "none", + "param_type": "keyword_only" + }, + "week_days": { + "default": "none", + "param_type": "keyword_only" + }, + "month_days": { + "default": "none", + "param_type": "keyword_only" + }, + "monthly_occurrences": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "minutes": { + "attr_type": "minutes" + }, + "hours": { + "attr_type": "hours" + }, + "week_days": { + "attr_type": "week_days" + }, + "month_days": { + "attr_type": "month_days" + }, + "monthly_occurrences": { + "attr_type": "monthly_occurrences" + } + } + }, + "RecurrenceScheduleOccurrence": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "day": { + "default": "none", + "param_type": "keyword_only" + }, + "occurrence": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "day": { + "attr_type": "day" + }, + "occurrence": { + "attr_type": "occurrence" + } + } + }, + "RedirectIncompatibleRowSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "path": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "path": { + "attr_type": "path" + } + } + }, + "RedshiftUnloadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "s3_linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "bucket_name": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "s3_linked_service_name": { + "attr_type": "s3_linked_service_name" + }, + "bucket_name": { + "attr_type": "bucket_name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "RelationalSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "RelationalTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "RemotePrivateEndpointConnection": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "private_endpoint": { + "default": "none", + "param_type": "keyword_only" + }, + "private_link_service_connection_state": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "provisioning_state": { + "attr_type": null + }, + "private_endpoint": { + "attr_type": "private_endpoint" + }, + "private_link_service_connection_state": { + "attr_type": "private_link_service_connection_state" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "RerunTumblingWindowTrigger": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "parent_trigger": { + "default": null, + "param_type": "keyword_only" + }, + "requested_start_time": { + "default": null, + "param_type": "keyword_only" + }, + "requested_end_time": { + "default": null, + "param_type": "keyword_only" + }, + "rerun_concurrency": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "parent_trigger": { + "attr_type": "parent_trigger" + }, + "requested_start_time": { + "attr_type": "requested_start_time" + }, + "requested_end_time": { + "attr_type": "requested_end_time" + }, + "rerun_concurrency": { + "attr_type": "rerun_concurrency" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "runtime_state": { + "attr_type": null + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "Resource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "location": { + "default": "none", + "param_type": "keyword_only" + }, + "tags": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "id": { + "attr_type": null + }, + "name": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "location": { + "attr_type": "location" + }, + "tags": { + "attr_type": "tags" + }, + "e_tag": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ResponsysLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "endpoint": { + "default": null, + "param_type": "keyword_only" + }, + "client_id": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "client_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "use_encrypted_endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "use_host_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "use_peer_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "endpoint": { + "attr_type": "endpoint" + }, + "client_id": { + "attr_type": "client_id" + }, + "client_secret": { + "attr_type": "client_secret" + }, + "use_encrypted_endpoints": { + "attr_type": "use_encrypted_endpoints" + }, + "use_host_verification": { + "attr_type": "use_host_verification" + }, + "use_peer_verification": { + "attr_type": "use_peer_verification" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "ResponsysObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "ResponsysSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "RestResourceDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "relative_url": { + "default": "none", + "param_type": "keyword_only" + }, + "request_method": { + "default": "none", + "param_type": "keyword_only" + }, + "request_body": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_headers": { + "default": "none", + "param_type": "keyword_only" + }, + "pagination_rules": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "relative_url": { + "attr_type": "relative_url" + }, + "request_method": { + "attr_type": "request_method" + }, + "request_body": { + "attr_type": "request_body" + }, + "additional_headers": { + "attr_type": "additional_headers" + }, + "pagination_rules": { + "attr_type": "pagination_rules" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "RestServiceAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "AAD_SERVICE_PRINCIPAL": "AAD_SERVICE_PRINCIPAL", + "ANONYMOUS": "ANONYMOUS", + "BASIC": "BASIC", + "MANAGED_SERVICE_IDENTITY": "MANAGED_SERVICE_IDENTITY", + "O_AUTH2_CLIENT_CREDENTIAL": "O_AUTH2_CLIENT_CREDENTIAL" + } + }, + "RestServiceLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "url": { + "default": null, + "param_type": "keyword_only" + }, + "authentication_type": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_server_certificate_validation": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "auth_headers": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "azure_cloud_type": { + "default": "none", + "param_type": "keyword_only" + }, + "aad_resource_id": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "client_id": { + "default": "none", + "param_type": "keyword_only" + }, + "client_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "token_endpoint": { + "default": "none", + "param_type": "keyword_only" + }, + "resource": { + "default": "none", + "param_type": "keyword_only" + }, + "scope": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential_type": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_embedded_cert": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_embedded_cert_password": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "url": { + "attr_type": "url" + }, + "enable_server_certificate_validation": { + "attr_type": "enable_server_certificate_validation" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "auth_headers": { + "attr_type": "auth_headers" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "tenant": { + "attr_type": "tenant" + }, + "azure_cloud_type": { + "attr_type": "azure_cloud_type" + }, + "aad_resource_id": { + "attr_type": "aad_resource_id" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "credential": { + "attr_type": "credential" + }, + "client_id": { + "attr_type": "client_id" + }, + "client_secret": { + "attr_type": "client_secret" + }, + "token_endpoint": { + "attr_type": "token_endpoint" + }, + "resource": { + "attr_type": "resource" + }, + "scope": { + "attr_type": "scope" + }, + "service_principal_credential_type": { + "attr_type": "service_principal_credential_type" + }, + "service_principal_embedded_cert": { + "attr_type": "service_principal_embedded_cert" + }, + "service_principal_embedded_cert_password": { + "attr_type": "service_principal_embedded_cert_password" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "RestSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "request_method": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_headers": { + "default": "none", + "param_type": "keyword_only" + }, + "http_request_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "request_interval": { + "default": "none", + "param_type": "keyword_only" + }, + "http_compression_type": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "request_method": { + "attr_type": "request_method" + }, + "additional_headers": { + "attr_type": "additional_headers" + }, + "http_request_timeout": { + "attr_type": "http_request_timeout" + }, + "request_interval": { + "attr_type": "request_interval" + }, + "http_compression_type": { + "attr_type": "http_compression_type" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "RestSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "request_method": { + "default": "none", + "param_type": "keyword_only" + }, + "request_body": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_headers": { + "default": "none", + "param_type": "keyword_only" + }, + "pagination_rules": { + "default": "none", + "param_type": "keyword_only" + }, + "http_request_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "request_interval": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "request_method": { + "attr_type": "request_method" + }, + "request_body": { + "attr_type": "request_body" + }, + "additional_headers": { + "attr_type": "additional_headers" + }, + "pagination_rules": { + "attr_type": "pagination_rules" + }, + "http_request_timeout": { + "attr_type": "http_request_timeout" + }, + "request_interval": { + "attr_type": "request_interval" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "RetryPolicy": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "count": { + "default": "none", + "param_type": "keyword_only" + }, + "interval_in_seconds": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "count": { + "attr_type": "count" + }, + "interval_in_seconds": { + "attr_type": "interval_in_seconds" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "RunFilterParameters": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "last_updated_after": { + "default": null, + "param_type": "keyword_only" + }, + "last_updated_before": { + "default": null, + "param_type": "keyword_only" + }, + "continuation_token": { + "default": "none", + "param_type": "keyword_only" + }, + "filters": { + "default": "none", + "param_type": "keyword_only" + }, + "order_by": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "continuation_token": { + "attr_type": "continuation_token" + }, + "last_updated_after": { + "attr_type": "last_updated_after" + }, + "last_updated_before": { + "attr_type": "last_updated_before" + }, + "filters": { + "attr_type": "filters" + }, + "order_by": { + "attr_type": "order_by" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "RunQueryFilter": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "operand": { + "default": null, + "param_type": "keyword_only" + }, + "operator": { + "default": null, + "param_type": "keyword_only" + }, + "values": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "operand": { + "attr_type": "operand" + }, + "operator": { + "attr_type": "operator" + }, + "values": { + "attr_type": "values" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "RunQueryFilterOperand": { + "type": "Enum", + "methods": {}, + "properties": { + "ACTIVITY_NAME": "ACTIVITY_NAME", + "ACTIVITY_RUN_END": "ACTIVITY_RUN_END", + "ACTIVITY_RUN_START": "ACTIVITY_RUN_START", + "ACTIVITY_TYPE": "ACTIVITY_TYPE", + "LATEST_ONLY": "LATEST_ONLY", + "PIPELINE_NAME": "PIPELINE_NAME", + "RUN_END": "RUN_END", + "RUN_GROUP_ID": "RUN_GROUP_ID", + "RUN_START": "RUN_START", + "STATUS": "STATUS", + "TRIGGER_NAME": "TRIGGER_NAME", + "TRIGGER_RUN_TIMESTAMP": "TRIGGER_RUN_TIMESTAMP" + } + }, + "RunQueryFilterOperator": { + "type": "Enum", + "methods": {}, + "properties": { + "EQUALS": "EQUALS", + "IN": "IN", + "NOT_EQUALS": "NOT_EQUALS", + "NOT_IN": "NOT_IN" + } + }, + "RunQueryOrder": { + "type": "Enum", + "methods": {}, + "properties": { + "ASC": "ASC", + "DESC": "DESC" + } + }, + "RunQueryOrderBy": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "order_by": { + "default": null, + "param_type": "keyword_only" + }, + "order": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "order_by": { + "attr_type": "order_by" + }, + "order": { + "attr_type": "order" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "RunQueryOrderByField": { + "type": "Enum", + "methods": {}, + "properties": { + "ACTIVITY_NAME": "ACTIVITY_NAME", + "ACTIVITY_RUN_END": "ACTIVITY_RUN_END", + "ACTIVITY_RUN_START": "ACTIVITY_RUN_START", + "PIPELINE_NAME": "PIPELINE_NAME", + "RUN_END": "RUN_END", + "RUN_START": "RUN_START", + "STATUS": "STATUS", + "TRIGGER_NAME": "TRIGGER_NAME", + "TRIGGER_RUN_TIMESTAMP": "TRIGGER_RUN_TIMESTAMP" + } + }, + "SSISAccessCredential": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "domain": { + "default": null, + "param_type": "keyword_only" + }, + "user_name": { + "default": null, + "param_type": "keyword_only" + }, + "password": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "domain": { + "attr_type": "domain" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SSISChildPackage": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "package_path": { + "default": null, + "param_type": "keyword_only" + }, + "package_content": { + "default": null, + "param_type": "keyword_only" + }, + "package_name": { + "default": "none", + "param_type": "keyword_only" + }, + "package_last_modified_date": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "package_path": { + "attr_type": "package_path" + }, + "package_name": { + "attr_type": "package_name" + }, + "package_content": { + "attr_type": "package_content" + }, + "package_last_modified_date": { + "attr_type": "package_last_modified_date" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SSISExecutionCredential": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "domain": { + "default": null, + "param_type": "keyword_only" + }, + "user_name": { + "default": null, + "param_type": "keyword_only" + }, + "password": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "domain": { + "attr_type": "domain" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SSISExecutionParameter": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SSISLogLocation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "log_path": { + "default": null, + "param_type": "keyword_only" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "access_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "log_refresh_interval": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "log_path": { + "attr_type": "log_path" + }, + "type": { + "attr_type": "type" + }, + "access_credential": { + "attr_type": "access_credential" + }, + "log_refresh_interval": { + "attr_type": "log_refresh_interval" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SSISPackageLocation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "package_path": { + "default": "none", + "param_type": "keyword_only" + }, + "type": { + "default": "none", + "param_type": "keyword_only" + }, + "package_password": { + "default": "none", + "param_type": "keyword_only" + }, + "access_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "configuration_path": { + "default": "none", + "param_type": "keyword_only" + }, + "configuration_access_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "package_name": { + "default": "none", + "param_type": "keyword_only" + }, + "package_content": { + "default": "none", + "param_type": "keyword_only" + }, + "package_last_modified_date": { + "default": "none", + "param_type": "keyword_only" + }, + "child_packages": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "package_path": { + "attr_type": "package_path" + }, + "type": { + "attr_type": "type" + }, + "package_password": { + "attr_type": "package_password" + }, + "access_credential": { + "attr_type": "access_credential" + }, + "configuration_path": { + "attr_type": "configuration_path" + }, + "configuration_access_credential": { + "attr_type": "configuration_access_credential" + }, + "package_name": { + "attr_type": "package_name" + }, + "package_content": { + "attr_type": "package_content" + }, + "package_last_modified_date": { + "attr_type": "package_last_modified_date" + }, + "child_packages": { + "attr_type": "child_packages" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SSISPropertyOverride": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "is_sensitive": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "is_sensitive": { + "attr_type": "is_sensitive" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SalesforceLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "environment_url": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "security_token": { + "default": "none", + "param_type": "keyword_only" + }, + "api_version": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "environment_url": { + "attr_type": "environment_url" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "security_token": { + "attr_type": "security_token" + }, + "api_version": { + "attr_type": "api_version" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SalesforceMarketingCloudLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "client_id": { + "default": "none", + "param_type": "keyword_only" + }, + "client_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "use_encrypted_endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "use_host_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "use_peer_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_properties": { + "attr_type": "connection_properties" + }, + "client_id": { + "attr_type": "client_id" + }, + "client_secret": { + "attr_type": "client_secret" + }, + "use_encrypted_endpoints": { + "attr_type": "use_encrypted_endpoints" + }, + "use_host_verification": { + "attr_type": "use_host_verification" + }, + "use_peer_verification": { + "attr_type": "use_peer_verification" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SalesforceMarketingCloudObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SalesforceMarketingCloudSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SalesforceObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "object_api_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "object_api_name": { + "attr_type": "object_api_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SalesforceServiceCloudLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "environment_url": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "security_token": { + "default": "none", + "param_type": "keyword_only" + }, + "api_version": { + "default": "none", + "param_type": "keyword_only" + }, + "extended_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "environment_url": { + "attr_type": "environment_url" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "security_token": { + "attr_type": "security_token" + }, + "api_version": { + "attr_type": "api_version" + }, + "extended_properties": { + "attr_type": "extended_properties" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SalesforceServiceCloudObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "object_api_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "object_api_name": { + "attr_type": "object_api_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SalesforceServiceCloudSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "write_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "external_id_field_name": { + "default": "none", + "param_type": "keyword_only" + }, + "ignore_null_values": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "external_id_field_name": { + "attr_type": "external_id_field_name" + }, + "ignore_null_values": { + "attr_type": "ignore_null_values" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SalesforceServiceCloudSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "read_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "read_behavior": { + "attr_type": "read_behavior" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SalesforceServiceCloudV2LinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "environment_url": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "client_id": { + "default": "none", + "param_type": "keyword_only" + }, + "client_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "api_version": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "environment_url": { + "attr_type": "environment_url" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "client_id": { + "attr_type": "client_id" + }, + "client_secret": { + "attr_type": "client_secret" + }, + "api_version": { + "attr_type": "api_version" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SalesforceServiceCloudV2ObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "object_api_name": { + "default": "none", + "param_type": "keyword_only" + }, + "report_id": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "object_api_name": { + "attr_type": "object_api_name" + }, + "report_id": { + "attr_type": "report_id" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SalesforceServiceCloudV2Sink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "write_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "external_id_field_name": { + "default": "none", + "param_type": "keyword_only" + }, + "ignore_null_values": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "external_id_field_name": { + "attr_type": "external_id_field_name" + }, + "ignore_null_values": { + "attr_type": "ignore_null_values" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SalesforceServiceCloudV2Source": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "soql_query": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "include_deleted_objects": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "soql_query": { + "attr_type": "soql_query" + }, + "query": { + "attr_type": "query" + }, + "include_deleted_objects": { + "attr_type": "include_deleted_objects" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SalesforceSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "write_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "external_id_field_name": { + "default": "none", + "param_type": "keyword_only" + }, + "ignore_null_values": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "external_id_field_name": { + "attr_type": "external_id_field_name" + }, + "ignore_null_values": { + "attr_type": "ignore_null_values" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SalesforceSinkWriteBehavior": { + "type": "Enum", + "methods": {}, + "properties": { + "INSERT": "INSERT", + "UPSERT": "UPSERT" + } + }, + "SalesforceSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "read_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "read_behavior": { + "attr_type": "read_behavior" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SalesforceSourceReadBehavior": { + "type": "Enum", + "methods": {}, + "properties": { + "QUERY": "QUERY", + "QUERY_ALL": "QUERY_ALL" + } + }, + "SalesforceV2LinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "environment_url": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "client_id": { + "default": "none", + "param_type": "keyword_only" + }, + "client_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "api_version": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "environment_url": { + "attr_type": "environment_url" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "client_id": { + "attr_type": "client_id" + }, + "client_secret": { + "attr_type": "client_secret" + }, + "api_version": { + "attr_type": "api_version" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SalesforceV2ObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "object_api_name": { + "default": "none", + "param_type": "keyword_only" + }, + "report_id": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "object_api_name": { + "attr_type": "object_api_name" + }, + "report_id": { + "attr_type": "report_id" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SalesforceV2Sink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "write_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "external_id_field_name": { + "default": "none", + "param_type": "keyword_only" + }, + "ignore_null_values": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "external_id_field_name": { + "attr_type": "external_id_field_name" + }, + "ignore_null_values": { + "attr_type": "ignore_null_values" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SalesforceV2SinkWriteBehavior": { + "type": "Enum", + "methods": {}, + "properties": { + "INSERT": "INSERT", + "UPSERT": "UPSERT" + } + }, + "SalesforceV2Source": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "soql_query": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "include_deleted_objects": { + "default": "none", + "param_type": "keyword_only" + }, + "page_size": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "soql_query": { + "attr_type": "soql_query" + }, + "query": { + "attr_type": "query" + }, + "include_deleted_objects": { + "attr_type": "include_deleted_objects" + }, + "page_size": { + "attr_type": "page_size" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SapBWLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "server": { + "default": null, + "param_type": "keyword_only" + }, + "system_number": { + "default": null, + "param_type": "keyword_only" + }, + "client_id": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "server": { + "attr_type": "server" + }, + "system_number": { + "attr_type": "system_number" + }, + "client_id": { + "attr_type": "client_id" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SapBwCubeDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SapBwSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SapCloudForCustomerLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "url": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "url": { + "attr_type": "url" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SapCloudForCustomerResourceDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "path": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "path": { + "attr_type": "path" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SapCloudForCustomerSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "write_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "http_request_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "http_request_timeout": { + "attr_type": "http_request_timeout" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SapCloudForCustomerSinkWriteBehavior": { + "type": "Enum", + "methods": {}, + "properties": { + "INSERT": "INSERT", + "UPDATE": "UPDATE" + } + }, + "SapCloudForCustomerSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "http_request_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "http_request_timeout": { + "attr_type": "http_request_timeout" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SapEccLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "url": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "url": { + "attr_type": "url" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SapEccResourceDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "path": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "path": { + "attr_type": "path" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SapEccSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "http_request_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "http_request_timeout": { + "attr_type": "http_request_timeout" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SapHanaAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "BASIC": "BASIC", + "WINDOWS": "WINDOWS" + } + }, + "SapHanaLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "server": { + "attr_type": "server" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SapHanaPartitionOption": { + "type": "Enum", + "methods": {}, + "properties": { + "NONE": "NONE", + "PHYSICAL_PARTITIONS_OF_TABLE": "PHYSICAL_PARTITIONS_OF_TABLE", + "SAP_HANA_DYNAMIC_RANGE": "SAP_HANA_DYNAMIC_RANGE" + } + }, + "SapHanaPartitionSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "partition_column_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "partition_column_name": { + "attr_type": "partition_column_name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SapHanaSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "packet_size": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_option": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "packet_size": { + "attr_type": "packet_size" + }, + "partition_option": { + "attr_type": "partition_option" + }, + "partition_settings": { + "attr_type": "partition_settings" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SapHanaTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "table": { + "attr_type": "table" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SapOdpLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "system_number": { + "default": "none", + "param_type": "keyword_only" + }, + "client_id": { + "default": "none", + "param_type": "keyword_only" + }, + "language": { + "default": "none", + "param_type": "keyword_only" + }, + "system_id": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "message_server": { + "default": "none", + "param_type": "keyword_only" + }, + "message_server_service": { + "default": "none", + "param_type": "keyword_only" + }, + "snc_mode": { + "default": "none", + "param_type": "keyword_only" + }, + "snc_my_name": { + "default": "none", + "param_type": "keyword_only" + }, + "snc_partner_name": { + "default": "none", + "param_type": "keyword_only" + }, + "snc_library_path": { + "default": "none", + "param_type": "keyword_only" + }, + "snc_qop": { + "default": "none", + "param_type": "keyword_only" + }, + "x509_certificate_path": { + "default": "none", + "param_type": "keyword_only" + }, + "logon_group": { + "default": "none", + "param_type": "keyword_only" + }, + "subscriber_name": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "server": { + "attr_type": "server" + }, + "system_number": { + "attr_type": "system_number" + }, + "client_id": { + "attr_type": "client_id" + }, + "language": { + "attr_type": "language" + }, + "system_id": { + "attr_type": "system_id" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "message_server": { + "attr_type": "message_server" + }, + "message_server_service": { + "attr_type": "message_server_service" + }, + "snc_mode": { + "attr_type": "snc_mode" + }, + "snc_my_name": { + "attr_type": "snc_my_name" + }, + "snc_partner_name": { + "attr_type": "snc_partner_name" + }, + "snc_library_path": { + "attr_type": "snc_library_path" + }, + "snc_qop": { + "attr_type": "snc_qop" + }, + "x509_certificate_path": { + "attr_type": "x509_certificate_path" + }, + "logon_group": { + "attr_type": "logon_group" + }, + "subscriber_name": { + "attr_type": "subscriber_name" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SapOdpResourceDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "context": { + "default": null, + "param_type": "keyword_only" + }, + "object_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "context": { + "attr_type": "context" + }, + "object_name": { + "attr_type": "object_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SapOdpSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "extraction_mode": { + "default": "none", + "param_type": "keyword_only" + }, + "subscriber_process": { + "default": "none", + "param_type": "keyword_only" + }, + "selection": { + "default": "none", + "param_type": "keyword_only" + }, + "projection": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "extraction_mode": { + "attr_type": "extraction_mode" + }, + "subscriber_process": { + "attr_type": "subscriber_process" + }, + "selection": { + "attr_type": "selection" + }, + "projection": { + "attr_type": "projection" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SapOpenHubLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "system_number": { + "default": "none", + "param_type": "keyword_only" + }, + "client_id": { + "default": "none", + "param_type": "keyword_only" + }, + "language": { + "default": "none", + "param_type": "keyword_only" + }, + "system_id": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "message_server": { + "default": "none", + "param_type": "keyword_only" + }, + "message_server_service": { + "default": "none", + "param_type": "keyword_only" + }, + "logon_group": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "server": { + "attr_type": "server" + }, + "system_number": { + "attr_type": "system_number" + }, + "client_id": { + "attr_type": "client_id" + }, + "language": { + "attr_type": "language" + }, + "system_id": { + "attr_type": "system_id" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "message_server": { + "attr_type": "message_server" + }, + "message_server_service": { + "attr_type": "message_server_service" + }, + "logon_group": { + "attr_type": "logon_group" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SapOpenHubSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "exclude_last_request": { + "default": "none", + "param_type": "keyword_only" + }, + "base_request_id": { + "default": "none", + "param_type": "keyword_only" + }, + "custom_rfc_read_table_function_module": { + "default": "none", + "param_type": "keyword_only" + }, + "sap_data_column_delimiter": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "exclude_last_request": { + "attr_type": "exclude_last_request" + }, + "base_request_id": { + "attr_type": "base_request_id" + }, + "custom_rfc_read_table_function_module": { + "attr_type": "custom_rfc_read_table_function_module" + }, + "sap_data_column_delimiter": { + "attr_type": "sap_data_column_delimiter" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SapOpenHubTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "open_hub_destination_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "exclude_last_request": { + "default": "none", + "param_type": "keyword_only" + }, + "base_request_id": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "open_hub_destination_name": { + "attr_type": "open_hub_destination_name" + }, + "exclude_last_request": { + "attr_type": "exclude_last_request" + }, + "base_request_id": { + "attr_type": "base_request_id" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SapTableLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "system_number": { + "default": "none", + "param_type": "keyword_only" + }, + "client_id": { + "default": "none", + "param_type": "keyword_only" + }, + "language": { + "default": "none", + "param_type": "keyword_only" + }, + "system_id": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "message_server": { + "default": "none", + "param_type": "keyword_only" + }, + "message_server_service": { + "default": "none", + "param_type": "keyword_only" + }, + "snc_mode": { + "default": "none", + "param_type": "keyword_only" + }, + "snc_my_name": { + "default": "none", + "param_type": "keyword_only" + }, + "snc_partner_name": { + "default": "none", + "param_type": "keyword_only" + }, + "snc_library_path": { + "default": "none", + "param_type": "keyword_only" + }, + "snc_qop": { + "default": "none", + "param_type": "keyword_only" + }, + "logon_group": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "server": { + "attr_type": "server" + }, + "system_number": { + "attr_type": "system_number" + }, + "client_id": { + "attr_type": "client_id" + }, + "language": { + "attr_type": "language" + }, + "system_id": { + "attr_type": "system_id" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "message_server": { + "attr_type": "message_server" + }, + "message_server_service": { + "attr_type": "message_server_service" + }, + "snc_mode": { + "attr_type": "snc_mode" + }, + "snc_my_name": { + "attr_type": "snc_my_name" + }, + "snc_partner_name": { + "attr_type": "snc_partner_name" + }, + "snc_library_path": { + "attr_type": "snc_library_path" + }, + "snc_qop": { + "attr_type": "snc_qop" + }, + "logon_group": { + "attr_type": "logon_group" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SapTablePartitionOption": { + "type": "Enum", + "methods": {}, + "properties": { + "NONE": "NONE", + "PARTITION_ON_CALENDAR_DATE": "PARTITION_ON_CALENDAR_DATE", + "PARTITION_ON_CALENDAR_MONTH": "PARTITION_ON_CALENDAR_MONTH", + "PARTITION_ON_CALENDAR_YEAR": "PARTITION_ON_CALENDAR_YEAR", + "PARTITION_ON_INT": "PARTITION_ON_INT", + "PARTITION_ON_TIME": "PARTITION_ON_TIME" + } + }, + "SapTablePartitionSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "partition_column_name": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_upper_bound": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_lower_bound": { + "default": "none", + "param_type": "keyword_only" + }, + "max_partitions_number": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "partition_column_name": { + "attr_type": "partition_column_name" + }, + "partition_upper_bound": { + "attr_type": "partition_upper_bound" + }, + "partition_lower_bound": { + "attr_type": "partition_lower_bound" + }, + "max_partitions_number": { + "attr_type": "max_partitions_number" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SapTableResourceDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "table_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SapTableSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "row_count": { + "default": "none", + "param_type": "keyword_only" + }, + "row_skips": { + "default": "none", + "param_type": "keyword_only" + }, + "rfc_table_fields": { + "default": "none", + "param_type": "keyword_only" + }, + "rfc_table_options": { + "default": "none", + "param_type": "keyword_only" + }, + "batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "custom_rfc_read_table_function_module": { + "default": "none", + "param_type": "keyword_only" + }, + "sap_data_column_delimiter": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_option": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "row_count": { + "attr_type": "row_count" + }, + "row_skips": { + "attr_type": "row_skips" + }, + "rfc_table_fields": { + "attr_type": "rfc_table_fields" + }, + "rfc_table_options": { + "attr_type": "rfc_table_options" + }, + "batch_size": { + "attr_type": "batch_size" + }, + "custom_rfc_read_table_function_module": { + "attr_type": "custom_rfc_read_table_function_module" + }, + "sap_data_column_delimiter": { + "attr_type": "sap_data_column_delimiter" + }, + "partition_option": { + "attr_type": "partition_option" + }, + "partition_settings": { + "attr_type": "partition_settings" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "ScheduleTrigger": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "recurrence": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "pipelines": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recurrence": { + "attr_type": "recurrence" + }, + "pipelines": { + "attr_type": "pipelines" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "runtime_state": { + "attr_type": null + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "ScheduleTriggerRecurrence": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "frequency": { + "default": "none", + "param_type": "keyword_only" + }, + "interval": { + "default": "none", + "param_type": "keyword_only" + }, + "start_time": { + "default": "none", + "param_type": "keyword_only" + }, + "end_time": { + "default": "none", + "param_type": "keyword_only" + }, + "time_zone": { + "default": "none", + "param_type": "keyword_only" + }, + "schedule": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "frequency": { + "attr_type": "frequency" + }, + "interval": { + "attr_type": "interval" + }, + "start_time": { + "attr_type": "start_time" + }, + "end_time": { + "attr_type": "end_time" + }, + "time_zone": { + "attr_type": "time_zone" + }, + "schedule": { + "attr_type": "schedule" + } + } + }, + "ScriptAction": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "uri": { + "default": null, + "param_type": "keyword_only" + }, + "roles": { + "default": null, + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "uri": { + "attr_type": "uri" + }, + "roles": { + "attr_type": "roles" + }, + "parameters": { + "attr_type": "parameters" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ScriptActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "script_block_execution_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "scripts": { + "default": "none", + "param_type": "keyword_only" + }, + "log_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "script_block_execution_timeout": { + "attr_type": "script_block_execution_timeout" + }, + "scripts": { + "attr_type": "scripts" + }, + "log_settings": { + "attr_type": "log_settings" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "ScriptActivityLogDestination": { + "type": "Enum", + "methods": {}, + "properties": { + "ACTIVITY_OUTPUT": "ACTIVITY_OUTPUT", + "EXTERNAL_STORE": "EXTERNAL_STORE" + } + }, + "ScriptActivityParameter": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "type": { + "default": "none", + "param_type": "keyword_only" + }, + "value": { + "default": "none", + "param_type": "keyword_only" + }, + "direction": { + "default": "none", + "param_type": "keyword_only" + }, + "size": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "type": { + "attr_type": "type" + }, + "value": { + "attr_type": "value" + }, + "direction": { + "attr_type": "direction" + }, + "size": { + "attr_type": "size" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ScriptActivityParameterDirection": { + "type": "Enum", + "methods": {}, + "properties": { + "INPUT": "INPUT", + "INPUT_OUTPUT": "INPUT_OUTPUT", + "OUTPUT": "OUTPUT" + } + }, + "ScriptActivityParameterType": { + "type": "Enum", + "methods": {}, + "properties": { + "BOOLEAN": "BOOLEAN", + "DATE_TIME": "DATE_TIME", + "DATE_TIME_OFFSET": "DATE_TIME_OFFSET", + "DECIMAL": "DECIMAL", + "DOUBLE": "DOUBLE", + "GUID": "GUID", + "INT16": "INT16", + "INT32": "INT32", + "INT64": "INT64", + "SINGLE": "SINGLE", + "STRING": "STRING", + "TIMESPAN": "TIMESPAN" + } + }, + "ScriptActivityScriptBlock": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "text": { + "default": null, + "param_type": "keyword_only" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "text": { + "attr_type": "text" + }, + "type": { + "attr_type": "type" + }, + "parameters": { + "attr_type": "parameters" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ScriptActivityTypePropertiesLogSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "log_destination": { + "default": null, + "param_type": "keyword_only" + }, + "log_location_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "log_destination": { + "attr_type": "log_destination" + }, + "log_location_settings": { + "attr_type": "log_location_settings" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ScriptType": { + "type": "Enum", + "methods": {}, + "properties": { + "NON_QUERY": "NON_QUERY", + "QUERY": "QUERY" + } + }, + "SecretBase": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SecureInputOutputPolicy": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "secure_input": { + "default": "none", + "param_type": "keyword_only" + }, + "secure_output": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "secure_input": { + "attr_type": "secure_input" + }, + "secure_output": { + "attr_type": "secure_output" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SecureString": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "value": { + "attr_type": "value" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SelfDependencyTumblingWindowTriggerReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "offset": { + "default": null, + "param_type": "keyword_only" + }, + "size": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "offset": { + "attr_type": "offset" + }, + "size": { + "attr_type": "size" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SelfHostedIntegrationRuntime": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_info": { + "default": "none", + "param_type": "keyword_only" + }, + "self_contained_interactive_authoring_enabled": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "linked_info": { + "attr_type": "linked_info" + }, + "self_contained_interactive_authoring_enabled": { + "attr_type": "self_contained_interactive_authoring_enabled" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + } + } + }, + "SelfHostedIntegrationRuntimeNode": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "node_name": { + "attr_type": null + }, + "machine_name": { + "attr_type": null + }, + "host_service_uri": { + "attr_type": null + }, + "status": { + "attr_type": null + }, + "capabilities": { + "attr_type": null + }, + "version_status": { + "attr_type": null + }, + "version": { + "attr_type": null + }, + "register_time": { + "attr_type": null + }, + "last_connect_time": { + "attr_type": null + }, + "expiry_time": { + "attr_type": null + }, + "last_start_time": { + "attr_type": null + }, + "last_stop_time": { + "attr_type": null + }, + "last_update_result": { + "attr_type": null + }, + "last_start_update_time": { + "attr_type": null + }, + "last_end_update_time": { + "attr_type": null + }, + "is_active_dispatcher": { + "attr_type": null + }, + "concurrent_jobs_limit": { + "attr_type": null + }, + "max_concurrent_jobs": { + "attr_type": null + } + } + }, + "SelfHostedIntegrationRuntimeNodeStatus": { + "type": "Enum", + "methods": {}, + "properties": { + "INITIALIZE_FAILED": "INITIALIZE_FAILED", + "INITIALIZING": "INITIALIZING", + "LIMITED": "LIMITED", + "NEED_REGISTRATION": "NEED_REGISTRATION", + "OFFLINE": "OFFLINE", + "ONLINE": "ONLINE", + "UPGRADING": "UPGRADING" + } + }, + "SelfHostedIntegrationRuntimeStatus": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "nodes": { + "default": "none", + "param_type": "keyword_only" + }, + "links": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "create_time": { + "attr_type": null + }, + "task_queue_id": { + "attr_type": null + }, + "internal_channel_encryption": { + "attr_type": null + }, + "version": { + "attr_type": null + }, + "nodes": { + "attr_type": "nodes" + }, + "scheduled_update_date": { + "attr_type": null + }, + "update_delay_offset": { + "attr_type": null + }, + "local_time_zone_offset": { + "attr_type": null + }, + "capabilities": { + "attr_type": null + }, + "service_urls": { + "attr_type": null + }, + "auto_update": { + "attr_type": null + }, + "version_status": { + "attr_type": null + }, + "links": { + "attr_type": "links" + }, + "pushed_version": { + "attr_type": null + }, + "latest_version": { + "attr_type": null + }, + "auto_update_eta": { + "attr_type": null + }, + "self_contained_interactive_authoring_enabled": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "data_factory_name": { + "attr_type": null + }, + "state": { + "attr_type": null + } + } + }, + "ServiceNowAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "BASIC": "BASIC", + "O_AUTH2": "O_AUTH2" + } + }, + "ServiceNowLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "endpoint": { + "default": null, + "param_type": "keyword_only" + }, + "authentication_type": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "client_id": { + "default": "none", + "param_type": "keyword_only" + }, + "client_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "use_encrypted_endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "use_host_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "use_peer_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "endpoint": { + "attr_type": "endpoint" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "client_id": { + "attr_type": "client_id" + }, + "client_secret": { + "attr_type": "client_secret" + }, + "use_encrypted_endpoints": { + "attr_type": "use_encrypted_endpoints" + }, + "use_host_verification": { + "attr_type": "use_host_verification" + }, + "use_peer_verification": { + "attr_type": "use_peer_verification" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "ServiceNowObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "ServiceNowSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "ServiceNowV2AuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "BASIC": "BASIC", + "O_AUTH2": "O_AUTH2" + } + }, + "ServiceNowV2LinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "endpoint": { + "default": null, + "param_type": "keyword_only" + }, + "authentication_type": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "client_id": { + "default": "none", + "param_type": "keyword_only" + }, + "client_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "grant_type": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "endpoint": { + "attr_type": "endpoint" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "client_id": { + "attr_type": "client_id" + }, + "client_secret": { + "attr_type": "client_secret" + }, + "grant_type": { + "attr_type": "grant_type" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "ServiceNowV2ObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "ServiceNowV2Source": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "expression": { + "default": "none", + "param_type": "keyword_only" + }, + "page_size": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "expression": { + "attr_type": "expression" + }, + "page_size": { + "attr_type": "page_size" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "ServicePrincipalCredential": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "tenant": { + "attr_type": "tenant" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "ServicePrincipalCredentialType": { + "type": "Enum", + "methods": {}, + "properties": { + "SERVICE_PRINCIPAL_CERT": "SERVICE_PRINCIPAL_CERT", + "SERVICE_PRINCIPAL_KEY": "SERVICE_PRINCIPAL_KEY" + } + }, + "SetVariableActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "variable_name": { + "default": "none", + "param_type": "keyword_only" + }, + "value": { + "default": "none", + "param_type": "keyword_only" + }, + "set_system_variable": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "policy": { + "attr_type": "policy" + }, + "variable_name": { + "attr_type": "variable_name" + }, + "value": { + "attr_type": "value" + }, + "set_system_variable": { + "attr_type": "set_system_variable" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "SftpAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "BASIC": "BASIC", + "MULTI_FACTOR": "MULTI_FACTOR", + "SSH_PUBLIC_KEY": "SSH_PUBLIC_KEY" + } + }, + "SftpLocation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + }, + "folder_path": { + "attr_type": "folder_path" + }, + "file_name": { + "attr_type": "file_name" + } + } + }, + "SftpReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "recursive": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_folder_path": { + "default": "none", + "param_type": "keyword_only" + }, + "wildcard_file_name": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_partition_discovery": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_root_path": { + "default": "none", + "param_type": "keyword_only" + }, + "file_list_path": { + "default": "none", + "param_type": "keyword_only" + }, + "delete_files_after_completion": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_start": { + "default": "none", + "param_type": "keyword_only" + }, + "modified_datetime_end": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_chunking": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "recursive": { + "attr_type": "recursive" + }, + "wildcard_folder_path": { + "attr_type": "wildcard_folder_path" + }, + "wildcard_file_name": { + "attr_type": "wildcard_file_name" + }, + "enable_partition_discovery": { + "attr_type": "enable_partition_discovery" + }, + "partition_root_path": { + "attr_type": "partition_root_path" + }, + "file_list_path": { + "attr_type": "file_list_path" + }, + "delete_files_after_completion": { + "attr_type": "delete_files_after_completion" + }, + "modified_datetime_start": { + "attr_type": "modified_datetime_start" + }, + "modified_datetime_end": { + "attr_type": "modified_datetime_end" + }, + "disable_chunking": { + "attr_type": "disable_chunking" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SftpServerLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "host": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "private_key_path": { + "default": "none", + "param_type": "keyword_only" + }, + "private_key_content": { + "default": "none", + "param_type": "keyword_only" + }, + "pass_phrase": { + "default": "none", + "param_type": "keyword_only" + }, + "skip_host_key_validation": { + "default": "none", + "param_type": "keyword_only" + }, + "host_key_fingerprint": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "host": { + "attr_type": "host" + }, + "port": { + "attr_type": "port" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "private_key_path": { + "attr_type": "private_key_path" + }, + "private_key_content": { + "attr_type": "private_key_content" + }, + "pass_phrase": { + "attr_type": "pass_phrase" + }, + "skip_host_key_validation": { + "attr_type": "skip_host_key_validation" + }, + "host_key_fingerprint": { + "attr_type": "host_key_fingerprint" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SftpWriteSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "copy_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "metadata": { + "default": "none", + "param_type": "keyword_only" + }, + "operation_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "use_temp_file_rename": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "operation_timeout": { + "attr_type": "operation_timeout" + }, + "use_temp_file_rename": { + "attr_type": "use_temp_file_rename" + }, + "additional_properties": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + }, + "copy_behavior": { + "attr_type": "copy_behavior" + }, + "metadata": { + "attr_type": "metadata" + } + } + }, + "SharePointOnlineListLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "site_url": { + "default": null, + "param_type": "keyword_only" + }, + "tenant_id": { + "default": null, + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential_type": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_embedded_cert": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_embedded_cert_password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "site_url": { + "attr_type": "site_url" + }, + "tenant_id": { + "attr_type": "tenant_id" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "service_principal_credential_type": { + "attr_type": "service_principal_credential_type" + }, + "service_principal_embedded_cert": { + "attr_type": "service_principal_embedded_cert" + }, + "service_principal_embedded_cert_password": { + "attr_type": "service_principal_embedded_cert_password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SharePointOnlineListResourceDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "list_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "list_name": { + "attr_type": "list_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SharePointOnlineListSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "http_request_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "http_request_timeout": { + "attr_type": "http_request_timeout" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "ShopifyLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "host": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "access_token": { + "default": "none", + "param_type": "keyword_only" + }, + "use_encrypted_endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "use_host_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "use_peer_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "host": { + "attr_type": "host" + }, + "access_token": { + "attr_type": "access_token" + }, + "use_encrypted_endpoints": { + "attr_type": "use_encrypted_endpoints" + }, + "use_host_verification": { + "attr_type": "use_host_verification" + }, + "use_peer_verification": { + "attr_type": "use_peer_verification" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "ShopifyObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "ShopifySource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SkipErrorFile": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "file_missing": { + "default": "none", + "param_type": "keyword_only" + }, + "data_inconsistency": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "file_missing": { + "attr_type": "file_missing" + }, + "data_inconsistency": { + "attr_type": "data_inconsistency" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SmartsheetLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "api_token": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "api_token": { + "attr_type": "api_token" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SnowflakeAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "AAD_SERVICE_PRINCIPAL": "AAD_SERVICE_PRINCIPAL", + "BASIC": "BASIC", + "KEY_PAIR": "KEY_PAIR" + } + }, + "SnowflakeDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "table": { + "attr_type": "table" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SnowflakeExportCopyCommand": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_copy_options": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_format_options": { + "default": "none", + "param_type": "keyword_only" + }, + "storage_integration": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_copy_options": { + "attr_type": "additional_copy_options" + }, + "additional_format_options": { + "attr_type": "additional_format_options" + }, + "storage_integration": { + "attr_type": "storage_integration" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SnowflakeImportCopyCommand": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_copy_options": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_format_options": { + "default": "none", + "param_type": "keyword_only" + }, + "storage_integration": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_copy_options": { + "attr_type": "additional_copy_options" + }, + "additional_format_options": { + "attr_type": "additional_format_options" + }, + "storage_integration": { + "attr_type": "storage_integration" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SnowflakeLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "connection_string": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SnowflakeSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "pre_copy_script": { + "default": "none", + "param_type": "keyword_only" + }, + "import_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "pre_copy_script": { + "attr_type": "pre_copy_script" + }, + "import_settings": { + "attr_type": "import_settings" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SnowflakeSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "export_settings": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "export_settings": { + "attr_type": "export_settings" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SnowflakeV2Dataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "table": { + "attr_type": "table" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SnowflakeV2LinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "account_identifier": { + "default": null, + "param_type": "keyword_only" + }, + "database": { + "default": null, + "param_type": "keyword_only" + }, + "warehouse": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "user": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "str", + "param_type": "keyword_only" + }, + "client_id": { + "default": "none", + "param_type": "keyword_only" + }, + "client_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant_id": { + "default": "none", + "param_type": "keyword_only" + }, + "scope": { + "default": "none", + "param_type": "keyword_only" + }, + "private_key": { + "default": "none", + "param_type": "keyword_only" + }, + "private_key_passphrase": { + "default": "none", + "param_type": "keyword_only" + }, + "host": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "account_identifier": { + "attr_type": "account_identifier" + }, + "user": { + "attr_type": "user" + }, + "password": { + "attr_type": "password" + }, + "database": { + "attr_type": "database" + }, + "warehouse": { + "attr_type": "warehouse" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "client_id": { + "attr_type": "client_id" + }, + "client_secret": { + "attr_type": "client_secret" + }, + "tenant_id": { + "attr_type": "tenant_id" + }, + "scope": { + "attr_type": "scope" + }, + "private_key": { + "attr_type": "private_key" + }, + "private_key_passphrase": { + "attr_type": "private_key_passphrase" + }, + "host": { + "attr_type": "host" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SnowflakeV2Sink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "pre_copy_script": { + "default": "none", + "param_type": "keyword_only" + }, + "import_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "pre_copy_script": { + "attr_type": "pre_copy_script" + }, + "import_settings": { + "attr_type": "import_settings" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SnowflakeV2Source": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "export_settings": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "export_settings": { + "attr_type": "export_settings" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SparkAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "ANONYMOUS": "ANONYMOUS", + "USERNAME": "USERNAME", + "USERNAME_AND_PASSWORD": "USERNAME_AND_PASSWORD", + "WINDOWS_AZURE_HD_INSIGHT_SERVICE": "WINDOWS_AZURE_HD_INSIGHT_SERVICE" + } + }, + "SparkConfigurationParametrizationReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "reference_name": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "reference_name": { + "attr_type": "reference_name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SparkConfigurationReferenceType": { + "type": "Enum", + "methods": {}, + "properties": { + "SPARK_CONFIGURATION_REFERENCE": "SPARK_CONFIGURATION_REFERENCE" + } + }, + "SparkJobReferenceType": { + "type": "Enum", + "methods": {}, + "properties": { + "SPARK_JOB_DEFINITION_REFERENCE": "SPARK_JOB_DEFINITION_REFERENCE" + } + }, + "SparkLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "host": { + "default": null, + "param_type": "keyword_only" + }, + "port": { + "default": null, + "param_type": "keyword_only" + }, + "authentication_type": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "server_type": { + "default": "none", + "param_type": "keyword_only" + }, + "thrift_transport_protocol": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "http_path": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_ssl": { + "default": "none", + "param_type": "keyword_only" + }, + "trusted_cert_path": { + "default": "none", + "param_type": "keyword_only" + }, + "use_system_trust_store": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_host_name_cn_mismatch": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_self_signed_server_cert": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "host": { + "attr_type": "host" + }, + "port": { + "attr_type": "port" + }, + "server_type": { + "attr_type": "server_type" + }, + "thrift_transport_protocol": { + "attr_type": "thrift_transport_protocol" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "http_path": { + "attr_type": "http_path" + }, + "enable_ssl": { + "attr_type": "enable_ssl" + }, + "trusted_cert_path": { + "attr_type": "trusted_cert_path" + }, + "use_system_trust_store": { + "attr_type": "use_system_trust_store" + }, + "allow_host_name_cn_mismatch": { + "attr_type": "allow_host_name_cn_mismatch" + }, + "allow_self_signed_server_cert": { + "attr_type": "allow_self_signed_server_cert" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SparkObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "table": { + "attr_type": "table" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SparkServerType": { + "type": "Enum", + "methods": {}, + "properties": { + "SHARK_SERVER": "SHARK_SERVER", + "SHARK_SERVER2": "SHARK_SERVER2", + "SPARK_THRIFT_SERVER": "SPARK_THRIFT_SERVER" + } + }, + "SparkSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SparkThriftTransportProtocol": { + "type": "Enum", + "methods": {}, + "properties": { + "BINARY": "BINARY", + "HTTP": "HTTP", + "SASL": "SASL" + } + }, + "SqlAlwaysEncryptedAkvAuthType": { + "type": "Enum", + "methods": {}, + "properties": { + "MANAGED_IDENTITY": "MANAGED_IDENTITY", + "SERVICE_PRINCIPAL": "SERVICE_PRINCIPAL", + "USER_ASSIGNED_MANAGED_IDENTITY": "USER_ASSIGNED_MANAGED_IDENTITY" + } + }, + "SqlAlwaysEncryptedProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "always_encrypted_akv_auth_type": { + "default": null, + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "always_encrypted_akv_auth_type": { + "attr_type": "always_encrypted_akv_auth_type" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "credential": { + "attr_type": "credential" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SqlDWSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "pre_copy_script": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_poly_base": { + "default": "none", + "param_type": "keyword_only" + }, + "poly_base_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_copy_command": { + "default": "none", + "param_type": "keyword_only" + }, + "copy_command_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "table_option": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_writer_use_table_lock": { + "default": "none", + "param_type": "keyword_only" + }, + "write_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "upsert_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "pre_copy_script": { + "attr_type": "pre_copy_script" + }, + "allow_poly_base": { + "attr_type": "allow_poly_base" + }, + "poly_base_settings": { + "attr_type": "poly_base_settings" + }, + "allow_copy_command": { + "attr_type": "allow_copy_command" + }, + "copy_command_settings": { + "attr_type": "copy_command_settings" + }, + "table_option": { + "attr_type": "table_option" + }, + "sql_writer_use_table_lock": { + "attr_type": "sql_writer_use_table_lock" + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "upsert_settings": { + "attr_type": "upsert_settings" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SqlDWSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_reader_query": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_reader_stored_procedure_name": { + "default": "none", + "param_type": "keyword_only" + }, + "stored_procedure_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "isolation_level": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_option": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "sql_reader_query": { + "attr_type": "sql_reader_query" + }, + "sql_reader_stored_procedure_name": { + "attr_type": "sql_reader_stored_procedure_name" + }, + "stored_procedure_parameters": { + "attr_type": "stored_procedure_parameters" + }, + "isolation_level": { + "attr_type": "isolation_level" + }, + "partition_option": { + "attr_type": "partition_option" + }, + "partition_settings": { + "attr_type": "partition_settings" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SqlDWUpsertSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "interim_schema_name": { + "default": "none", + "param_type": "keyword_only" + }, + "keys": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "interim_schema_name": { + "attr_type": "interim_schema_name" + }, + "keys": { + "attr_type": "keys" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SqlDWWriteBehaviorEnum": { + "type": "Enum", + "methods": {}, + "properties": { + "INSERT": "INSERT", + "UPSERT": "UPSERT" + } + }, + "SqlMISink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_writer_stored_procedure_name": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_writer_table_type": { + "default": "none", + "param_type": "keyword_only" + }, + "pre_copy_script": { + "default": "none", + "param_type": "keyword_only" + }, + "stored_procedure_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "stored_procedure_table_type_parameter_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table_option": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_writer_use_table_lock": { + "default": "none", + "param_type": "keyword_only" + }, + "write_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "upsert_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "sql_writer_stored_procedure_name": { + "attr_type": "sql_writer_stored_procedure_name" + }, + "sql_writer_table_type": { + "attr_type": "sql_writer_table_type" + }, + "pre_copy_script": { + "attr_type": "pre_copy_script" + }, + "stored_procedure_parameters": { + "attr_type": "stored_procedure_parameters" + }, + "stored_procedure_table_type_parameter_name": { + "attr_type": "stored_procedure_table_type_parameter_name" + }, + "table_option": { + "attr_type": "table_option" + }, + "sql_writer_use_table_lock": { + "attr_type": "sql_writer_use_table_lock" + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "upsert_settings": { + "attr_type": "upsert_settings" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SqlMISource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_reader_query": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_reader_stored_procedure_name": { + "default": "none", + "param_type": "keyword_only" + }, + "stored_procedure_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "isolation_level": { + "default": "none", + "param_type": "keyword_only" + }, + "produce_additional_types": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_option": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "sql_reader_query": { + "attr_type": "sql_reader_query" + }, + "sql_reader_stored_procedure_name": { + "attr_type": "sql_reader_stored_procedure_name" + }, + "stored_procedure_parameters": { + "attr_type": "stored_procedure_parameters" + }, + "isolation_level": { + "attr_type": "isolation_level" + }, + "produce_additional_types": { + "attr_type": "produce_additional_types" + }, + "partition_option": { + "attr_type": "partition_option" + }, + "partition_settings": { + "attr_type": "partition_settings" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SqlPartitionOption": { + "type": "Enum", + "methods": {}, + "properties": { + "DYNAMIC_RANGE": "DYNAMIC_RANGE", + "NONE": "NONE", + "PHYSICAL_PARTITIONS_OF_TABLE": "PHYSICAL_PARTITIONS_OF_TABLE" + } + }, + "SqlPartitionSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "partition_column_name": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_upper_bound": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_lower_bound": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "partition_column_name": { + "attr_type": "partition_column_name" + }, + "partition_upper_bound": { + "attr_type": "partition_upper_bound" + }, + "partition_lower_bound": { + "attr_type": "partition_lower_bound" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SqlServerAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "SQL": "SQL", + "USER_ASSIGNED_MANAGED_IDENTITY": "USER_ASSIGNED_MANAGED_IDENTITY", + "WINDOWS": "WINDOWS" + } + }, + "SqlServerBaseLinkedServiceTypeProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypt": { + "default": "none", + "param_type": "keyword_only" + }, + "trust_server_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "host_name_in_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "application_intent": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_interval": { + "default": "none", + "param_type": "keyword_only" + }, + "load_balance_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "command_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "integrated_security": { + "default": "none", + "param_type": "keyword_only" + }, + "failover_partner": { + "default": "none", + "param_type": "keyword_only" + }, + "max_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "min_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "multiple_active_result_sets": { + "default": "none", + "param_type": "keyword_only" + }, + "multi_subnet_failover": { + "default": "none", + "param_type": "keyword_only" + }, + "packet_size": { + "default": "none", + "param_type": "keyword_only" + }, + "pooling": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "server": { + "attr_type": "server" + }, + "database": { + "attr_type": "database" + }, + "encrypt": { + "attr_type": "encrypt" + }, + "trust_server_certificate": { + "attr_type": "trust_server_certificate" + }, + "host_name_in_certificate": { + "attr_type": "host_name_in_certificate" + }, + "application_intent": { + "attr_type": "application_intent" + }, + "connect_timeout": { + "attr_type": "connect_timeout" + }, + "connect_retry_count": { + "attr_type": "connect_retry_count" + }, + "connect_retry_interval": { + "attr_type": "connect_retry_interval" + }, + "load_balance_timeout": { + "attr_type": "load_balance_timeout" + }, + "command_timeout": { + "attr_type": "command_timeout" + }, + "integrated_security": { + "attr_type": "integrated_security" + }, + "failover_partner": { + "attr_type": "failover_partner" + }, + "max_pool_size": { + "attr_type": "max_pool_size" + }, + "min_pool_size": { + "attr_type": "min_pool_size" + }, + "multiple_active_result_sets": { + "attr_type": "multiple_active_result_sets" + }, + "multi_subnet_failover": { + "attr_type": "multi_subnet_failover" + }, + "packet_size": { + "attr_type": "packet_size" + }, + "pooling": { + "attr_type": "pooling" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SqlServerLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypt": { + "default": "none", + "param_type": "keyword_only" + }, + "trust_server_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "host_name_in_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "application_intent": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_interval": { + "default": "none", + "param_type": "keyword_only" + }, + "load_balance_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "command_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "integrated_security": { + "default": "none", + "param_type": "keyword_only" + }, + "failover_partner": { + "default": "none", + "param_type": "keyword_only" + }, + "max_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "min_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "multiple_active_result_sets": { + "default": "none", + "param_type": "keyword_only" + }, + "multi_subnet_failover": { + "default": "none", + "param_type": "keyword_only" + }, + "packet_size": { + "default": "none", + "param_type": "keyword_only" + }, + "pooling": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "always_encrypted_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "server": { + "attr_type": "server" + }, + "database": { + "attr_type": "database" + }, + "encrypt": { + "attr_type": "encrypt" + }, + "trust_server_certificate": { + "attr_type": "trust_server_certificate" + }, + "host_name_in_certificate": { + "attr_type": "host_name_in_certificate" + }, + "application_intent": { + "attr_type": "application_intent" + }, + "connect_timeout": { + "attr_type": "connect_timeout" + }, + "connect_retry_count": { + "attr_type": "connect_retry_count" + }, + "connect_retry_interval": { + "attr_type": "connect_retry_interval" + }, + "load_balance_timeout": { + "attr_type": "load_balance_timeout" + }, + "command_timeout": { + "attr_type": "command_timeout" + }, + "integrated_security": { + "attr_type": "integrated_security" + }, + "failover_partner": { + "attr_type": "failover_partner" + }, + "max_pool_size": { + "attr_type": "max_pool_size" + }, + "min_pool_size": { + "attr_type": "min_pool_size" + }, + "multiple_active_result_sets": { + "attr_type": "multiple_active_result_sets" + }, + "multi_subnet_failover": { + "attr_type": "multi_subnet_failover" + }, + "packet_size": { + "attr_type": "packet_size" + }, + "pooling": { + "attr_type": "pooling" + }, + "connection_string": { + "attr_type": "connection_string" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "always_encrypted_settings": { + "attr_type": "always_encrypted_settings" + }, + "credential": { + "attr_type": "credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SqlServerLinkedServiceTypeProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypt": { + "default": "none", + "param_type": "keyword_only" + }, + "trust_server_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "host_name_in_certificate": { + "default": "none", + "param_type": "keyword_only" + }, + "application_intent": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_retry_interval": { + "default": "none", + "param_type": "keyword_only" + }, + "load_balance_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "command_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "integrated_security": { + "default": "none", + "param_type": "keyword_only" + }, + "failover_partner": { + "default": "none", + "param_type": "keyword_only" + }, + "max_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "min_pool_size": { + "default": "none", + "param_type": "keyword_only" + }, + "multiple_active_result_sets": { + "default": "none", + "param_type": "keyword_only" + }, + "multi_subnet_failover": { + "default": "none", + "param_type": "keyword_only" + }, + "packet_size": { + "default": "none", + "param_type": "keyword_only" + }, + "pooling": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "always_encrypted_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "connection_string": { + "attr_type": "connection_string" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "always_encrypted_settings": { + "attr_type": "always_encrypted_settings" + }, + "credential": { + "attr_type": "credential" + }, + "server": { + "attr_type": "server" + }, + "database": { + "attr_type": "database" + }, + "encrypt": { + "attr_type": "encrypt" + }, + "trust_server_certificate": { + "attr_type": "trust_server_certificate" + }, + "host_name_in_certificate": { + "attr_type": "host_name_in_certificate" + }, + "application_intent": { + "attr_type": "application_intent" + }, + "connect_timeout": { + "attr_type": "connect_timeout" + }, + "connect_retry_count": { + "attr_type": "connect_retry_count" + }, + "connect_retry_interval": { + "attr_type": "connect_retry_interval" + }, + "load_balance_timeout": { + "attr_type": "load_balance_timeout" + }, + "command_timeout": { + "attr_type": "command_timeout" + }, + "integrated_security": { + "attr_type": "integrated_security" + }, + "failover_partner": { + "attr_type": "failover_partner" + }, + "max_pool_size": { + "attr_type": "max_pool_size" + }, + "min_pool_size": { + "attr_type": "min_pool_size" + }, + "multiple_active_result_sets": { + "attr_type": "multiple_active_result_sets" + }, + "multi_subnet_failover": { + "attr_type": "multi_subnet_failover" + }, + "packet_size": { + "attr_type": "packet_size" + }, + "pooling": { + "attr_type": "pooling" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SqlServerSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_writer_stored_procedure_name": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_writer_table_type": { + "default": "none", + "param_type": "keyword_only" + }, + "pre_copy_script": { + "default": "none", + "param_type": "keyword_only" + }, + "stored_procedure_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "stored_procedure_table_type_parameter_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table_option": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_writer_use_table_lock": { + "default": "none", + "param_type": "keyword_only" + }, + "write_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "upsert_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "sql_writer_stored_procedure_name": { + "attr_type": "sql_writer_stored_procedure_name" + }, + "sql_writer_table_type": { + "attr_type": "sql_writer_table_type" + }, + "pre_copy_script": { + "attr_type": "pre_copy_script" + }, + "stored_procedure_parameters": { + "attr_type": "stored_procedure_parameters" + }, + "stored_procedure_table_type_parameter_name": { + "attr_type": "stored_procedure_table_type_parameter_name" + }, + "table_option": { + "attr_type": "table_option" + }, + "sql_writer_use_table_lock": { + "attr_type": "sql_writer_use_table_lock" + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "upsert_settings": { + "attr_type": "upsert_settings" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SqlServerSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_reader_query": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_reader_stored_procedure_name": { + "default": "none", + "param_type": "keyword_only" + }, + "stored_procedure_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "isolation_level": { + "default": "none", + "param_type": "keyword_only" + }, + "produce_additional_types": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_option": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "sql_reader_query": { + "attr_type": "sql_reader_query" + }, + "sql_reader_stored_procedure_name": { + "attr_type": "sql_reader_stored_procedure_name" + }, + "stored_procedure_parameters": { + "attr_type": "stored_procedure_parameters" + }, + "isolation_level": { + "attr_type": "isolation_level" + }, + "produce_additional_types": { + "attr_type": "produce_additional_types" + }, + "partition_option": { + "attr_type": "partition_option" + }, + "partition_settings": { + "attr_type": "partition_settings" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SqlServerStoredProcedureActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "stored_procedure_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "stored_procedure_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "stored_procedure_name": { + "attr_type": "stored_procedure_name" + }, + "stored_procedure_parameters": { + "attr_type": "stored_procedure_parameters" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "SqlServerTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "table": { + "attr_type": "table" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SqlSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_writer_stored_procedure_name": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_writer_table_type": { + "default": "none", + "param_type": "keyword_only" + }, + "pre_copy_script": { + "default": "none", + "param_type": "keyword_only" + }, + "stored_procedure_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "stored_procedure_table_type_parameter_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table_option": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_writer_use_table_lock": { + "default": "none", + "param_type": "keyword_only" + }, + "write_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "upsert_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "sql_writer_stored_procedure_name": { + "attr_type": "sql_writer_stored_procedure_name" + }, + "sql_writer_table_type": { + "attr_type": "sql_writer_table_type" + }, + "pre_copy_script": { + "attr_type": "pre_copy_script" + }, + "stored_procedure_parameters": { + "attr_type": "stored_procedure_parameters" + }, + "stored_procedure_table_type_parameter_name": { + "attr_type": "stored_procedure_table_type_parameter_name" + }, + "table_option": { + "attr_type": "table_option" + }, + "sql_writer_use_table_lock": { + "attr_type": "sql_writer_use_table_lock" + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "upsert_settings": { + "attr_type": "upsert_settings" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SqlSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_reader_query": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_reader_stored_procedure_name": { + "default": "none", + "param_type": "keyword_only" + }, + "stored_procedure_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "isolation_level": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_option": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "sql_reader_query": { + "attr_type": "sql_reader_query" + }, + "sql_reader_stored_procedure_name": { + "attr_type": "sql_reader_stored_procedure_name" + }, + "stored_procedure_parameters": { + "attr_type": "stored_procedure_parameters" + }, + "isolation_level": { + "attr_type": "isolation_level" + }, + "partition_option": { + "attr_type": "partition_option" + }, + "partition_settings": { + "attr_type": "partition_settings" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SqlUpsertSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "use_temp_db": { + "default": "none", + "param_type": "keyword_only" + }, + "interim_schema_name": { + "default": "none", + "param_type": "keyword_only" + }, + "keys": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "use_temp_db": { + "attr_type": "use_temp_db" + }, + "interim_schema_name": { + "attr_type": "interim_schema_name" + }, + "keys": { + "attr_type": "keys" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SqlWriteBehaviorEnum": { + "type": "Enum", + "methods": {}, + "properties": { + "INSERT": "INSERT", + "STORED_PROCEDURE": "STORED_PROCEDURE", + "UPSERT": "UPSERT" + } + }, + "SquareLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "host": { + "default": "none", + "param_type": "keyword_only" + }, + "client_id": { + "default": "none", + "param_type": "keyword_only" + }, + "client_secret": { + "default": "none", + "param_type": "keyword_only" + }, + "redirect_uri": { + "default": "none", + "param_type": "keyword_only" + }, + "use_encrypted_endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "use_host_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "use_peer_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_properties": { + "attr_type": "connection_properties" + }, + "host": { + "attr_type": "host" + }, + "client_id": { + "attr_type": "client_id" + }, + "client_secret": { + "attr_type": "client_secret" + }, + "redirect_uri": { + "attr_type": "redirect_uri" + }, + "use_encrypted_endpoints": { + "attr_type": "use_encrypted_endpoints" + }, + "use_host_verification": { + "attr_type": "use_host_verification" + }, + "use_peer_verification": { + "attr_type": "use_peer_verification" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SquareObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SquareSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SsisEnvironment": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "id": { + "default": "none", + "param_type": "keyword_only" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_id": { + "default": "none", + "param_type": "keyword_only" + }, + "variables": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "folder_id": { + "attr_type": "folder_id" + }, + "variables": { + "attr_type": "variables" + }, + "id": { + "attr_type": "id" + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SsisEnvironmentReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "id": { + "default": "none", + "param_type": "keyword_only" + }, + "environment_folder_name": { + "default": "none", + "param_type": "keyword_only" + }, + "environment_name": { + "default": "none", + "param_type": "keyword_only" + }, + "reference_type": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "id": { + "attr_type": "id" + }, + "environment_folder_name": { + "attr_type": "environment_folder_name" + }, + "environment_name": { + "attr_type": "environment_name" + }, + "reference_type": { + "attr_type": "reference_type" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SsisFolder": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "id": { + "default": "none", + "param_type": "keyword_only" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "id": { + "attr_type": "id" + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SsisLogLocationType": { + "type": "Enum", + "methods": {}, + "properties": { + "FILE": "FILE" + } + }, + "SsisObjectMetadata": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "id": { + "default": "none", + "param_type": "keyword_only" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "id": { + "attr_type": "id" + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SsisObjectMetadataListResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": "none", + "param_type": "keyword_only" + }, + "next_link": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "next_link": { + "attr_type": "next_link" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SsisObjectMetadataStatusResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "status": { + "default": "none", + "param_type": "keyword_only" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "properties": { + "default": "none", + "param_type": "keyword_only" + }, + "error": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "status": { + "attr_type": "status" + }, + "name": { + "attr_type": "name" + }, + "properties": { + "attr_type": "properties" + }, + "error": { + "attr_type": "error" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SsisObjectMetadataType": { + "type": "Enum", + "methods": {}, + "properties": { + "ENVIRONMENT": "ENVIRONMENT", + "FOLDER": "FOLDER", + "PACKAGE": "PACKAGE", + "PROJECT": "PROJECT" + } + }, + "SsisPackage": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "id": { + "default": "none", + "param_type": "keyword_only" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_id": { + "default": "none", + "param_type": "keyword_only" + }, + "project_version": { + "default": "none", + "param_type": "keyword_only" + }, + "project_id": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "folder_id": { + "attr_type": "folder_id" + }, + "project_version": { + "attr_type": "project_version" + }, + "project_id": { + "attr_type": "project_id" + }, + "parameters": { + "attr_type": "parameters" + }, + "id": { + "attr_type": "id" + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SsisPackageLocationType": { + "type": "Enum", + "methods": {}, + "properties": { + "FILE": "FILE", + "INLINE_PACKAGE": "INLINE_PACKAGE", + "PACKAGE_STORE": "PACKAGE_STORE", + "SSISDB": "SSISDB" + } + }, + "SsisParameter": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "id": { + "default": "none", + "param_type": "keyword_only" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "data_type": { + "default": "none", + "param_type": "keyword_only" + }, + "required": { + "default": "none", + "param_type": "keyword_only" + }, + "sensitive": { + "default": "none", + "param_type": "keyword_only" + }, + "design_default_value": { + "default": "none", + "param_type": "keyword_only" + }, + "default_value": { + "default": "none", + "param_type": "keyword_only" + }, + "sensitive_default_value": { + "default": "none", + "param_type": "keyword_only" + }, + "value_type": { + "default": "none", + "param_type": "keyword_only" + }, + "value_set": { + "default": "none", + "param_type": "keyword_only" + }, + "variable": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "id": { + "attr_type": "id" + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "data_type": { + "attr_type": "data_type" + }, + "required": { + "attr_type": "required" + }, + "sensitive": { + "attr_type": "sensitive" + }, + "design_default_value": { + "attr_type": "design_default_value" + }, + "default_value": { + "attr_type": "default_value" + }, + "sensitive_default_value": { + "attr_type": "sensitive_default_value" + }, + "value_type": { + "attr_type": "value_type" + }, + "value_set": { + "attr_type": "value_set" + }, + "variable": { + "attr_type": "variable" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SsisProject": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "id": { + "default": "none", + "param_type": "keyword_only" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "folder_id": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "environment_refs": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "folder_id": { + "attr_type": "folder_id" + }, + "version": { + "attr_type": "version" + }, + "environment_refs": { + "attr_type": "environment_refs" + }, + "parameters": { + "attr_type": "parameters" + }, + "id": { + "attr_type": "id" + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SsisVariable": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "id": { + "default": "none", + "param_type": "keyword_only" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "data_type": { + "default": "none", + "param_type": "keyword_only" + }, + "sensitive": { + "default": "none", + "param_type": "keyword_only" + }, + "value": { + "default": "none", + "param_type": "keyword_only" + }, + "sensitive_value": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "id": { + "attr_type": "id" + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "data_type": { + "attr_type": "data_type" + }, + "sensitive": { + "attr_type": "sensitive" + }, + "value": { + "attr_type": "value" + }, + "sensitive_value": { + "attr_type": "sensitive_value" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "StagingSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "path": { + "default": "none", + "param_type": "keyword_only" + }, + "enable_compression": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "path": { + "attr_type": "path" + }, + "enable_compression": { + "attr_type": "enable_compression" + } + } + }, + "StoreReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "StoreWriteSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "copy_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "metadata": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + }, + "copy_behavior": { + "attr_type": "copy_behavior" + }, + "metadata": { + "attr_type": "metadata" + } + } + }, + "StoredProcedureParameter": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": "none", + "param_type": "keyword_only" + }, + "type": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "type": { + "attr_type": "type" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "StoredProcedureParameterType": { + "type": "Enum", + "methods": {}, + "properties": { + "BOOLEAN": "BOOLEAN", + "DATE": "DATE", + "DECIMAL": "DECIMAL", + "GUID": "GUID", + "INT": "INT", + "INT64": "INT64", + "STRING": "STRING" + } + }, + "SubResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "id": { + "attr_type": null + }, + "name": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "etag": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SubResourceDebugResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SwitchActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "on": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "cases": { + "default": "none", + "param_type": "keyword_only" + }, + "default_activities": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "on": { + "attr_type": "on" + }, + "cases": { + "attr_type": "cases" + }, + "default_activities": { + "attr_type": "default_activities" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "SwitchCase": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": "none", + "param_type": "keyword_only" + }, + "activities": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "activities": { + "attr_type": "activities" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SybaseAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "BASIC": "BASIC", + "WINDOWS": "WINDOWS" + } + }, + "SybaseLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "server": { + "default": null, + "param_type": "keyword_only" + }, + "database": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "server": { + "attr_type": "server" + }, + "database": { + "attr_type": "database" + }, + "schema": { + "attr_type": "schema" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "SybaseSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "SybaseTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "SynapseNotebookActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "notebook": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "spark_pool": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "executor_size": { + "default": "none", + "param_type": "keyword_only" + }, + "conf": { + "default": "none", + "param_type": "keyword_only" + }, + "driver_size": { + "default": "none", + "param_type": "keyword_only" + }, + "num_executors": { + "default": "none", + "param_type": "keyword_only" + }, + "configuration_type": { + "default": "none", + "param_type": "keyword_only" + }, + "target_spark_configuration": { + "default": "none", + "param_type": "keyword_only" + }, + "spark_config": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "notebook": { + "attr_type": "notebook" + }, + "spark_pool": { + "attr_type": "spark_pool" + }, + "parameters": { + "attr_type": "parameters" + }, + "executor_size": { + "attr_type": "executor_size" + }, + "conf": { + "attr_type": "conf" + }, + "driver_size": { + "attr_type": "driver_size" + }, + "num_executors": { + "attr_type": "num_executors" + }, + "configuration_type": { + "attr_type": "configuration_type" + }, + "target_spark_configuration": { + "attr_type": "target_spark_configuration" + }, + "spark_config": { + "attr_type": "spark_config" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "SynapseNotebookReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "reference_name": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "reference_name": { + "attr_type": "reference_name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "SynapseSparkJobDefinitionActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "spark_job": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "arguments": { + "default": "none", + "param_type": "keyword_only" + }, + "file": { + "default": "none", + "param_type": "keyword_only" + }, + "scan_folder": { + "default": "none", + "param_type": "keyword_only" + }, + "class_name": { + "default": "none", + "param_type": "keyword_only" + }, + "files": { + "default": "none", + "param_type": "keyword_only" + }, + "python_code_reference": { + "default": "none", + "param_type": "keyword_only" + }, + "files_v2": { + "default": "none", + "param_type": "keyword_only" + }, + "target_big_data_pool": { + "default": "none", + "param_type": "keyword_only" + }, + "executor_size": { + "default": "none", + "param_type": "keyword_only" + }, + "conf": { + "default": "none", + "param_type": "keyword_only" + }, + "driver_size": { + "default": "none", + "param_type": "keyword_only" + }, + "num_executors": { + "default": "none", + "param_type": "keyword_only" + }, + "configuration_type": { + "default": "none", + "param_type": "keyword_only" + }, + "target_spark_configuration": { + "default": "none", + "param_type": "keyword_only" + }, + "spark_config": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "spark_job": { + "attr_type": "spark_job" + }, + "arguments": { + "attr_type": "arguments" + }, + "file": { + "attr_type": "file" + }, + "scan_folder": { + "attr_type": "scan_folder" + }, + "class_name": { + "attr_type": "class_name" + }, + "files": { + "attr_type": "files" + }, + "python_code_reference": { + "attr_type": "python_code_reference" + }, + "files_v2": { + "attr_type": "files_v2" + }, + "target_big_data_pool": { + "attr_type": "target_big_data_pool" + }, + "executor_size": { + "attr_type": "executor_size" + }, + "conf": { + "attr_type": "conf" + }, + "driver_size": { + "attr_type": "driver_size" + }, + "num_executors": { + "attr_type": "num_executors" + }, + "configuration_type": { + "attr_type": "configuration_type" + }, + "target_spark_configuration": { + "attr_type": "target_spark_configuration" + }, + "spark_config": { + "attr_type": "spark_config" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "SynapseSparkJobReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "reference_name": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "reference_name": { + "attr_type": "reference_name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "TabularSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "TabularTranslator": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "column_mappings": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_mapping": { + "default": "none", + "param_type": "keyword_only" + }, + "collection_reference": { + "default": "none", + "param_type": "keyword_only" + }, + "map_complex_values_to_string": { + "default": "none", + "param_type": "keyword_only" + }, + "mappings": { + "default": "none", + "param_type": "keyword_only" + }, + "type_conversion": { + "default": "none", + "param_type": "keyword_only" + }, + "type_conversion_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "column_mappings": { + "attr_type": "column_mappings" + }, + "schema_mapping": { + "attr_type": "schema_mapping" + }, + "collection_reference": { + "attr_type": "collection_reference" + }, + "map_complex_values_to_string": { + "attr_type": "map_complex_values_to_string" + }, + "mappings": { + "attr_type": "mappings" + }, + "type_conversion": { + "attr_type": "type_conversion" + }, + "type_conversion_settings": { + "attr_type": "type_conversion_settings" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "TarGZipReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "preserve_compression_file_name_as_folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "preserve_compression_file_name_as_folder": { + "attr_type": "preserve_compression_file_name_as_folder" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "TarReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "preserve_compression_file_name_as_folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "preserve_compression_file_name_as_folder": { + "attr_type": "preserve_compression_file_name_as_folder" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "TeamDeskAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "BASIC": "BASIC", + "TOKEN": "TOKEN" + } + }, + "TeamDeskLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "authentication_type": { + "default": null, + "param_type": "keyword_only" + }, + "url": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "api_token": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "url": { + "attr_type": "url" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "api_token": { + "attr_type": "api_token" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "TeradataAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "BASIC": "BASIC", + "WINDOWS": "WINDOWS" + } + }, + "TeradataLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication_type": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "server": { + "attr_type": "server" + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "TeradataPartitionOption": { + "type": "Enum", + "methods": {}, + "properties": { + "DYNAMIC_RANGE": "DYNAMIC_RANGE", + "HASH": "HASH", + "NONE": "NONE" + } + }, + "TeradataPartitionSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "partition_column_name": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_upper_bound": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_lower_bound": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "partition_column_name": { + "attr_type": "partition_column_name" + }, + "partition_upper_bound": { + "attr_type": "partition_upper_bound" + }, + "partition_lower_bound": { + "attr_type": "partition_lower_bound" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "TeradataSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_option": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "partition_option": { + "attr_type": "partition_option" + }, + "partition_settings": { + "attr_type": "partition_settings" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "TeradataTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "database": { + "attr_type": "database" + }, + "table": { + "attr_type": "table" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "TextFormat": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "serializer": { + "default": "none", + "param_type": "keyword_only" + }, + "deserializer": { + "default": "none", + "param_type": "keyword_only" + }, + "column_delimiter": { + "default": "none", + "param_type": "keyword_only" + }, + "row_delimiter": { + "default": "none", + "param_type": "keyword_only" + }, + "escape_char": { + "default": "none", + "param_type": "keyword_only" + }, + "quote_char": { + "default": "none", + "param_type": "keyword_only" + }, + "null_value": { + "default": "none", + "param_type": "keyword_only" + }, + "encoding_name": { + "default": "none", + "param_type": "keyword_only" + }, + "treat_empty_as_null": { + "default": "none", + "param_type": "keyword_only" + }, + "skip_line_count": { + "default": "none", + "param_type": "keyword_only" + }, + "first_row_as_header": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "column_delimiter": { + "attr_type": "column_delimiter" + }, + "row_delimiter": { + "attr_type": "row_delimiter" + }, + "escape_char": { + "attr_type": "escape_char" + }, + "quote_char": { + "attr_type": "quote_char" + }, + "null_value": { + "attr_type": "null_value" + }, + "encoding_name": { + "attr_type": "encoding_name" + }, + "treat_empty_as_null": { + "attr_type": "treat_empty_as_null" + }, + "skip_line_count": { + "attr_type": "skip_line_count" + }, + "first_row_as_header": { + "attr_type": "first_row_as_header" + }, + "additional_properties": { + "attr_type": null + }, + "serializer": { + "attr_type": "serializer" + }, + "deserializer": { + "attr_type": "deserializer" + } + } + }, + "Transformation": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "dataset": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service": { + "default": "none", + "param_type": "keyword_only" + }, + "flowlet": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "dataset": { + "attr_type": "dataset" + }, + "linked_service": { + "attr_type": "linked_service" + }, + "flowlet": { + "attr_type": "flowlet" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "Trigger": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "runtime_state": { + "attr_type": null + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "TriggerDependencyReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "reference_trigger": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "reference_trigger": { + "attr_type": "reference_trigger" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "TriggerFilterParameters": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "continuation_token": { + "default": "none", + "param_type": "keyword_only" + }, + "parent_trigger_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "continuation_token": { + "attr_type": "continuation_token" + }, + "parent_trigger_name": { + "attr_type": "parent_trigger_name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "TriggerListResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "next_link": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "next_link": { + "attr_type": "next_link" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "TriggerPipelineReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline_reference": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "pipeline_reference": { + "attr_type": "pipeline_reference" + }, + "parameters": { + "attr_type": "parameters" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "TriggerQueryResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "continuation_token": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "continuation_token": { + "attr_type": "continuation_token" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "TriggerReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "reference_name": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "reference_name": { + "attr_type": "reference_name" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "TriggerReferenceType": { + "type": "Enum", + "methods": {}, + "properties": { + "TRIGGER_REFERENCE": "TRIGGER_REFERENCE" + } + }, + "TriggerResource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "properties": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "properties": { + "attr_type": "properties" + }, + "id": { + "attr_type": null + }, + "name": { + "attr_type": null + }, + "type": { + "attr_type": null + }, + "etag": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "TriggerRun": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "additional_properties": { + "attr_type": null + }, + "trigger_run_id": { + "attr_type": null + }, + "trigger_name": { + "attr_type": null + }, + "trigger_type": { + "attr_type": null + }, + "trigger_run_timestamp": { + "attr_type": null + }, + "status": { + "attr_type": null + }, + "message": { + "attr_type": null + }, + "properties": { + "attr_type": null + }, + "triggered_pipelines": { + "attr_type": null + }, + "run_dimension": { + "attr_type": null + }, + "dependency_status": { + "attr_type": null + } + } + }, + "TriggerRunStatus": { + "type": "Enum", + "methods": {}, + "properties": { + "FAILED": "FAILED", + "INPROGRESS": "INPROGRESS", + "SUCCEEDED": "SUCCEEDED" + } + }, + "TriggerRunsQueryResponse": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "continuation_token": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "value": { + "attr_type": "value" + }, + "continuation_token": { + "attr_type": "continuation_token" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "TriggerRuntimeState": { + "type": "Enum", + "methods": {}, + "properties": { + "DISABLED": "DISABLED", + "STARTED": "STARTED", + "STOPPED": "STOPPED" + } + }, + "TriggerSubscriptionOperationStatus": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "trigger_name": { + "attr_type": null + }, + "status": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "TumblingWindowFrequency": { + "type": "Enum", + "methods": {}, + "properties": { + "HOUR": "HOUR", + "MINUTE": "MINUTE", + "MONTH": "MONTH" + } + }, + "TumblingWindowTrigger": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "pipeline": { + "default": null, + "param_type": "keyword_only" + }, + "frequency": { + "default": null, + "param_type": "keyword_only" + }, + "interval": { + "default": null, + "param_type": "keyword_only" + }, + "start_time": { + "default": null, + "param_type": "keyword_only" + }, + "max_concurrency": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "end_time": { + "default": "none", + "param_type": "keyword_only" + }, + "delay": { + "default": "none", + "param_type": "keyword_only" + }, + "retry_policy": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "pipeline": { + "attr_type": "pipeline" + }, + "frequency": { + "attr_type": "frequency" + }, + "interval": { + "attr_type": "interval" + }, + "start_time": { + "attr_type": "start_time" + }, + "end_time": { + "attr_type": "end_time" + }, + "delay": { + "attr_type": "delay" + }, + "max_concurrency": { + "attr_type": "max_concurrency" + }, + "retry_policy": { + "attr_type": "retry_policy" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "runtime_state": { + "attr_type": null + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "TumblingWindowTriggerDependencyReference": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "reference_trigger": { + "default": null, + "param_type": "keyword_only" + }, + "offset": { + "default": "none", + "param_type": "keyword_only" + }, + "size": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "offset": { + "attr_type": "offset" + }, + "size": { + "attr_type": "size" + }, + "reference_trigger": { + "attr_type": "reference_trigger" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "TwilioLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "user_name": { + "default": null, + "param_type": "keyword_only" + }, + "password": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "Type": { + "type": "Enum", + "methods": {}, + "properties": { + "LINKED_SERVICE_REFERENCE": "LINKED_SERVICE_REFERENCE" + } + }, + "TypeConversionSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "allow_data_truncation": { + "default": "none", + "param_type": "keyword_only" + }, + "treat_boolean_as_number": { + "default": "none", + "param_type": "keyword_only" + }, + "date_time_format": { + "default": "none", + "param_type": "keyword_only" + }, + "date_time_offset_format": { + "default": "none", + "param_type": "keyword_only" + }, + "time_span_format": { + "default": "none", + "param_type": "keyword_only" + }, + "culture": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "allow_data_truncation": { + "attr_type": "allow_data_truncation" + }, + "treat_boolean_as_number": { + "attr_type": "treat_boolean_as_number" + }, + "date_time_format": { + "attr_type": "date_time_format" + }, + "date_time_offset_format": { + "attr_type": "date_time_offset_format" + }, + "time_span_format": { + "attr_type": "time_span_format" + }, + "culture": { + "attr_type": "culture" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "UntilActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "expression": { + "default": null, + "param_type": "keyword_only" + }, + "activities": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "expression": { + "attr_type": "expression" + }, + "timeout": { + "attr_type": "timeout" + }, + "activities": { + "attr_type": "activities" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "UpdateIntegrationRuntimeNodeRequest": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "concurrent_jobs_limit": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "concurrent_jobs_limit": { + "attr_type": "concurrent_jobs_limit" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "UpdateIntegrationRuntimeRequest": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "auto_update": { + "default": "none", + "param_type": "keyword_only" + }, + "update_delay_offset": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "auto_update": { + "attr_type": "auto_update" + }, + "update_delay_offset": { + "attr_type": "update_delay_offset" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "UserAccessPolicy": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "permissions": { + "default": "none", + "param_type": "keyword_only" + }, + "access_resource_path": { + "default": "none", + "param_type": "keyword_only" + }, + "profile_name": { + "default": "none", + "param_type": "keyword_only" + }, + "start_time": { + "default": "none", + "param_type": "keyword_only" + }, + "expire_time": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "permissions": { + "attr_type": "permissions" + }, + "access_resource_path": { + "attr_type": "access_resource_path" + }, + "profile_name": { + "attr_type": "profile_name" + }, + "start_time": { + "attr_type": "start_time" + }, + "expire_time": { + "attr_type": "expire_time" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "UserProperty": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "value": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "name": { + "attr_type": "name" + }, + "value": { + "attr_type": "value" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ValidationActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "dataset": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sleep": { + "default": "none", + "param_type": "keyword_only" + }, + "minimum_size": { + "default": "none", + "param_type": "keyword_only" + }, + "child_items": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "timeout": { + "attr_type": "timeout" + }, + "sleep": { + "attr_type": "sleep" + }, + "minimum_size": { + "attr_type": "minimum_size" + }, + "child_items": { + "attr_type": "child_items" + }, + "dataset": { + "attr_type": "dataset" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "VariableSpecification": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": null, + "param_type": "keyword_only" + }, + "default_value": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "default_value": { + "attr_type": "default_value" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "VariableType": { + "type": "Enum", + "methods": {}, + "properties": { + "ARRAY": "ARRAY", + "BOOL": "BOOL", + "STRING": "STRING" + } + }, + "VerticaLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_string": { + "default": "none", + "param_type": "keyword_only" + }, + "server": { + "default": "none", + "param_type": "keyword_only" + }, + "port": { + "default": "none", + "param_type": "keyword_only" + }, + "uid": { + "default": "none", + "param_type": "keyword_only" + }, + "database": { + "default": "none", + "param_type": "keyword_only" + }, + "pwd": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_string": { + "attr_type": "connection_string" + }, + "server": { + "attr_type": "server" + }, + "port": { + "attr_type": "port" + }, + "uid": { + "attr_type": "uid" + }, + "database": { + "attr_type": "database" + }, + "pwd": { + "attr_type": "pwd" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "VerticaSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "VerticaTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "table": { + "attr_type": "table" + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "WaitActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "wait_time_in_seconds": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "wait_time_in_seconds": { + "attr_type": "wait_time_in_seconds" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "WarehouseLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "artifact_id": { + "default": null, + "param_type": "keyword_only" + }, + "endpoint": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "workspace_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_id": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_key": { + "default": "none", + "param_type": "keyword_only" + }, + "tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential_type": { + "default": "none", + "param_type": "keyword_only" + }, + "service_principal_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "artifact_id": { + "attr_type": "artifact_id" + }, + "endpoint": { + "attr_type": "endpoint" + }, + "workspace_id": { + "attr_type": "workspace_id" + }, + "service_principal_id": { + "attr_type": "service_principal_id" + }, + "service_principal_key": { + "attr_type": "service_principal_key" + }, + "tenant": { + "attr_type": "tenant" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "service_principal_credential_type": { + "attr_type": "service_principal_credential_type" + }, + "service_principal_credential": { + "attr_type": "service_principal_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "WarehouseSink": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_size": { + "default": "none", + "param_type": "keyword_only" + }, + "write_batch_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "sink_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "pre_copy_script": { + "default": "none", + "param_type": "keyword_only" + }, + "allow_copy_command": { + "default": "none", + "param_type": "keyword_only" + }, + "copy_command_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "table_option": { + "default": "none", + "param_type": "keyword_only" + }, + "write_behavior": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "pre_copy_script": { + "attr_type": "pre_copy_script" + }, + "allow_copy_command": { + "attr_type": "allow_copy_command" + }, + "copy_command_settings": { + "attr_type": "copy_command_settings" + }, + "table_option": { + "attr_type": "table_option" + }, + "write_behavior": { + "attr_type": "write_behavior" + }, + "additional_properties": { + "attr_type": null + }, + "write_batch_size": { + "attr_type": "write_batch_size" + }, + "write_batch_timeout": { + "attr_type": "write_batch_timeout" + }, + "sink_retry_count": { + "attr_type": "sink_retry_count" + }, + "sink_retry_wait": { + "attr_type": "sink_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "WarehouseSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_reader_query": { + "default": "none", + "param_type": "keyword_only" + }, + "sql_reader_stored_procedure_name": { + "default": "none", + "param_type": "keyword_only" + }, + "stored_procedure_parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "isolation_level": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_option": { + "default": "none", + "param_type": "keyword_only" + }, + "partition_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "sql_reader_query": { + "attr_type": "sql_reader_query" + }, + "sql_reader_stored_procedure_name": { + "attr_type": "sql_reader_stored_procedure_name" + }, + "stored_procedure_parameters": { + "attr_type": "stored_procedure_parameters" + }, + "isolation_level": { + "attr_type": "isolation_level" + }, + "partition_option": { + "attr_type": "partition_option" + }, + "partition_settings": { + "attr_type": "partition_settings" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "WarehouseTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "schema_type_properties_schema": { + "default": "none", + "param_type": "keyword_only" + }, + "table": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "schema_type_properties_schema": { + "attr_type": "schema_type_properties_schema" + }, + "table": { + "attr_type": "table" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "WebActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "method": { + "default": null, + "param_type": "keyword_only" + }, + "url": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_service_name": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "headers": { + "default": "none", + "param_type": "keyword_only" + }, + "body": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_cert_validation": { + "default": "none", + "param_type": "keyword_only" + }, + "http_request_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "turn_off_async": { + "default": "none", + "param_type": "keyword_only" + }, + "datasets": { + "default": "none", + "param_type": "keyword_only" + }, + "linked_services": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "method": { + "attr_type": "method" + }, + "url": { + "attr_type": "url" + }, + "headers": { + "attr_type": "headers" + }, + "body": { + "attr_type": "body" + }, + "authentication": { + "attr_type": "authentication" + }, + "disable_cert_validation": { + "attr_type": "disable_cert_validation" + }, + "http_request_timeout": { + "attr_type": "http_request_timeout" + }, + "turn_off_async": { + "attr_type": "turn_off_async" + }, + "datasets": { + "attr_type": "datasets" + }, + "linked_services": { + "attr_type": "linked_services" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "policy": { + "attr_type": "policy" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "WebActivityAuthentication": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type": { + "default": "none", + "param_type": "keyword_only" + }, + "pfx": { + "default": "none", + "param_type": "keyword_only" + }, + "username": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "resource": { + "default": "none", + "param_type": "keyword_only" + }, + "user_tenant": { + "default": "none", + "param_type": "keyword_only" + }, + "credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": "type" + }, + "pfx": { + "attr_type": "pfx" + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "resource": { + "attr_type": "resource" + }, + "user_tenant": { + "attr_type": "user_tenant" + }, + "credential": { + "attr_type": "credential" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "WebActivityMethod": { + "type": "Enum", + "methods": {}, + "properties": { + "DELETE": "DELETE", + "GET": "GET", + "POST": "POST", + "PUT": "PUT" + } + }, + "WebAnonymousAuthentication": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "url": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "authentication_type": { + "attr_type": null + }, + "url": { + "attr_type": "url" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "WebAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "ANONYMOUS": "ANONYMOUS", + "BASIC": "BASIC", + "CLIENT_CERTIFICATE": "CLIENT_CERTIFICATE" + } + }, + "WebBasicAuthentication": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "url": { + "default": null, + "param_type": "keyword_only" + }, + "username": { + "default": null, + "param_type": "keyword_only" + }, + "password": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "authentication_type": { + "attr_type": null + }, + "username": { + "attr_type": "username" + }, + "password": { + "attr_type": "password" + }, + "url": { + "attr_type": "url" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "WebClientCertificateAuthentication": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "url": { + "default": null, + "param_type": "keyword_only" + }, + "pfx": { + "default": null, + "param_type": "keyword_only" + }, + "password": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "authentication_type": { + "attr_type": null + }, + "pfx": { + "attr_type": "pfx" + }, + "password": { + "attr_type": "password" + }, + "url": { + "attr_type": "url" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "WebHookActivity": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "name": { + "default": null, + "param_type": "keyword_only" + }, + "method": { + "default": null, + "param_type": "keyword_only" + }, + "url": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "state": { + "default": "none", + "param_type": "keyword_only" + }, + "on_inactive_mark_as": { + "default": "none", + "param_type": "keyword_only" + }, + "depends_on": { + "default": "none", + "param_type": "keyword_only" + }, + "user_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "policy": { + "default": "none", + "param_type": "keyword_only" + }, + "timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "headers": { + "default": "none", + "param_type": "keyword_only" + }, + "body": { + "default": "none", + "param_type": "keyword_only" + }, + "authentication": { + "default": "none", + "param_type": "keyword_only" + }, + "report_status_on_call_back": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "policy": { + "attr_type": "policy" + }, + "method": { + "attr_type": "method" + }, + "url": { + "attr_type": "url" + }, + "timeout": { + "attr_type": "timeout" + }, + "headers": { + "attr_type": "headers" + }, + "body": { + "attr_type": "body" + }, + "authentication": { + "attr_type": "authentication" + }, + "report_status_on_call_back": { + "attr_type": "report_status_on_call_back" + }, + "additional_properties": { + "attr_type": null + }, + "name": { + "attr_type": "name" + }, + "description": { + "attr_type": "description" + }, + "state": { + "attr_type": "state" + }, + "on_inactive_mark_as": { + "attr_type": "on_inactive_mark_as" + }, + "depends_on": { + "attr_type": "depends_on" + }, + "user_properties": { + "attr_type": "user_properties" + } + } + }, + "WebHookActivityMethod": { + "type": "Enum", + "methods": {}, + "properties": { + "POST": "POST" + } + }, + "WebLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "type_properties": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "type_properties": { + "attr_type": "type_properties" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "WebLinkedServiceTypeProperties": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "url": { + "default": null, + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "url": { + "attr_type": "url" + }, + "authentication_type": { + "attr_type": null + }, + "additional_properties": { + "attr_type": null + } + } + }, + "WebSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "WebTableDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "index": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "path": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "index": { + "attr_type": "index" + }, + "path": { + "attr_type": "path" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "WranglingDataFlow": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "sources": { + "default": "none", + "param_type": "keyword_only" + }, + "script": { + "default": "none", + "param_type": "keyword_only" + }, + "document_locale": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "sources": { + "attr_type": "sources" + }, + "script": { + "attr_type": "script" + }, + "document_locale": { + "attr_type": "document_locale" + }, + "description": { + "attr_type": "description" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "XeroLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "host": { + "default": "none", + "param_type": "keyword_only" + }, + "consumer_key": { + "default": "none", + "param_type": "keyword_only" + }, + "private_key": { + "default": "none", + "param_type": "keyword_only" + }, + "use_encrypted_endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "use_host_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "use_peer_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_properties": { + "attr_type": "connection_properties" + }, + "host": { + "attr_type": "host" + }, + "consumer_key": { + "attr_type": "consumer_key" + }, + "private_key": { + "attr_type": "private_key" + }, + "use_encrypted_endpoints": { + "attr_type": "use_encrypted_endpoints" + }, + "use_host_verification": { + "attr_type": "use_host_verification" + }, + "use_peer_verification": { + "attr_type": "use_peer_verification" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "XeroObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "XeroSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "XmlDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "location": { + "default": "none", + "param_type": "keyword_only" + }, + "encoding_name": { + "default": "none", + "param_type": "keyword_only" + }, + "null_value": { + "default": "none", + "param_type": "keyword_only" + }, + "compression": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "location": { + "attr_type": "location" + }, + "encoding_name": { + "attr_type": "encoding_name" + }, + "null_value": { + "attr_type": "null_value" + }, + "compression": { + "attr_type": "compression" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "XmlReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "compression_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "validation_mode": { + "default": "none", + "param_type": "keyword_only" + }, + "detect_data_type": { + "default": "none", + "param_type": "keyword_only" + }, + "namespaces": { + "default": "none", + "param_type": "keyword_only" + }, + "namespace_prefixes": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "compression_properties": { + "attr_type": "compression_properties" + }, + "validation_mode": { + "attr_type": "validation_mode" + }, + "detect_data_type": { + "attr_type": "detect_data_type" + }, + "namespaces": { + "attr_type": "namespaces" + }, + "namespace_prefixes": { + "attr_type": "namespace_prefixes" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "XmlSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "store_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "format_settings": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "store_settings": { + "attr_type": "store_settings" + }, + "format_settings": { + "attr_type": "format_settings" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + }, + "ZendeskAuthenticationType": { + "type": "Enum", + "methods": {}, + "properties": { + "BASIC": "BASIC", + "TOKEN": "TOKEN" + } + }, + "ZendeskLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "authentication_type": { + "default": null, + "param_type": "keyword_only" + }, + "url": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "user_name": { + "default": "none", + "param_type": "keyword_only" + }, + "password": { + "default": "none", + "param_type": "keyword_only" + }, + "api_token": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "authentication_type": { + "attr_type": "authentication_type" + }, + "url": { + "attr_type": "url" + }, + "user_name": { + "attr_type": "user_name" + }, + "password": { + "attr_type": "password" + }, + "api_token": { + "attr_type": "api_token" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "ZipDeflateReadSettings": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "preserve_zip_file_name_as_folder": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "preserve_zip_file_name_as_folder": { + "attr_type": "preserve_zip_file_name_as_folder" + }, + "additional_properties": { + "attr_type": null + } + } + }, + "ZohoLinkedService": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "version": { + "default": "none", + "param_type": "keyword_only" + }, + "connect_via": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "connection_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "endpoint": { + "default": "none", + "param_type": "keyword_only" + }, + "access_token": { + "default": "none", + "param_type": "keyword_only" + }, + "use_encrypted_endpoints": { + "default": "none", + "param_type": "keyword_only" + }, + "use_host_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "use_peer_verification": { + "default": "none", + "param_type": "keyword_only" + }, + "encrypted_credential": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "connection_properties": { + "attr_type": "connection_properties" + }, + "endpoint": { + "attr_type": "endpoint" + }, + "access_token": { + "attr_type": "access_token" + }, + "use_encrypted_endpoints": { + "attr_type": "use_encrypted_endpoints" + }, + "use_host_verification": { + "attr_type": "use_host_verification" + }, + "use_peer_verification": { + "attr_type": "use_peer_verification" + }, + "encrypted_credential": { + "attr_type": "encrypted_credential" + }, + "additional_properties": { + "attr_type": null + }, + "version": { + "attr_type": "version" + }, + "connect_via": { + "attr_type": "connect_via" + }, + "description": { + "attr_type": "description" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + } + } + }, + "ZohoObjectDataset": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "linked_service_name": { + "default": null, + "param_type": "keyword_only" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "description": { + "default": "none", + "param_type": "keyword_only" + }, + "structure": { + "default": "none", + "param_type": "keyword_only" + }, + "schema": { + "default": "none", + "param_type": "keyword_only" + }, + "parameters": { + "default": "none", + "param_type": "keyword_only" + }, + "annotations": { + "default": "none", + "param_type": "keyword_only" + }, + "folder": { + "default": "none", + "param_type": "keyword_only" + }, + "table_name": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "table_name": { + "attr_type": "table_name" + }, + "additional_properties": { + "attr_type": null + }, + "description": { + "attr_type": "description" + }, + "structure": { + "attr_type": "structure" + }, + "schema": { + "attr_type": "schema" + }, + "linked_service_name": { + "attr_type": "linked_service_name" + }, + "parameters": { + "attr_type": "parameters" + }, + "annotations": { + "attr_type": "annotations" + }, + "folder": { + "attr_type": "folder" + } + } + }, + "ZohoSource": { + "type": null, + "methods": { + "__init__": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "additional_properties": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_count": { + "default": "none", + "param_type": "keyword_only" + }, + "source_retry_wait": { + "default": "none", + "param_type": "keyword_only" + }, + "max_concurrent_connections": { + "default": "none", + "param_type": "keyword_only" + }, + "disable_metrics_collection": { + "default": "none", + "param_type": "keyword_only" + }, + "query_timeout": { + "default": "none", + "param_type": "keyword_only" + }, + "additional_columns": { + "default": "none", + "param_type": "keyword_only" + }, + "query": { + "default": "none", + "param_type": "keyword_only" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "as_dict": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "key_transformer": { + "default": "attribute_transformer", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "deserialize": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "enable_additional_properties_sending": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "from_dict": { + "parameters": { + "data": { + "default": null, + "param_type": "positional_or_keyword" + }, + "key_extractors": { + "default": "none", + "param_type": "positional_or_keyword" + }, + "content_type": { + "default": "none", + "param_type": "positional_or_keyword" + } + }, + "is_async": false, + "overloads": [] + }, + "is_xml_model": { + "parameters": {}, + "is_async": false, + "overloads": [] + }, + "serialize": { + "parameters": { + "self": { + "default": null, + "param_type": "positional_or_keyword" + }, + "keep_readonly": { + "default": "bool", + "param_type": "positional_or_keyword" + }, + "kwargs": { + "default": null, + "param_type": "var_keyword" + } + }, + "is_async": false, + "overloads": [] + } + }, + "properties": { + "type": { + "attr_type": null + }, + "query": { + "attr_type": "query" + }, + "query_timeout": { + "attr_type": "query_timeout" + }, + "additional_columns": { + "attr_type": "additional_columns" + }, + "additional_properties": { + "attr_type": null + }, + "source_retry_count": { + "attr_type": "source_retry_count" + }, + "source_retry_wait": { + "attr_type": "source_retry_wait" + }, + "max_concurrent_connections": { + "attr_type": "max_concurrent_connections" + }, + "disable_metrics_collection": { + "attr_type": "disable_metrics_collection" + } + } + } + }, + "function_nodes": {} + } +} \ No newline at end of file diff --git a/sdk/resources/azure-mgmt-resource/_meta.json b/sdk/resources/azure-mgmt-resource/_meta.json index 8eb9f8f99596..d1e7d3ef310a 100644 --- a/sdk/resources/azure-mgmt-resource/_meta.json +++ b/sdk/resources/azure-mgmt-resource/_meta.json @@ -1,12 +1,12 @@ { - "commit": "39879dbcfe0d8d66afbe073f287cf8f246928243", + "commit": "78d979851dff5dac11b376f023130fea1194e703", "repository_url": "https://github.com/Azure/azure-rest-api-specs", "autorest": "3.10.2", "use": [ "@autorest/python@6.27.4", "@autorest/modelerfour@4.27.0" ], - "autorest_command": "autorest specification/resources/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.27.4 --use=@autorest/modelerfour@4.27.0 --version=3.10.2 --version-tolerant=False", + "autorest_command": "autorest specification/resources/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --use=@autorest/python@6.27.4 --use=@autorest/modelerfour@4.27.0 --version=3.10.2 --version-tolerant=False", "readme": "specification/resources/resource-manager/readme.md", "package-privatelinks-2020-05": "2022-03-18 16:14:07 -0700 2c68b6f0c9566d97d9d590a31b0d46997622eef7 Microsoft.Authorization/stable/2020-05-01/privateLinks.json", "package-features-2021-07": "2022-03-06 17:36:42 -0800 6a57e9cedc87cafd2dc9e4f3e8af62b5725e3d22 Microsoft.Features/stable/2021-07-01/features.json", diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/changes/v2022_05_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/changes/v2022_05_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/changes/v2022_05_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/changes/v2022_05_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/databoundaries/v2024_08_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/databoundaries/v2024_08_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/databoundaries/v2024_08_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/databoundaries/v2024_08_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2019_10_01_preview/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2019_10_01_preview/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2019_10_01_preview/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2019_10_01_preview/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2020_10_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2020_10_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2020_10_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2020_10_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2023_08_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2023_08_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2023_08_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2023_08_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentstacks/v2022_08_01_preview/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentstacks/v2022_08_01_preview/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentstacks/v2022_08_01_preview/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentstacks/v2022_08_01_preview/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentstacks/v2024_03_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentstacks/v2024_03_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentstacks/v2024_03_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentstacks/v2024_03_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/features/v2015_12_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/features/v2015_12_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/features/v2015_12_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/features/v2015_12_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/features/v2021_07_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/features/v2021_07_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/features/v2021_07_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/features/v2021_07_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/links/v2016_09_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/links/v2016_09_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/links/v2016_09_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/links/v2016_09_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/locks/v2015_01_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/locks/v2015_01_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/locks/v2015_01_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/locks/v2015_01_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/locks/v2016_09_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/locks/v2016_09_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/locks/v2016_09_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/locks/v2016_09_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/managedapplications/v2019_07_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/managedapplications/v2019_07_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/managedapplications/v2019_07_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/managedapplications/v2019_07_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2015_10_01_preview/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2015_10_01_preview/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2015_10_01_preview/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2015_10_01_preview/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2016_04_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2016_04_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2016_04_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2016_04_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2016_12_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2016_12_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2016_12_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2016_12_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2017_06_01_preview/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2017_06_01_preview/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2017_06_01_preview/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2017_06_01_preview/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2018_03_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2018_03_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2018_03_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2018_03_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2018_05_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2018_05_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2018_05_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2018_05_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2019_01_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2019_01_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2019_01_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2019_01_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2019_06_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2019_06_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2019_06_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2019_06_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2019_09_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2019_09_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2019_09_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2019_09_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2020_07_01_preview/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2020_07_01_preview/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2020_07_01_preview/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2020_07_01_preview/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2020_09_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2020_09_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2020_09_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2020_09_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2021_06_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2021_06_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2021_06_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2021_06_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2022_06_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2022_06_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2022_06_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2022_06_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2022_07_01_preview/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2022_07_01_preview/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2022_07_01_preview/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2022_07_01_preview/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2022_08_01_preview/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2022_08_01_preview/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2022_08_01_preview/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2022_08_01_preview/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2023_04_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2023_04_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2023_04_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2023_04_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/privatelinks/v2020_05_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/privatelinks/v2020_05_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/privatelinks/v2020_05_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/privatelinks/v2020_05_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2016_02_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2016_02_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2016_02_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2016_02_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2016_09_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2016_09_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2016_09_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2016_09_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2017_05_10/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2017_05_10/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2017_05_10/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2017_05_10/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2018_02_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2018_02_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2018_02_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2018_02_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2018_05_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2018_05_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2018_05_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2018_05_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_03_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_03_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_03_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_03_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_05_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_05_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_05_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_05_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_05_10/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_05_10/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_05_10/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_05_10/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_07_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_07_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_07_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_07_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_08_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_08_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_08_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_08_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_10_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_10_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_10_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2019_10_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2020_06_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2020_06_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2020_06_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2020_06_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2020_10_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2020_10_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2020_10_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2020_10_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2021_01_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2021_01_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2021_01_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2021_01_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2021_04_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2021_04_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2021_04_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2021_04_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2022_09_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2022_09_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2022_09_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2022_09_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2024_07_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2024_07_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2024_07_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2024_07_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2024_11_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2024_11_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2024_11_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2024_11_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2024_11_01/models/_models_py3.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2024_11_01/models/_models_py3.py index 24781e6c428e..b915b1fe3c93 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2024_11_01/models/_models_py3.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2024_11_01/models/_models_py3.py @@ -3610,7 +3610,7 @@ class WhatIfChange(_serialization.Model): All required parameters must be populated in order to send to server. - :ivar resource_id: Resource ID. Required. + :ivar resource_id: Resource ID. :vartype resource_id: str :ivar deployment_id: The resource id of the Deployment responsible for this change. :vartype deployment_id: str @@ -3634,7 +3634,6 @@ class WhatIfChange(_serialization.Model): """ _validation = { - "resource_id": {"required": True}, "change_type": {"required": True}, } @@ -3653,8 +3652,8 @@ class WhatIfChange(_serialization.Model): def __init__( self, *, - resource_id: str, change_type: Union[str, "_models.ChangeType"], + resource_id: Optional[str] = None, deployment_id: Optional[str] = None, symbolic_name: Optional[str] = None, identifiers: Optional[JSON] = None, @@ -3665,7 +3664,7 @@ def __init__( **kwargs: Any ) -> None: """ - :keyword resource_id: Resource ID. Required. + :keyword resource_id: Resource ID. :paramtype resource_id: str :keyword deployment_id: The resource id of the Deployment responsible for this change. :paramtype deployment_id: str diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2016_06_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2016_06_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2016_06_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2016_06_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2018_06_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2018_06_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2018_06_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2018_06_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2019_06_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2019_06_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2019_06_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2019_06_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2019_11_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2019_11_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2019_11_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2019_11_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2021_01_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2021_01_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2021_01_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2021_01_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2022_12_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2022_12_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2022_12_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2022_12_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2019_06_01_preview/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2019_06_01_preview/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2019_06_01_preview/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2019_06_01_preview/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2021_03_01_preview/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2021_03_01_preview/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2021_03_01_preview/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2021_03_01_preview/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2021_05_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2021_05_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2021_05_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2021_05_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1" diff --git a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2022_02_01/_version.py b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2022_02_01/_version.py index afe3b3f60b64..e5754a47ce68 100644 --- a/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2022_02_01/_version.py +++ b/sdk/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2022_02_01/_version.py @@ -6,4 +6,4 @@ # Changes may cause incorrect behavior and will be lost if the code is regenerated. # -------------------------------------------------------------------------- -VERSION = "23.3.0" +VERSION = "1.0.0b1"