Models
Schema: `ManifestResponse`
- Type:
object - Required fields:
table
Properties
| Name | Type | Required | Description |
|---|---|---|---|
column_masks |
object |
false |
- |
columns |
array[ManifestColumn] |
false |
- |
expires_at |
string |
false |
- |
files |
array[string] |
false |
- |
row_filters |
array[string] |
false |
- |
schema |
string |
false |
- |
table |
string |
true |
- |