mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
15 lines
2.4 KiB
Plaintext
15 lines
2.4 KiB
Plaintext
---
|
|
title: "ObservabilitySnowflakeDestinationConfig"
|
|
---
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- | --------------------------------------------------------------- |
|
|
| `account` | *str* | :heavy_check_mark: | N/A |
|
|
| `database` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
|
| `headers` | Dict[str, *str*] | :heavy_minus_sign: | Custom HTTP headers to include in requests to this destination. |
|
|
| `schema_` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
|
| `table` | *Optional[str]* | :heavy_minus_sign: | N/A |
|
|
| `token` | *str* | :heavy_check_mark: | N/A |
|
|
| `warehouse` | *Optional[str]* | :heavy_minus_sign: | N/A | |