Skip to content

Latest commit

 

History

History
101 lines (67 loc) · 7.12 KB

api.md

File metadata and controls

101 lines (67 loc) · 7.12 KB

Catalogs

Types:

from unitycatalog.types import CatalogInfo, CatalogListResponse, CatalogDeleteResponse

Methods:

Schemas

Types:

from unitycatalog.types import SchemaInfo, SchemaListResponse, SchemaDeleteResponse

Methods:

Tables

Types:

from unitycatalog.types import TableInfo, TableListResponse, TableDeleteResponse

Methods:

Volumes

Types:

from unitycatalog.types import VolumeInfo, VolumeListResponse, VolumeDeleteResponse

Methods:

TemporaryTableCredentials

Types:

from unitycatalog.types import GenerateTemporaryTableCredentialResponse

Methods:

TemporaryVolumeCredentials

Types:

from unitycatalog.types import GenerateTemporaryVolumeCredentialResponse

Methods:

Functions

Types:

from unitycatalog.types import FunctionInfo, FunctionListResponse, FunctionDeleteResponse

Methods: