google_api_monitoring v0.35.0 GoogleApi.Monitoring.V3.Model.Error View Source
Detailed information about an error category.
Attributes
pointCount
(type:integer()
, default:nil
) - The number of points that couldn't be written because of status.status
(type:GoogleApi.Monitoring.V3.Model.Status.t
, default:nil
) - The status of the requested write operation.
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.Monitoring.V3.Model.Error{ pointCount: integer(), status: GoogleApi.Monitoring.V3.Model.Status.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.