GoogleApi.Language.V1.Model.XPSTableSpec (google_api_language v0.16.3)
View SourceAttributes
-
columnSpecs
(type:%{optional(String.t) => GoogleApi.Language.V1.Model.XPSColumnSpec.t}
, default:nil
) - Mapping from column id to column spec. -
importedDataSizeInBytes
(type:String.t
, default:nil
) - The total size of imported data of the table. -
rowCount
(type:String.t
, default:nil
) - The number of rows in the table. -
timeColumnId
(type:integer()
, default:nil
) - The id of the time column. -
validRowCount
(type:String.t
, default:nil
) - The number of valid rows.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.