public sealed class Warning : IMessage<Build.Types.Warning>, IEquatable<Build.Types.Warning>, IDeepCloneable<Build.Types.Warning>, IBufferMessage, IMessage
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 details the \u003ccode\u003eWarning\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.CloudBuild.V1\u003c/code\u003e namespace, which represents a non-fatal issue encountered during a build.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWarning\u003c/code\u003e class is implemented with several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors: a default \u003ccode\u003eWarning()\u003c/code\u003e constructor and a \u003ccode\u003eWarning(Build.Types.Warning other)\u003c/code\u003e constructor that takes another Warning object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties \u003ccode\u003ePriority\u003c/code\u003e, which has a type of \u003ccode\u003eBuild.Types.Warning.Types.Priority\u003c/code\u003e, and \u003ccode\u003eText\u003c/code\u003e, a string property that holds an explanation of the warning.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists the many versions that exist of this class ranging from version 1.0.0 to 2.15.0, with 2.15.0 being the most recent.\u003c/p\u003e\n"]]],[],null,[]]