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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThe page provides documentation for the \u003ccode\u003eBuild.Types.Warning\u003c/code\u003e class within the Cloud Build v1 API for .NET, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eVersion history for \u003ccode\u003eBuild.Types.Warning\u003c/code\u003e is listed, ranging from version 1.0.0 to the latest 2.15.0, allowing developers to access the documentation for specific versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBuild.Types.Warning\u003c/code\u003e represents a non-fatal issue encountered during a build, implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor \u003ccode\u003eWarning()\u003c/code\u003e and a copy constructor \u003ccode\u003eWarning(Build.Types.Warning other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBuild.Types.Warning\u003c/code\u003e has properties \u003ccode\u003ePriority\u003c/code\u003e and \u003ccode\u003eText\u003c/code\u003e, which are used to define the level of warning and provide an explanation of the warning respectively.\u003c/p\u003e\n"]]],[],null,[]]