public sealed class Build.Types.Warning : IMessage<Build.Types.Warning>, IEquatable<Build.Types.Warning>, IDeepCloneable<Build.Types.Warning>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v1 API class Build.Types.Warning.
A non-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 webpage provides documentation for the `Build.Types.Warning` class within the Cloud Build v1 API for .NET, detailing its role as a representation of non-fatal issues during a build process."],["The latest version of the documentation is for version 2.15.0, while the current page specifically details the documentation for version 2.12.0 of this API."],["The `Build.Types.Warning` class, inheriting from `object`, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling diverse functionalities."],["Key properties of the `Build.Types.Warning` class include `Priority`, representing the warning's importance, and `Text`, providing a textual description of the issue."],["There are 21 different versions of the API class that can be referenced on this page, ranging from 1.0.0 all the way to the latest 2.15.0 version."]]],[]]