-
fields(type:list(GoogleApi.BigQuery.V2.Model.TableFieldSchema.t), default:nil) - Describes the fields in a table.
Specs
t() :: %GoogleApi.BigQuery.V2.Model.TableSchema{
fields: [GoogleApi.BigQuery.V2.Model.TableFieldSchema.t()]
}
fields (type: list(GoogleApi.BigQuery.V2.Model.TableFieldSchema.t), default: nil) - Describes the fields in a table.t() :: %GoogleApi.BigQuery.V2.Model.TableSchema{
fields: [GoogleApi.BigQuery.V2.Model.TableFieldSchema.t()]
}