google_api_monitoring v0.19.0 GoogleApi.Monitoring.V3.Model.CreateCollectdTimeSeriesResponse View Source
The CreateCollectdTimeSeries response.
Attributes
payloadErrors
(type:list(GoogleApi.Monitoring.V3.Model.CollectdPayloadError.t)
, default:nil
) - Records the error status for points that were not written due to an error.Failed requests for which nothing is written will return an error response instead.
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.CreateCollectdTimeSeriesResponse{ payloadErrors: [GoogleApi.Monitoring.V3.Model.CollectdPayloadError.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.