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-04-09 UTC."],[[["This webpage provides documentation for the `Build.Types.Warning` class within the Cloud Build v1 API."],["The `Build.Types.Warning` class represents a non-fatal problem encountered during a build execution and is part of the `Google.Cloud.CloudBuild.V1` namespace."],["This page includes a list of available versions for the documentation, ranging from 1.0.0 to the latest 2.15.0, with version 2.9.0 being the current version."],["The `Build.Types.Warning` class has properties such as `Priority` which is the priority of the warning, and `Text`, which is an explanation of the warning generated."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, and inherits from `object`."]]],[]]