본문으로 건너뛰기

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"
]
}