public sealed class Build.Types.FailureInfo : IMessage<Build.Types.FailureInfo>, IEquatable<Build.Types.FailureInfo>, IDeepCloneable<Build.Types.FailureInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class Build.Types.FailureInfo.
A fatal problem encountered during the execution of the build.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The document provides reference documentation for the `Build.Types.FailureInfo` class in the Cloud Build v1 API, detailing its purpose, inheritance, and implementation."],["This document lists the different versions of `Build.Types.FailureInfo`, ranging from version 1.0.0 to the latest version, 2.15.0, with links to the reference pages for each."],["The `Build.Types.FailureInfo` class is used to represent a fatal problem encountered during the execution of a build."],["The document details the properties `Detail` and `Type`, which provide information on the specific failure issue and the name of the failure respectively."],["This document includes the constructors available for the `FailureInfo` class, which are a default constructor, and one which takes another `FailureInfo` object as a parameter."]]],[]]