google_api_alert_center v0.3.0 GoogleApi.AlertCenter.V1beta1.Model.CsvRow View Source
A representation of a single data row in a CSV file.
Attributes
entries
(type:list(String.t)
, default:nil
) - The data entries in a CSV file row, as a string array rather than a single comma-separated string.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.AlertCenter.V1beta1.Model.CsvRow{entries: [String.t()]}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.