GoogleApi.Testing.V1.Model.MatrixErrorDetail (google_api_testing v0.34.0)
View SourceDescribes a single error or issue with a matrix.
Attributes
-
message
(type:String.t
, default:nil
) - Output only. A human-readable message about how the error in the TestMatrix. Expands on thereason
field with additional details and possible options to fix the issue. -
reason
(type:String.t
, default:nil
) - Output only. The reason for the error. This is a constant value in UPPER_SNAKE_CASE that identifies the cause of the error.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.