fields property

List<TableFieldSchema>? fields
getter/setter pair

Describes the fields in a table.

Implementation

core.List<TableFieldSchema>? fields;