getTable

inline suspend fun BcmDataExportsClient.getTable(crossinline block: GetTableRequest.Builder.() -> Unit): GetTableResponse

Returns the metadata for the specified table and table properties. This includes the list of columns in the table schema, their data types, and column descriptions.