| Name | Type | Description | Notes |
|---|---|---|---|
| additional_params | bool | Has additional params support | [optional] |
| after_connect_statements | bool | Has support for issuing statements after connecting to the database | [optional] |
| analytical_view_dataset | bool | Has analytical view support | [optional] |
| auth | bool | Has auth support | [optional] |
| cost_estimate | bool | Has configurable cost estimation | [optional] |
| disable_context_comment | bool | Can disable query context comments | [optional] |
| host | bool | Host is required | [optional] |
| instance_name | bool | Instance name is required | [optional] |
| max_billing_gigabytes | bool | Has max billing gigabytes support | [optional] |
| oauth_credentials | bool | Has support for a service account | [optional] |
| pdts_for_oauth | bool | Has OAuth for PDT support | [optional] |
| port | bool | Port can be specified | [optional] |
| project_name | bool | Has project name support | [optional] |
| schema | bool | Schema can be specified | [optional] |
| service_account_credentials | bool | Has support for a service account | [optional] |
| ssl | bool | Has TLS/SSL support | [optional] |
| timezone | bool | Has timezone support | [optional] |
| tmp_table | bool | Has tmp table support | [optional] |
| tns | bool | Has Oracle TNS support | [optional] |
| username | bool | Username can be specified | [optional] |
| username_required | bool | Username is required | [optional] |