TableMetadataColumnsResponse
duplicates_constraintstring
keysstring[]
longTypestring
The actual backend long type for the column
namestring
The column name
typestring
The column type
TableMetadataColumnsResponse
{
"duplicates_constraint": "string",
"keys": [
"string"
],
"longType": "string",
"name": "string",
"type": "string"
}