Skip to main content
Retrieves the schema and structure information of Google BigQuery tables

Inputs

SelectItem

Output

Type: List[Dict] Returns table schema fields. Fields: field_name, field_type, mode, description, is_nullable, is_required, is_repeated