SourceColumnsResponse
Column names exposed by a source; the list is empty when the source cannot be read.
columnsstring[]
Column names returned for this resource.
SourceColumnsResponse
{
"columns": [
"string"
]
}
Column names exposed by a source; the list is empty when the source cannot be read.
Column names returned for this resource.
{
"columns": [
"string"
]
}