View Source GoogleApi.Language.V1.Model.XPSTablesPreprocessResponse (google_api_language v0.16.0)
Attributes
-
tablesDatasetMetadata
(type:GoogleApi.Language.V1.Model.XPSTablesDatasetMetadata.t
, default:nil
) - The table/column id, column_name and the DataTypes of the columns will be populated.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Language.V1.Model.XPSTablesPreprocessResponse{ tablesDatasetMetadata: GoogleApi.Language.V1.Model.XPSTablesDatasetMetadata.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.