This page describes the DatabaseType enum that defines the type of database connection.Documentation Index
Fetch the complete documentation index at: https://docs.wisdom.ai/llms.txt
Use this file to discover all available pages before exploring further.
DatabaseType
The type of database connection. The possible values are:| Value | Description |
|---|---|
DATABASE_TYPE_UNSPECIFIED | Type not specified |
DATABASE_TYPE_WAREHOUSE | Data warehouse connection |
DATABASE_TYPE_FILESYSTEM | File-based data source |
Related operations
DatabaseModel Object
Database object structure
DomainModel Object
Parent domain structure