arthur-client 1.4.1240__py3-none-any.whl → 1.4.1242__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -13,6 +13,8 @@
13
13
 
14
14
  * `ENGINE_INTERNAL` (value: `'engine_internal'`)
15
15
 
16
+ * `ODBC` (value: `'odbc'`)
17
+
16
18
  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
17
19
 
18
20
 
@@ -31,6 +31,7 @@ class ConnectorType(str, Enum):
31
31
  GCS = 'GCS'
32
32
  BIGQUERY = 'BigQuery'
33
33
  ENGINE_INTERNAL = 'engine_internal'
34
+ ODBC = 'odbc'
34
35
 
35
36
  @classmethod
36
37
  def from_json(cls, json_str: str) -> Self:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: arthur-client
3
- Version: 1.4.1240
3
+ Version: 1.4.1242
4
4
  Summary: Arthur Python API Client Library
5
5
  License: MIT
6
6
  Keywords: api arthur client ArthurAI sdk ml model monitoring
@@ -76,7 +76,7 @@ arthur_client/api_bindings/docs/ConnectorSpecField.md,sha256=ox5Benmy57H_U7hWcpo
76
76
  arthur_client/api_bindings/docs/ConnectorSpecFieldWithMetadata.md,sha256=2FXtmCeoxYQBhxfsdwhRcLStbQqvEZ-JwT9NSUVd86A,1369
77
77
  arthur_client/api_bindings/docs/ConnectorSpecSchema.md,sha256=Lt_jFX6gnxAyDUvj3_qCcbPR0tO2xa7LZu_opuMTdcU,1588
78
78
  arthur_client/api_bindings/docs/ConnectorSpecSchemaField.md,sha256=r-Tj0tYvobGcI2iiyWVcjtJVgzZlC-7jOGLI33Fg0YY,1420
79
- arthur_client/api_bindings/docs/ConnectorType.md,sha256=EnrMMPjwgenO73_Zs-1guCNp1PkppsGYivb9lECHhyI,359
79
+ arthur_client/api_bindings/docs/ConnectorType.md,sha256=k_8OAwfk5HUETzGi9kTYJUj2XAfdpYEVX0q_SWAXDUQ,387
80
80
  arthur_client/api_bindings/docs/ConnectorsSort.md,sha256=V2WD7xPcmyssy9_9ZxcHlfxDsReBpZBSoCy0VuR7OPY,300
81
81
  arthur_client/api_bindings/docs/ConnectorsV1Api.md,sha256=zrClJmGnYH9VbIYDrNJ6mjMGXPNwtrql5T8HhX4zEYs,21388
82
82
  arthur_client/api_bindings/docs/CreateModelLinkTaskJobSpec.md,sha256=op1mnZnm6xUKR_p5CMfVarip85Cp8gkA7fOHyPj8mtU,1355
@@ -389,7 +389,7 @@ arthur_client/api_bindings/models/connector_spec_field.py,sha256=Zi5uAFgWVTOALOi
389
389
  arthur_client/api_bindings/models/connector_spec_field_with_metadata.py,sha256=Jv4ajDJFcCB73cj_VU-JPIqVohFe26myCQkGIrxTtZ0,3119
390
390
  arthur_client/api_bindings/models/connector_spec_schema.py,sha256=DBrNyk0M8RZpaj_5UpekBTB68howk4WOGzZr-yxUe-g,4578
391
391
  arthur_client/api_bindings/models/connector_spec_schema_field.py,sha256=7IH9F7H6O-LHHeXeyQwwVp_5Mz1FCL8vwNtwPcFuCgk,3661
392
- arthur_client/api_bindings/models/connector_type.py,sha256=FmpXqfN_1iw3iSU9KOhcQiPayi_OoEV1A7JMc3dl1fk,831
392
+ arthur_client/api_bindings/models/connector_type.py,sha256=TJDRsHsW9halSO7DNScwv84OswPeszeksROzHoiirNk,849
393
393
  arthur_client/api_bindings/models/connectors_sort.py,sha256=F3uMScMW0SrVBscHsUczrwRjEQlpc1cnIZgkds3N-qo,794
394
394
  arthur_client/api_bindings/models/create_model_link_task_job_spec.py,sha256=i3zJ5gakSoRlzsUDbyginzkvsu0C70ggOCb5-bHgHUU,3741
395
395
  arthur_client/api_bindings/models/create_model_task_job_spec.py,sha256=TPPIjbVjMiGlGfBLHnmuR8t-QvJE20o5F4j7E1GXjbA,4428
@@ -961,6 +961,6 @@ arthur_client/auth/device_authorizer.py,sha256=bJMIZRjkwQwoSWTLEp7OoXM2MytO3ADSD
961
961
  arthur_client/auth/discovery.py,sha256=hR0MglzRWHdwyi72If5hTnjO50fDJhquP_DD7OzjIQQ,1188
962
962
  arthur_client/auth/oauth_api_config.py,sha256=MB-bwm6Qo_USZD_4KVId6d_v5OtLBphwBjMjslVjTlo,1348
963
963
  arthur_client/auth/session.py,sha256=wCriib5ajfm1e1WTL_QXVCJmEOrGwQg_0v91e5qrC6g,2649
964
- arthur_client-1.4.1240.dist-info/METADATA,sha256=WwML9hz-HI4EtIW29kuTFVqh_rReMKzDEBqQAQmvHE0,1730
965
- arthur_client-1.4.1240.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
966
- arthur_client-1.4.1240.dist-info/RECORD,,
964
+ arthur_client-1.4.1242.dist-info/METADATA,sha256=DZybY4fx9dj9__2tByZIMSbHnaMR2ATcBlwoHe9aOOU,1730
965
+ arthur_client-1.4.1242.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
966
+ arthur_client-1.4.1242.dist-info/RECORD,,