View Source GoogleApi.MigrationCenter.V1.Model.ImportRowErrorCsvErrorDetails (google_api_migration_center v0.6.0)
Error details for a CSV file.
Attributes
-
rowNumber
(type:integer()
, default:nil
) - The row number where the error was detected.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.MigrationCenter.V1.Model.ImportRowErrorCsvErrorDetails{ rowNumber: integer() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.