unitycatalog-client 0.4.1__tar.gz → 0.5.0__tar.gz

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.
Files changed (372) hide show
  1. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/PKG-INFO +1 -1
  2. unitycatalog_client-0.5.0/docs/AwsCredentials.md +31 -0
  3. unitycatalog_client-0.5.0/docs/AwsIamRoleRequest.md +29 -0
  4. unitycatalog_client-0.5.0/docs/AwsIamRoleResponse.md +31 -0
  5. unitycatalog_client-0.5.0/docs/AzureUserDelegationSAS.md +29 -0
  6. unitycatalog_client-0.5.0/docs/CatalogInfo.md +39 -0
  7. unitycatalog_client-0.5.0/docs/CatalogsApi.md +360 -0
  8. unitycatalog_client-0.5.0/docs/ColumnInfo.md +39 -0
  9. unitycatalog_client-0.5.0/docs/ColumnInfos.md +30 -0
  10. unitycatalog_client-0.5.0/docs/ColumnTypeName.md +53 -0
  11. unitycatalog_client-0.5.0/docs/CreateCatalog.md +32 -0
  12. unitycatalog_client-0.5.0/docs/CreateCredentialRequest.md +32 -0
  13. unitycatalog_client-0.5.0/docs/CreateExternalLocation.md +32 -0
  14. unitycatalog_client-0.5.0/docs/CreateFunction.md +47 -0
  15. unitycatalog_client-0.5.0/docs/CreateFunctionRequest.md +29 -0
  16. unitycatalog_client-0.5.0/docs/CreateModelVersion.md +34 -0
  17. unitycatalog_client-0.5.0/docs/CreateRegisteredModel.md +32 -0
  18. unitycatalog_client-0.5.0/docs/CreateSchema.md +33 -0
  19. unitycatalog_client-0.5.0/docs/CreateStagingTable.md +31 -0
  20. unitycatalog_client-0.5.0/docs/CreateTable.md +39 -0
  21. unitycatalog_client-0.5.0/docs/CreateVolumeRequestContent.md +34 -0
  22. unitycatalog_client-0.5.0/docs/CredentialInfo.md +39 -0
  23. unitycatalog_client-0.5.0/docs/CredentialPurpose.md +10 -0
  24. unitycatalog_client-0.5.0/docs/CredentialsApi.md +363 -0
  25. unitycatalog_client-0.5.0/docs/DataSourceFormat.md +23 -0
  26. unitycatalog_client-0.5.0/docs/DeltaAddCommitUpdate.md +32 -0
  27. unitycatalog_client-0.5.0/docs/DeltaArrayType.md +31 -0
  28. unitycatalog_client-0.5.0/docs/DeltaAssertEtag.md +31 -0
  29. unitycatalog_client-0.5.0/docs/DeltaAssertTableUUID.md +31 -0
  30. unitycatalog_client-0.5.0/docs/DeltaCatalogConfig.md +30 -0
  31. unitycatalog_client-0.5.0/docs/DeltaClusteringDomainMetadata.md +30 -0
  32. unitycatalog_client-0.5.0/docs/DeltaCommit.md +34 -0
  33. unitycatalog_client-0.5.0/docs/DeltaCommitInfo.md +34 -0
  34. unitycatalog_client-0.5.0/docs/DeltaCommitMetadataProperties.md +30 -0
  35. unitycatalog_client-0.5.0/docs/DeltaCommitsApi.md +158 -0
  36. unitycatalog_client-0.5.0/docs/DeltaConfigurationApi.md +85 -0
  37. unitycatalog_client-0.5.0/docs/DeltaCreateStagingTableRequest.md +29 -0
  38. unitycatalog_client-0.5.0/docs/DeltaCreateTableRequest.md +39 -0
  39. unitycatalog_client-0.5.0/docs/DeltaCredentialOperation.md +13 -0
  40. unitycatalog_client-0.5.0/docs/DeltaCredentialsResponse.md +29 -0
  41. unitycatalog_client-0.5.0/docs/DeltaDataType.md +30 -0
  42. unitycatalog_client-0.5.0/docs/DeltaDecimalType.md +31 -0
  43. unitycatalog_client-0.5.0/docs/DeltaDomainMetadataUpdates.md +31 -0
  44. unitycatalog_client-0.5.0/docs/DeltaErrorModel.md +33 -0
  45. unitycatalog_client-0.5.0/docs/DeltaErrorResponse.md +30 -0
  46. unitycatalog_client-0.5.0/docs/DeltaErrorType.md +43 -0
  47. unitycatalog_client-0.5.0/docs/DeltaGetCommits.md +32 -0
  48. unitycatalog_client-0.5.0/docs/DeltaGetCommitsResponse.md +30 -0
  49. unitycatalog_client-0.5.0/docs/DeltaLoadTableResponse.md +32 -0
  50. unitycatalog_client-0.5.0/docs/DeltaMapType.md +32 -0
  51. unitycatalog_client-0.5.0/docs/DeltaMetadata.md +32 -0
  52. unitycatalog_client-0.5.0/docs/DeltaPrimitiveType.md +29 -0
  53. unitycatalog_client-0.5.0/docs/DeltaProtocol.md +33 -0
  54. unitycatalog_client-0.5.0/docs/DeltaRemoveDomainMetadataUpdate.md +31 -0
  55. unitycatalog_client-0.5.0/docs/DeltaRemovePropertiesUpdate.md +31 -0
  56. unitycatalog_client-0.5.0/docs/DeltaRenameTableRequest.md +29 -0
  57. unitycatalog_client-0.5.0/docs/DeltaReportMetricsRequest.md +30 -0
  58. unitycatalog_client-0.5.0/docs/DeltaReportMetricsRequestReport.md +30 -0
  59. unitycatalog_client-0.5.0/docs/DeltaReportMetricsRequestReportCommitReport.md +37 -0
  60. unitycatalog_client-0.5.0/docs/DeltaReportMetricsRequestReportCommitReportFileSizeHistogram.md +33 -0
  61. unitycatalog_client-0.5.0/docs/DeltaRowTrackingDomainMetadata.md +30 -0
  62. unitycatalog_client-0.5.0/docs/DeltaSetDomainMetadataUpdate.md +31 -0
  63. unitycatalog_client-0.5.0/docs/DeltaSetLatestBackfilledVersionUpdate.md +31 -0
  64. unitycatalog_client-0.5.0/docs/DeltaSetPartitionColumnsUpdate.md +31 -0
  65. unitycatalog_client-0.5.0/docs/DeltaSetPropertiesUpdate.md +30 -0
  66. unitycatalog_client-0.5.0/docs/DeltaSetProtocolUpdate.md +31 -0
  67. unitycatalog_client-0.5.0/docs/DeltaSetSchemaUpdate.md +31 -0
  68. unitycatalog_client-0.5.0/docs/DeltaSetTableCommentUpdate.md +31 -0
  69. unitycatalog_client-0.5.0/docs/DeltaStagingTableResponse.md +36 -0
  70. unitycatalog_client-0.5.0/docs/DeltaStagingTableResponseRequiredProtocol.md +32 -0
  71. unitycatalog_client-0.5.0/docs/DeltaStagingTableResponseSuggestedProtocol.md +31 -0
  72. unitycatalog_client-0.5.0/docs/DeltaStorageCredential.md +33 -0
  73. unitycatalog_client-0.5.0/docs/DeltaStorageCredentialConfig.md +34 -0
  74. unitycatalog_client-0.5.0/docs/DeltaStructField.md +33 -0
  75. unitycatalog_client-0.5.0/docs/DeltaStructFieldMetadata.md +30 -0
  76. unitycatalog_client-0.5.0/docs/DeltaStructType.md +30 -0
  77. unitycatalog_client-0.5.0/docs/DeltaTableMetadata.md +39 -0
  78. unitycatalog_client-0.5.0/docs/DeltaTableRequirement.md +29 -0
  79. unitycatalog_client-0.5.0/docs/DeltaTableType.md +13 -0
  80. unitycatalog_client-0.5.0/docs/DeltaTableUpdate.md +29 -0
  81. unitycatalog_client-0.5.0/docs/DeltaTablesApi.md +625 -0
  82. unitycatalog_client-0.5.0/docs/DeltaTemporaryCredentialsApi.md +235 -0
  83. unitycatalog_client-0.5.0/docs/DeltaUniform.md +30 -0
  84. unitycatalog_client-0.5.0/docs/DeltaUniformIceberg.md +33 -0
  85. unitycatalog_client-0.5.0/docs/DeltaUniformMetadata.md +30 -0
  86. unitycatalog_client-0.5.0/docs/DeltaUniformMetadataIceberg.md +33 -0
  87. unitycatalog_client-0.5.0/docs/DeltaUpdateSnapshotVersionUpdate.md +32 -0
  88. unitycatalog_client-0.5.0/docs/DeltaUpdateTableRequest.md +31 -0
  89. unitycatalog_client-0.5.0/docs/Dependency.md +31 -0
  90. unitycatalog_client-0.5.0/docs/DependencyList.md +30 -0
  91. unitycatalog_client-0.5.0/docs/ExternalLocationInfo.md +39 -0
  92. unitycatalog_client-0.5.0/docs/ExternalLocationsApi.md +358 -0
  93. unitycatalog_client-0.5.0/docs/FinalizeModelVersion.md +30 -0
  94. unitycatalog_client-0.5.0/docs/FunctionDependency.md +30 -0
  95. unitycatalog_client-0.5.0/docs/FunctionInfo.md +54 -0
  96. unitycatalog_client-0.5.0/docs/FunctionParameterInfo.md +40 -0
  97. unitycatalog_client-0.5.0/docs/FunctionParameterInfos.md +29 -0
  98. unitycatalog_client-0.5.0/docs/FunctionParameterMode.md +11 -0
  99. unitycatalog_client-0.5.0/docs/FunctionParameterType.md +13 -0
  100. unitycatalog_client-0.5.0/docs/FunctionsApi.md +290 -0
  101. unitycatalog_client-0.5.0/docs/GcpOauthToken.md +29 -0
  102. unitycatalog_client-0.5.0/docs/GenerateTemporaryModelVersionCredential.md +33 -0
  103. unitycatalog_client-0.5.0/docs/GenerateTemporaryPathCredential.md +30 -0
  104. unitycatalog_client-0.5.0/docs/GenerateTemporaryTableCredential.md +30 -0
  105. unitycatalog_client-0.5.0/docs/GenerateTemporaryVolumeCredential.md +30 -0
  106. unitycatalog_client-0.5.0/docs/GetMetastoreSummaryResponse.md +29 -0
  107. unitycatalog_client-0.5.0/docs/GrantsApi.md +157 -0
  108. unitycatalog_client-0.5.0/docs/ListCatalogsResponse.md +30 -0
  109. unitycatalog_client-0.5.0/docs/ListCredentialsResponse.md +30 -0
  110. unitycatalog_client-0.5.0/docs/ListExternalLocationsResponse.md +30 -0
  111. unitycatalog_client-0.5.0/docs/ListFunctionsResponse.md +30 -0
  112. unitycatalog_client-0.5.0/docs/ListModelVersionsResponse.md +30 -0
  113. unitycatalog_client-0.5.0/docs/ListRegisteredModelsResponse.md +30 -0
  114. unitycatalog_client-0.5.0/docs/ListSchemasResponse.md +30 -0
  115. unitycatalog_client-0.5.0/docs/ListTablesResponse.md +30 -0
  116. unitycatalog_client-0.5.0/docs/ListVolumesResponseContent.md +30 -0
  117. unitycatalog_client-0.5.0/docs/MetastoresApi.md +73 -0
  118. unitycatalog_client-0.5.0/docs/ModelVersionInfo.md +42 -0
  119. unitycatalog_client-0.5.0/docs/ModelVersionOperation.md +14 -0
  120. unitycatalog_client-0.5.0/docs/ModelVersionStatus.md +17 -0
  121. unitycatalog_client-0.5.0/docs/ModelVersionsApi.md +440 -0
  122. unitycatalog_client-0.5.0/docs/PathOperation.md +16 -0
  123. unitycatalog_client-0.5.0/docs/PermissionsChange.md +31 -0
  124. unitycatalog_client-0.5.0/docs/PermissionsList.md +29 -0
  125. unitycatalog_client-0.5.0/docs/PrincipalType.md +13 -0
  126. unitycatalog_client-0.5.0/docs/Privilege.md +47 -0
  127. unitycatalog_client-0.5.0/docs/PrivilegeAssignment.md +30 -0
  128. unitycatalog_client-0.5.0/docs/RegisteredModelInfo.md +40 -0
  129. unitycatalog_client-0.5.0/docs/RegisteredModelsApi.md +364 -0
  130. unitycatalog_client-0.5.0/docs/SchemaInfo.md +41 -0
  131. unitycatalog_client-0.5.0/docs/SchemasApi.md +362 -0
  132. unitycatalog_client-0.5.0/docs/SecurableType.md +27 -0
  133. unitycatalog_client-0.5.0/docs/StagingTableInfo.md +33 -0
  134. unitycatalog_client-0.5.0/docs/TableDependency.md +30 -0
  135. unitycatalog_client-0.5.0/docs/TableInfo.md +45 -0
  136. unitycatalog_client-0.5.0/docs/TableOperation.md +14 -0
  137. unitycatalog_client-0.5.0/docs/TableType.md +18 -0
  138. unitycatalog_client-0.5.0/docs/TablesApi.md +364 -0
  139. unitycatalog_client-0.5.0/docs/TemporaryCredentials.md +32 -0
  140. unitycatalog_client-0.5.0/docs/TemporaryCredentialsApi.md +280 -0
  141. unitycatalog_client-0.5.0/docs/UpdateCatalog.md +31 -0
  142. unitycatalog_client-0.5.0/docs/UpdateCredentialRequest.md +32 -0
  143. unitycatalog_client-0.5.0/docs/UpdateExternalLocation.md +33 -0
  144. unitycatalog_client-0.5.0/docs/UpdateModelVersion.md +29 -0
  145. unitycatalog_client-0.5.0/docs/UpdatePermissions.md +29 -0
  146. unitycatalog_client-0.5.0/docs/UpdateRegisteredModel.md +30 -0
  147. unitycatalog_client-0.5.0/docs/UpdateSchema.md +31 -0
  148. unitycatalog_client-0.5.0/docs/UpdateVolumeRequestContent.md +30 -0
  149. unitycatalog_client-0.5.0/docs/VolumeInfo.md +41 -0
  150. unitycatalog_client-0.5.0/docs/VolumeOperation.md +14 -0
  151. unitycatalog_client-0.5.0/docs/VolumeType.md +13 -0
  152. unitycatalog_client-0.5.0/docs/VolumesApi.md +362 -0
  153. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/pyproject.toml +1 -1
  154. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/setup.py +1 -1
  155. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/__init__.py +1 -1
  156. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/api_client.py +1 -1
  157. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/configuration.py +1 -1
  158. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/create_table.py +12 -4
  159. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/table_info.py +10 -2
  160. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/table_type.py +1 -0
  161. unitycatalog_client-0.5.0/src/unitycatalog/delta/api/delta_configuration_api.py +335 -0
  162. unitycatalog_client-0.5.0/src/unitycatalog/delta/api/delta_tables_api.py +2576 -0
  163. unitycatalog_client-0.5.0/src/unitycatalog/delta/api/delta_temporary_credentials_api.py +915 -0
  164. unitycatalog_client-0.5.0/src/unitycatalog/delta/internal/serde/delta_data_type_module.py +120 -0
  165. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_add_commit_update.py +92 -0
  166. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_array_type.py +89 -0
  167. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_assert_etag.py +89 -0
  168. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_assert_table_uuid.py +89 -0
  169. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_catalog_config.py +89 -0
  170. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_clustering_domain_metadata.py +87 -0
  171. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_commit.py +95 -0
  172. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_create_staging_table_request.py +87 -0
  173. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_create_table_request.py +124 -0
  174. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_credential_operation.py +37 -0
  175. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_credentials_response.py +95 -0
  176. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_data_type.py +119 -0
  177. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_decimal_type.py +89 -0
  178. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_domain_metadata_updates.py +97 -0
  179. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_error_model.py +95 -0
  180. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_error_response.py +91 -0
  181. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_error_type.py +52 -0
  182. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_load_table_response.py +109 -0
  183. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_map_type.py +90 -0
  184. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_primitive_type.py +87 -0
  185. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_protocol.py +93 -0
  186. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_remove_domain_metadata_update.py +89 -0
  187. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_remove_properties_update.py +89 -0
  188. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_rename_table_request.py +87 -0
  189. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_report_metrics_request.py +93 -0
  190. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_report_metrics_request_report.py +91 -0
  191. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_report_metrics_request_report_commit_report.py +105 -0
  192. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_report_metrics_request_report_commit_report_file_size_histogram.py +93 -0
  193. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_row_tracking_domain_metadata.py +87 -0
  194. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_set_domain_metadata_update.py +90 -0
  195. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_set_latest_backfilled_version_update.py +89 -0
  196. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_set_partition_columns_update.py +89 -0
  197. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_set_properties_update.py +89 -0
  198. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_set_protocol_update.py +90 -0
  199. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_set_schema_update.py +90 -0
  200. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_set_table_comment_update.py +89 -0
  201. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_staging_table_response.py +118 -0
  202. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_staging_table_response_required_protocol.py +93 -0
  203. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_staging_table_response_suggested_protocol.py +89 -0
  204. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_storage_credential.py +98 -0
  205. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_storage_credential_config.py +95 -0
  206. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_struct_field.py +101 -0
  207. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_struct_field_metadata.py +100 -0
  208. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_struct_type.py +89 -0
  209. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_table_metadata.py +112 -0
  210. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_table_requirement.py +110 -0
  211. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_table_type.py +37 -0
  212. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_table_update.py +137 -0
  213. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_uniform_metadata.py +91 -0
  214. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_uniform_metadata_iceberg.py +93 -0
  215. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_update_snapshot_version_update.py +90 -0
  216. unitycatalog_client-0.5.0/src/unitycatalog/delta/models/delta_update_table_request.py +105 -0
  217. unitycatalog_client-0.5.0/streams/_global/_global/_global/streams/out +10 -0
  218. unitycatalog_client-0.5.0/streams/_global/prepareGeneration/_global/streams/out +2 -0
  219. unitycatalog_client-0.4.1/.openapi-generator/FILES +0 -114
  220. unitycatalog_client-0.4.1/.openapi-generator/VERSION +0 -1
  221. unitycatalog_client-0.4.1/classpath +0 -1
  222. unitycatalog_client-0.4.1/streams/_global/_global/_global/streams/out +0 -10
  223. unitycatalog_client-0.4.1/streams/_global/openApiGenerate/_global/streams/out +0 -1
  224. unitycatalog_client-0.4.1/streams/_global/prepareGeneration/_global/streams/out +0 -2
  225. unitycatalog_client-0.4.1/streams/_global/projectDescriptors/_global/streams/out +0 -0
  226. unitycatalog_client-0.4.1/streams/_global/publishSigned/_global/streams/out +0 -1
  227. unitycatalog_client-0.4.1/streams/_global/scalaCompilerBridgeScope/_global/streams/out +0 -0
  228. unitycatalog_client-0.4.1/streams/_global/update/_global/streams/out +0 -0
  229. unitycatalog_client-0.4.1/streams/compile/_global/_global/compileOutputs/previous +0 -1
  230. unitycatalog_client-0.4.1/streams/compile/_global/_global/discoveredMainClasses/data +0 -1
  231. unitycatalog_client-0.4.1/streams/compile/bspReporter/_global/streams/out +0 -0
  232. unitycatalog_client-0.4.1/streams/compile/compile/_global/streams/out +0 -0
  233. unitycatalog_client-0.4.1/streams/compile/compileIncremental/_global/streams/export +0 -0
  234. unitycatalog_client-0.4.1/streams/compile/compileIncremental/_global/streams/out +0 -6
  235. unitycatalog_client-0.4.1/streams/compile/copyResources/_global/streams/out +0 -2
  236. unitycatalog_client-0.4.1/streams/compile/dependencyClasspath/_global/streams/export +0 -1
  237. unitycatalog_client-0.4.1/streams/compile/exportedProducts/_global/streams/export +0 -1
  238. unitycatalog_client-0.4.1/streams/compile/externalDependencyClasspath/_global/streams/export +0 -1
  239. unitycatalog_client-0.4.1/streams/compile/incOptions/_global/streams/out +0 -5
  240. unitycatalog_client-0.4.1/streams/compile/internalDependencyClasspath/_global/streams/export +0 -1
  241. unitycatalog_client-0.4.1/streams/compile/internalDependencyClasspath/_global/streams/out +0 -0
  242. unitycatalog_client-0.4.1/streams/compile/mainClass/_global/streams/out +0 -0
  243. unitycatalog_client-0.4.1/streams/compile/managedClasspath/_global/streams/export +0 -1
  244. unitycatalog_client-0.4.1/streams/compile/packageBin/_global/streams/inputs +0 -1
  245. unitycatalog_client-0.4.1/streams/compile/packageBin/_global/streams/out +0 -4
  246. unitycatalog_client-0.4.1/streams/compile/packageBin/_global/streams/output +0 -1
  247. unitycatalog_client-0.4.1/streams/compile/scalacOptions/_global/streams/out +0 -0
  248. unitycatalog_client-0.4.1/streams/compile/unmanagedClasspath/_global/streams/export +0 -1
  249. unitycatalog_client-0.4.1/streams/compile/unmanagedClasspath/_global/streams/out +0 -0
  250. unitycatalog_client-0.4.1/streams/compile/unmanagedJars/_global/streams/export +0 -1
  251. unitycatalog_client-0.4.1/streams/runtime/dependencyClasspath/_global/streams/export +0 -1
  252. unitycatalog_client-0.4.1/streams/runtime/externalDependencyClasspath/_global/streams/export +0 -1
  253. unitycatalog_client-0.4.1/streams/runtime/internalDependencyClasspath/_global/streams/export +0 -1
  254. unitycatalog_client-0.4.1/streams/runtime/internalDependencyClasspath/_global/streams/out +0 -0
  255. unitycatalog_client-0.4.1/streams/runtime/managedClasspath/_global/streams/export +0 -1
  256. unitycatalog_client-0.4.1/streams/runtime/unmanagedClasspath/_global/streams/export +0 -1
  257. unitycatalog_client-0.4.1/streams/runtime/unmanagedClasspath/_global/streams/out +0 -0
  258. unitycatalog_client-0.4.1/streams/runtime/unmanagedJars/_global/streams/export +0 -1
  259. unitycatalog_client-0.4.1/sync/copy-resource +0 -1
  260. unitycatalog_client-0.4.1/unitycatalog-python-client-0.4.1-SNAPSHOT.jar +0 -0
  261. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/.github/workflows/python.yml +0 -0
  262. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/.gitignore +0 -0
  263. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/.gitlab-ci.yml +0 -0
  264. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/.openapi-generator-ignore +0 -0
  265. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/.travis.yml +0 -0
  266. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/README.md +0 -0
  267. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/requirements.txt +0 -0
  268. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/setup.cfg +0 -0
  269. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/api/__init__.py +0 -0
  270. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/api/catalogs_api.py +0 -0
  271. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/api/credentials_api.py +0 -0
  272. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/api/delta_commits_api.py +0 -0
  273. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/api/external_locations_api.py +0 -0
  274. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/api/functions_api.py +0 -0
  275. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/api/grants_api.py +0 -0
  276. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/api/metastores_api.py +0 -0
  277. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/api/model_versions_api.py +0 -0
  278. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/api/registered_models_api.py +0 -0
  279. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/api/schemas_api.py +0 -0
  280. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/api/tables_api.py +0 -0
  281. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/api/temporary_credentials_api.py +0 -0
  282. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/api/volumes_api.py +0 -0
  283. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/api_response.py +0 -0
  284. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/exceptions.py +0 -0
  285. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/__init__.py +0 -0
  286. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/aws_credentials.py +0 -0
  287. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/aws_iam_role_request.py +0 -0
  288. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/aws_iam_role_response.py +0 -0
  289. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/azure_user_delegation_sas.py +0 -0
  290. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/catalog_info.py +0 -0
  291. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/column_info.py +0 -0
  292. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/column_infos.py +0 -0
  293. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/column_type_name.py +0 -0
  294. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/create_catalog.py +0 -0
  295. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/create_credential_request.py +0 -0
  296. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/create_external_location.py +0 -0
  297. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/create_function.py +0 -0
  298. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/create_function_request.py +0 -0
  299. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/create_model_version.py +0 -0
  300. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/create_registered_model.py +0 -0
  301. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/create_schema.py +0 -0
  302. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/create_staging_table.py +0 -0
  303. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/create_volume_request_content.py +0 -0
  304. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/credential_info.py +0 -0
  305. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/credential_purpose.py +0 -0
  306. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/data_source_format.py +0 -0
  307. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/delta_commit.py +0 -0
  308. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/delta_commit_info.py +0 -0
  309. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/delta_commit_metadata_properties.py +0 -0
  310. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/delta_get_commits.py +0 -0
  311. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/delta_get_commits_response.py +0 -0
  312. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/delta_metadata.py +0 -0
  313. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/delta_uniform.py +0 -0
  314. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/delta_uniform_iceberg.py +0 -0
  315. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/dependency.py +0 -0
  316. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/dependency_list.py +0 -0
  317. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/external_location_info.py +0 -0
  318. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/finalize_model_version.py +0 -0
  319. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/function_dependency.py +0 -0
  320. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/function_info.py +0 -0
  321. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/function_parameter_info.py +0 -0
  322. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/function_parameter_infos.py +0 -0
  323. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/function_parameter_mode.py +0 -0
  324. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/function_parameter_type.py +0 -0
  325. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/gcp_oauth_token.py +0 -0
  326. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/generate_temporary_model_version_credential.py +0 -0
  327. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/generate_temporary_path_credential.py +0 -0
  328. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/generate_temporary_table_credential.py +0 -0
  329. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/generate_temporary_volume_credential.py +0 -0
  330. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/get_metastore_summary_response.py +0 -0
  331. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/list_catalogs_response.py +0 -0
  332. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/list_credentials_response.py +0 -0
  333. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/list_external_locations_response.py +0 -0
  334. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/list_functions_response.py +0 -0
  335. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/list_model_versions_response.py +0 -0
  336. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/list_registered_models_response.py +0 -0
  337. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/list_schemas_response.py +0 -0
  338. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/list_tables_response.py +0 -0
  339. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/list_volumes_response_content.py +0 -0
  340. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/model_version_info.py +0 -0
  341. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/model_version_operation.py +0 -0
  342. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/model_version_status.py +0 -0
  343. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/path_operation.py +0 -0
  344. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/permissions_change.py +0 -0
  345. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/permissions_list.py +0 -0
  346. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/principal_type.py +0 -0
  347. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/privilege.py +0 -0
  348. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/privilege_assignment.py +0 -0
  349. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/registered_model_info.py +0 -0
  350. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/schema_info.py +0 -0
  351. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/securable_type.py +0 -0
  352. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/staging_table_info.py +0 -0
  353. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/table_dependency.py +0 -0
  354. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/table_operation.py +0 -0
  355. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/temporary_credentials.py +0 -0
  356. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/update_catalog.py +0 -0
  357. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/update_credential_request.py +0 -0
  358. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/update_external_location.py +0 -0
  359. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/update_model_version.py +0 -0
  360. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/update_permissions.py +0 -0
  361. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/update_registered_model.py +0 -0
  362. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/update_schema.py +0 -0
  363. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/update_volume_request_content.py +0 -0
  364. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/volume_info.py +0 -0
  365. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/volume_operation.py +0 -0
  366. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/models/volume_type.py +0 -0
  367. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/py.typed +0 -0
  368. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/src/unitycatalog/client/rest.py +0 -0
  369. /unitycatalog_client-0.4.1/streams/_global/coursierArtifacts/_global/streams/out → /unitycatalog_client-0.5.0/src/unitycatalog/delta/internal/__init__.py +0 -0
  370. /unitycatalog_client-0.4.1/streams/_global/coursierResolutions/_global/streams/out → /unitycatalog_client-0.5.0/src/unitycatalog/delta/internal/serde/__init__.py +0 -0
  371. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/test-requirements.txt +0 -0
  372. {unitycatalog_client-0.4.1 → unitycatalog_client-0.5.0}/tox.ini +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: unitycatalog-client
