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."],[[["This document provides reference information for the `Build.Types.FailureInfo` class within the Google Cloud Build v1 API, detailing its properties and usage."],["The `Build.Types.FailureInfo` class represents a fatal problem encountered during a build's execution and is implemented across several versions, from 1.0.0 to the latest 2.15.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with a wide range of functionalities."],["Key properties of the `Build.Types.FailureInfo` class include `Detail`, which provides a text description of the issue, and `Type`, which specifies the name of the failure."],["The provided content lists multiple versions of the `Build.Types.FailureInfo` class, providing a comprehensive history of its various releases, including a list of links to each release."]]],[]]