3
- Version: 0.4.1
3
+ Version: 0.5.0
4
4
  Summary: Official Python SDK for Unity Catalog
5
5
  Project-URL: homepage, https://www.unitycatalog.io/
6
6
  Project-URL: issues, https://github.com/unitycatalog/unitycatalog/issues
@@ -0,0 +1,31 @@
1
+ # AwsCredentials
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **access_key_id** | **str** | The access key ID that identifies the temporary credentials. | [optional]
9
+ **secret_access_key** | **str** | The secret access key that can be used to sign AWS API requests. | [optional]
10
+ **session_token** | **str** | The token that users must pass to AWS API to use the temporary credentials. | [optional]
11
+
12
+ ## Example
13
+
14
+ ```python
15
+ from unitycatalog.client.models.aws_credentials import AwsCredentials
16
+
17
+ # TODO update the JSON string below
18
+ json = "{}"
19
+ # create an instance of AwsCredentials from a JSON string
20
+ aws_credentials_instance = AwsCredentials.from_json(json)
21
+ # print the JSON string representation of the object
22
+ print(AwsCredentials.to_json())
23
+
24
+ # convert the object into a dict
25
+ aws_credentials_dict = aws_credentials_instance.to_dict()
26
+ # create an instance of AwsCredentials from a dict
27
+ aws_credentials_from_dict = AwsCredentials.from_dict(aws_credentials_dict)
28
+ ```
29
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
30
+
31
+
@@ -0,0 +1,29 @@
1
+ # AwsIamRoleRequest
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **role_arn** | **str** | The Amazon Resource Name (ARN) of the AWS IAM role used to vend temporary credentials. |
9
+
10
+ ## Example
11
+
12
+ ```python
13
+ from unitycatalog.client.models.aws_iam_role_request import AwsIamRoleRequest
14
+
15
+ # TODO update the JSON string below
16
+ json = "{}"
17
+ # create an instance of AwsIamRoleRequest from a JSON string
18
+ aws_iam_role_request_instance = AwsIamRoleRequest.from_json(json)
19
+ # print the JSON string representation of the object
20
+ print(AwsIamRoleRequest.to_json())
21
+
22
+ # convert the object into a dict
23
+ aws_iam_role_request_dict = aws_iam_role_request_instance.to_dict()
24
+ # create an instance of AwsIamRoleRequest from a dict
25
+ aws_iam_role_request_from_dict = AwsIamRoleRequest.from_dict(aws_iam_role_request_dict)
26
+ ```
27
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
28
+
29
+
@@ -0,0 +1,31 @@
1
+ # AwsIamRoleResponse
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **role_arn** | **str** | The Amazon Resource Name (ARN) of the AWS IAM role used to vend temporary credentials. |
9
+ **unity_catalog_iam_arn** | **str** | The Amazon Resource Name (ARN) of the AWS IAM used by the Unity Catalog Server. This is the identity that is going to assume the AWS IAM role. | [optional]
10
+ **external_id** | **str** | The external ID used in role assumption to prevent confused deputy problem. | [optional]
11
+
12
+ ## Example
13
+
14
+ ```python
15
+ from unitycatalog.client.models.aws_iam_role_response import AwsIamRoleResponse
16
+
17
+ # TODO update the JSON string below
18
+ json = "{}"
19
+ # create an instance of AwsIamRoleResponse from a JSON string
20
+ aws_iam_role_response_instance = AwsIamRoleResponse.from_json(json)
21
+ # print the JSON string representation of the object
22
+ print(AwsIamRoleResponse.to_json())
23
+
24
+ # convert the object into a dict
25
+ aws_iam_role_response_dict = aws_iam_role_response_instance.to_dict()
26
+ # create an instance of AwsIamRoleResponse from a dict
27
+ aws_iam_role_response_from_dict = AwsIamRoleResponse.from_dict(aws_iam_role_response_dict)
28
+ ```
29
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
30
+
31
+
@@ -0,0 +1,29 @@
1
+ # AzureUserDelegationSAS
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **sas_token** | **str** | Azure SAS Token | [optional]
9
+
10
+ ## Example
11
+
12
+ ```python
13
+ from unitycatalog.client.models.azure_user_delegation_sas import AzureUserDelegationSAS
14
+
15
+ # TODO update the JSON string below
16
+ json = "{}"
17
+ # create an instance of AzureUserDelegationSAS from a JSON string
18
+ azure_user_delegation_sas_instance = AzureUserDelegationSAS.from_json(json)
19
+ # print the JSON string representation of the object
20
+ print(AzureUserDelegationSAS.to_json())
21
+
22
+ # convert the object into a dict
23
+ azure_user_delegation_sas_dict = azure_user_delegation_sas_instance.to_dict()
24
+ # create an instance of AzureUserDelegationSAS from a dict
25
+ azure_user_delegation_sas_from_dict = AzureUserDelegationSAS.from_dict(azure_user_delegation_sas_dict)
26
+ ```
27
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
28
+
29
+
@@ -0,0 +1,39 @@
1
+ # CatalogInfo
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **name** | **str** | Name of catalog. | [optional]
9
+ **comment** | **str** | User-provided free-form text description. | [optional]
10
+ **properties** | **Dict[str, str]** | A map of key-value properties attached to the securable. | [optional]
11
+ **owner** | **str** | Username of current owner of catalog. | [optional]
12
+ **created_at** | **int** | Time at which this catalog was created, in epoch milliseconds. | [optional]
13
+ **created_by** | **str** | Username of catalog creator. | [optional]
14
+ **updated_at** | **int** | Time at which this catalog was last modified, in epoch milliseconds. | [optional]
15
+ **updated_by** | **str** | Username of user who last modified catalog. | [optional]
16
+ **id** | **str** | Unique identifier for the catalog. | [optional]
17
+ **storage_root** | **str** | Storage root URL for managed storage location of catalog. This can be set when creating a catalog. Example: s3://bucket/ucroot | [optional]
18
+ **storage_location** | **str** | Storage Location URL (full path) for managed storage location of catalog. This is an automatically generated unique path under storage_root. Example: s3://bucket/ucroot/__unitystorage/catalogs/{catalog_id} | [optional]
19
+
20
+ ## Example
21
+
22
+ ```python
23
+ from unitycatalog.client.models.catalog_info import CatalogInfo
24
+
25
+ # TODO update the JSON string below
26
+ json = "{}"
27
+ # create an instance of CatalogInfo from a JSON string
28
+ catalog_info_instance = CatalogInfo.from_json(json)
29
+ # print the JSON string representation of the object
30
+ print(CatalogInfo.to_json())
31
+
32
+ # convert the object into a dict
33
+ catalog_info_dict = catalog_info_instance.to_dict()
34
+ # create an instance of CatalogInfo from a dict
35
+ catalog_info_from_dict = CatalogInfo.from_dict(catalog_info_dict)
36
+ ```
37
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
38
+
39
+
@@ -0,0 +1,360 @@
1
+ # unitycatalog.client.CatalogsApi
2
+
3
+ All URIs are relative to *http://localhost:8080/api/2.1/unity-catalog*
4
+
5
+ Method | HTTP request | Description
6
+ ------------- | ------------- | -------------
7
+ [**create_catalog**](CatalogsApi.md#create_catalog) | **POST** /catalogs | Create a catalog
8
+ [**delete_catalog**](CatalogsApi.md#delete_catalog) | **DELETE** /catalogs/{name} | Delete a catalog
9
+ [**get_catalog**](CatalogsApi.md#get_catalog) | **GET** /catalogs/{name} | Get a catalog
10
+ [**list_catalogs**](CatalogsApi.md#list_catalogs) | **GET** /catalogs | List catalogs
11
+ [**update_catalog**](CatalogsApi.md#update_catalog) | **PATCH** /catalogs/{name} | Update a catalog
12
+
13
+
14
+ # **create_catalog**
15
+ > CatalogInfo create_catalog(create_catalog=create_catalog)
16
+
17
+ Create a catalog
18
+
19
+ Creates a new catalog instance.
20
+
21
+ ### Example
22
+
23
+
24
+ ```python
25
+ import unitycatalog.client
26
+ from unitycatalog.client.models.catalog_info import CatalogInfo
27
+ from unitycatalog.client.models.create_catalog import CreateCatalog
28
+ from unitycatalog.client.rest import ApiException
29
+ from pprint import pprint
30
+
31
+ # Defining the host is optional and defaults to http://localhost:8080/api/2.1/unity-catalog
32
+ # See configuration.py for a list of all supported configuration parameters.
33
+ configuration = unitycatalog.client.Configuration(
34
+ host = "http://localhost:8080/api/2.1/unity-catalog"
35
+ )
36
+
37
+
38
+ # Enter a context with an instance of the API client
39
+ async with unitycatalog.client.ApiClient(configuration) as api_client:
40
+ # Create an instance of the API class
41
+ api_instance = unitycatalog.client.CatalogsApi(api_client)
42
+ create_catalog = unitycatalog.client.CreateCatalog() # CreateCatalog | (optional)
43
+
44
+ try:
45
+ # Create a catalog
46
+ api_response = await api_instance.create_catalog(create_catalog=create_catalog)
47
+ print("The response of CatalogsApi->create_catalog:\n")
48
+ pprint(api_response)
49
+ except Exception as e:
50
+ print("Exception when calling CatalogsApi->create_catalog: %s\n" % e)
51
+ ```
52
+
53
+
54
+
55
+ ### Parameters
56
+
57
+
58
+ Name | Type | Description | Notes
59
+ ------------- | ------------- | ------------- | -------------
60
+ **create_catalog** | [**CreateCatalog**](CreateCatalog.md)| | [optional]
61
+
62
+ ### Return type
63
+
64
+ [**CatalogInfo**](CatalogInfo.md)
65
+
66
+ ### Authorization
67
+
68
+ No authorization required
69
+
70
+ ### HTTP request headers
71
+
72
+ - **Content-Type**: application/json
73
+ - **Accept**: application/json
74
+
75
+ ### HTTP response details
76
+
77
+ | Status code | Description | Response headers |
78
+ |-------------|-------------|------------------|
79
+ **200** | The new catalog was successfully created. | - |
80
+
81
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
82
+
83
+ # **delete_catalog**
84
+ > object delete_catalog(name, force=force)
85
+
86
+ Delete a catalog
87
+
88
+ Deletes the catalog that matches the supplied name.
89
+
90
+ ### Example
91
+
92
+
93
+ ```python
94
+ import unitycatalog.client
95
+ from unitycatalog.client.rest import ApiException
96
+ from pprint import pprint
97
+
98
+ # Defining the host is optional and defaults to http://localhost:8080/api/2.1/unity-catalog
99
+ # See configuration.py for a list of all supported configuration parameters.
100
+ configuration = unitycatalog.client.Configuration(
101
+ host = "http://localhost:8080/api/2.1/unity-catalog"
102
+ )
103
+
104
+
105
+ # Enter a context with an instance of the API client
106
+ async with unitycatalog.client.ApiClient(configuration) as api_client:
107
+ # Create an instance of the API class
108
+ api_instance = unitycatalog.client.CatalogsApi(api_client)
109
+ name = 'name_example' # str | The name of the catalog.
110
+ force = True # bool | Force deletion even if the catalog is not empty. (optional)
111
+
112
+ try:
113
+ # Delete a catalog
114
+ api_response = await api_instance.delete_catalog(name, force=force)
115
+ print("The response of CatalogsApi->delete_catalog:\n")
116
+ pprint(api_response)
117
+ except Exception as e:
118
+ print("Exception when calling CatalogsApi->delete_catalog: %s\n" % e)
119
+ ```
120
+
121
+
122
+
123
+ ### Parameters
124
+
125
+
126
+ Name | Type | Description | Notes
127
+ ------------- | ------------- | ------------- | -------------
128
+ **name** | **str**| The name of the catalog. |
129
+ **force** | **bool**| Force deletion even if the catalog is not empty. | [optional]
130
+
131
+ ### Return type
132
+
133
+ **object**
134
+
135
+ ### Authorization
136
+
137
+ No authorization required
138
+
139
+ ### HTTP request headers
140
+
141
+ - **Content-Type**: Not defined
142
+ - **Accept**: application/json
143
+
144
+ ### HTTP response details
145
+
146
+ | Status code | Description | Response headers |
147
+ |-------------|-------------|------------------|
148
+ **200** | The catalog was successfully deleted. | - |
149
+
150
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
151
+
152
+ # **get_catalog**
153
+ > CatalogInfo get_catalog(name)
154
+
155
+ Get a catalog
156
+
157
+ Gets the specified catalog.
158
+
159
+ ### Example
160
+
161
+
162
+ ```python
163
+ import unitycatalog.client
164
+ from unitycatalog.client.models.catalog_info import CatalogInfo
165
+ from unitycatalog.client.rest import ApiException
166
+ from pprint import pprint
167
+
168
+ # Defining the host is optional and defaults to http://localhost:8080/api/2.1/unity-catalog
169
+ # See configuration.py for a list of all supported configuration parameters.
170
+ configuration = unitycatalog.client.Configuration(
171
+ host = "http://localhost:8080/api/2.1/unity-catalog"
172
+ )
173
+
174
+
175
+ # Enter a context with an instance of the API client
176
+ async with unitycatalog.client.ApiClient(configuration) as api_client:
177
+ # Create an instance of the API class
178
+ api_instance = unitycatalog.client.CatalogsApi(api_client)
179
+ name = 'name_example' # str | The name of the catalog.
180
+
181
+ try:
182
+ # Get a catalog
183
+ api_response = await api_instance.get_catalog(name)
184
+ print("The response of CatalogsApi->get_catalog:\n")
185
+ pprint(api_response)
186
+ except Exception as e:
187
+ print("Exception when calling CatalogsApi->get_catalog: %s\n" % e)
188
+ ```
189
+
190
+
191
+
192
+ ### Parameters
193
+
194
+
195
+ Name | Type | Description | Notes
196
+ ------------- | ------------- | ------------- | -------------
197
+ **name** | **str**| The name of the catalog. |
198
+
199
+ ### Return type
200
+
201
+ [**CatalogInfo**](CatalogInfo.md)
202
+
203
+ ### Authorization
204
+
205
+ No authorization required
206
+
207
+ ### HTTP request headers
208
+
209
+ - **Content-Type**: Not defined
210
+ - **Accept**: application/json
211
+
212
+ ### HTTP response details
213
+
214
+ | Status code | Description | Response headers |
215
+ |-------------|-------------|------------------|
216
+ **200** | The catalog was successfully retrieved. | - |
217
+
218
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
219
+
220
+ # **list_catalogs**
221
+ > ListCatalogsResponse list_catalogs(page_token=page_token, max_results=max_results)
222
+
223
+ List catalogs
224
+
225
+ Lists the available catalogs. There is no guarantee of a specific ordering of the elements in the list.
226
+
227
+ ### Example
228
+
229
+
230
+ ```python
231
+ import unitycatalog.client
232
+ from unitycatalog.client.models.list_catalogs_response import ListCatalogsResponse
233
+ from unitycatalog.client.rest import ApiException
234
+ from pprint import pprint
235
+
236
+ # Defining the host is optional and defaults to http://localhost:8080/api/2.1/unity-catalog
237
+ # See configuration.py for a list of all supported configuration parameters.
238
+ configuration = unitycatalog.client.Configuration(
239
+ host = "http://localhost:8080/api/2.1/unity-catalog"
240
+ )
241
+
242
+
243
+ # Enter a context with an instance of the API client
244
+ async with unitycatalog.client.ApiClient(configuration) as api_client:
245
+ # Create an instance of the API class
246
+ api_instance = unitycatalog.client.CatalogsApi(api_client)
247
+ page_token = 'page_token_example' # str | Opaque pagination token to go to next page based on previous query. (optional)
248
+ max_results = 56 # int | Maximum number of catalogs to return. - when set to a value greater than 0, the page length is the minimum of this value and a server configured value; - when set to 0, the page length is set to a server configured value; - when set to a value less than 0, an invalid parameter error is returned; (optional)
249
+
250
+ try:
251
+ # List catalogs
252
+ api_response = await api_instance.list_catalogs(page_token=page_token, max_results=max_results)
253
+ print("The response of CatalogsApi->list_catalogs:\n")
254
+ pprint(api_response)
255
+ except Exception as e:
256
+ print("Exception when calling CatalogsApi->list_catalogs: %s\n" % e)
257
+ ```
258
+
259
+
260
+
261
+ ### Parameters
262
+
263
+
264
+ Name | Type | Description | Notes
265
+ ------------- | ------------- | ------------- | -------------
266
+ **page_token** | **str**| Opaque pagination token to go to next page based on previous query. | [optional]
267
+ **max_results** | **int**| Maximum number of catalogs to return. - when set to a value greater than 0, the page length is the minimum of this value and a server configured value; - when set to 0, the page length is set to a server configured value; - when set to a value less than 0, an invalid parameter error is returned; | [optional]
268
+
269
+ ### Return type
270
+
271
+ [**ListCatalogsResponse**](ListCatalogsResponse.md)
272
+
273
+ ### Authorization
274
+
275
+ No authorization required
276
+
277
+ ### HTTP request headers
278
+
279
+ - **Content-Type**: Not defined
280
+ - **Accept**: application/json
281
+
282
+ ### HTTP response details
283
+
284
+ | Status code | Description | Response headers |
285
+ |-------------|-------------|------------------|
286
+ **200** | The catalog list was successfully retrieved. | - |
287
+
288
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
289
+
290
+ # **update_catalog**
291
+ > CatalogInfo update_catalog(name, update_catalog=update_catalog)
292
+
293
+ Update a catalog
294
+
295
+ Updates the catalog that matches the supplied name.
296
+
297
+ ### Example
298
+
299
+
300
+ ```python
301
+ import unitycatalog.client
302
+ from unitycatalog.client.models.catalog_info import CatalogInfo
303
+ from unitycatalog.client.models.update_catalog import UpdateCatalog
304
+ from unitycatalog.client.rest import ApiException
305
+ from pprint import pprint
306
+
307
+ # Defining the host is optional and defaults to http://localhost:8080/api/2.1/unity-catalog
308
+ # See configuration.py for a list of all supported configuration parameters.
309
+ configuration = unitycatalog.client.Configuration(
310
+ host = "http://localhost:8080/api/2.1/unity-catalog"
311
+ )
312
+
313
+
314
+ # Enter a context with an instance of the API client
315
+ async with unitycatalog.client.ApiClient(configuration) as api_client:
316
+ # Create an instance of the API class
317
+ api_instance = unitycatalog.client.CatalogsApi(api_client)
318
+ name = 'name_example' # str | The name of the catalog.
319
+ update_catalog = unitycatalog.client.UpdateCatalog() # UpdateCatalog | (optional)
320
+
321
+ try:
322
+ # Update a catalog
323
+ api_response = await api_instance.update_catalog(name, update_catalog=update_catalog)
324
+ print("The response of CatalogsApi->update_catalog:\n")
325
+ pprint(api_response)
326
+ except Exception as e:
327
+ print("Exception when calling CatalogsApi->update_catalog: %s\n" % e)
328
+ ```
329
+
330
+
331
+
332
+ ### Parameters
333
+
334
+
335
+ Name | Type | Description | Notes
336
+ ------------- | ------------- | ------------- | -------------
337
+ **name** | **str**| The name of the catalog. |
338
+ **update_catalog** | [**UpdateCatalog**](UpdateCatalog.md)| | [optional]
339
+
340
+ ### Return type
341
+
342
+ [**CatalogInfo**](CatalogInfo.md)
343
+
344
+ ### Authorization
345
+
346
+ No authorization required
347
+
348
+ ### HTTP request headers
349
+
350
+ - **Content-Type**: application/json
351
+ - **Accept**: application/json
352
+
353
+ ### HTTP response details
354
+
355
+ | Status code | Description | Response headers |
356
+ |-------------|-------------|------------------|
357
+ **200** | The catalog was successfully updated. | - |
358
+
359
+ [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)
360
+
@@ -0,0 +1,39 @@
1
+ # ColumnInfo
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **name** | **str** | Name of Column. | [optional]
9
+ **type_text** | **str** | Full data type specification as SQL/catalogString text. | [optional]
10
+ **type_json** | **str** | Full data type specification, JSON-serialized. | [optional]
11
+ **type_name** | [**ColumnTypeName**](ColumnTypeName.md) | | [optional]
12
+ **type_precision** | **int** | Digits of precision; required for DecimalTypes. | [optional]
13
+ **type_scale** | **int** | Digits to right of decimal; Required for DecimalTypes. | [optional]
14
+ **type_interval_type** | **str** | Format of IntervalType. | [optional]
15
+ **position** | **int** | Ordinal position of column (starting at position 0). | [optional]
16
+ **comment** | **str** | User-provided free-form text description. | [optional]
17
+ **nullable** | **bool** | Whether field may be Null. | [optional] [default to True]
18
+ **partition_index** | **int** | Partition index for column. | [optional]
19
+
20
+ ## Example
21
+
22
+ ```python
23
+ from unitycatalog.client.models.column_info import ColumnInfo
24
+
25
+ # TODO update the JSON string below
26
+ json = "{}"
27
+ # create an instance of ColumnInfo from a JSON string
28
+ column_info_instance = ColumnInfo.from_json(json)
29
+ # print the JSON string representation of the object
30
+ print(ColumnInfo.to_json())
31
+
32
+ # convert the object into a dict
33
+ column_info_dict = column_info_instance.to_dict()
34
+ # create an instance of ColumnInfo from a dict
35
+ column_info_from_dict = ColumnInfo.from_dict(column_info_dict)
36
+ ```
37
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
38
+
39
+
@@ -0,0 +1,30 @@
1
+ # ColumnInfos
2
+
3
+ The schema of the table.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **columns** | [**List[ColumnInfo]**](ColumnInfo.md) | The array of column descriptions. | [optional]
10
+
11
+ ## Example
12
+
13
+ ```python
14
+ from unitycatalog.client.models.column_infos import ColumnInfos
15
+
16
+ # TODO update the JSON string below
17
+ json = "{}"
18
+ # create an instance of ColumnInfos from a JSON string
19
+ column_infos_instance = ColumnInfos.from_json(json)
20
+ # print the JSON string representation of the object
21
+ print(ColumnInfos.to_json())
22
+
23
+ # convert the object into a dict
24
+ column_infos_dict = column_infos_instance.to_dict()
25
+ # create an instance of ColumnInfos from a dict
26
+ column_infos_from_dict = ColumnInfos.from_dict(column_infos_dict)
27
+ ```
28
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
29
+
30
+
@@ -0,0 +1,53 @@
1
+ # ColumnTypeName
2
+
3
+ Name of type (INT, STRUCT, MAP, etc.).
4
+
5
+ ## Enum
6
+
7
+ * `BOOLEAN` (value: `'BOOLEAN'`)
8
+
9
+ * `BYTE` (value: `'BYTE'`)
10
+
11
+ * `SHORT` (value: `'SHORT'`)
12
+
13
+ * `INT` (value: `'INT'`)
14
+
15
+ * `LONG` (value: `'LONG'`)
16
+
17
+ * `FLOAT` (value: `'FLOAT'`)
18
+
19
+ * `DOUBLE` (value: `'DOUBLE'`)
20
+
21
+ * `DATE` (value: `'DATE'`)
22
+
23
+ * `TIMESTAMP` (value: `'TIMESTAMP'`)
24
+
25
+ * `TIMESTAMP_NTZ` (value: `'TIMESTAMP_NTZ'`)
26
+
27
+ * `STRING` (value: `'STRING'`)
28
+
29
+ * `BINARY` (value: `'BINARY'`)
30
+
31
+ * `DECIMAL` (value: `'DECIMAL'`)
32
+
33
+ * `INTERVAL` (value: `'INTERVAL'`)
34
+
35
+ * `ARRAY` (value: `'ARRAY'`)
36
+
37
+ * `STRUCT` (value: `'STRUCT'`)
38
+
39
+ * `MAP` (value: `'MAP'`)
40
+
41
+ * `VARIANT` (value: `'VARIANT'`)
42
+
43
+ * `CHAR` (value: `'CHAR'`)
44
+
45
+ * `NULL` (value: `'NULL'`)
46
+
47
+ * `USER_DEFINED_TYPE` (value: `'USER_DEFINED_TYPE'`)
48
+
49
+ * `TABLE_TYPE` (value: `'TABLE_TYPE'`)
50
+
51
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
52
+
53
+
@@ -0,0 +1,32 @@
1
+ # CreateCatalog
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **name** | **str** | Name of catalog. |
9
+ **comment** | **str** | User-provided free-form text description. | [optional]
10
+ **properties** | **Dict[str, str]** | A map of key-value properties attached to the securable. | [optional]
11
+ **storage_root** | **str** | Storage root URL for managed storage location of catalog. Example: s3://bucket/ucroot | [optional]
12
+
13
+ ## Example
14
+
15
+ ```python
16
+ from unitycatalog.client.models.create_catalog import CreateCatalog
17
+
18
+ # TODO update the JSON string below
19
+ json = "{}"
20
+ # create an instance of CreateCatalog from a JSON string
21
+ create_catalog_instance = CreateCatalog.from_json(json)
22
+ # print the JSON string representation of the object
23
+ print(CreateCatalog.to_json())
24
+
25
+ # convert the object into a dict
26
+ create_catalog_dict = create_catalog_instance.to_dict()
27
+ # create an instance of CreateCatalog from a dict
28
+ create_catalog_from_dict = CreateCatalog.from_dict(create_catalog_dict)
29
+ ```
30
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
31
+
32
+