[Output Only] A warning code, if applicable. For example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no results in the response.
Check the Code enum for the list of possible values.
[[["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-31 UTC."],[[["This webpage details the `Warning` class within the `Google.Cloud.Compute.V1` namespace for .NET, providing documentation across multiple versions, with version 3.6.0 being the latest."],["The `Warning` class is an informational message container, used to display warnings, and it inherits from the base Object class while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `Code`, `Data`, `HasCode`, `HasMessage`, and `Message`, which can represent a warning code, metadata about the warning, and a human-readable description of the warning."],["There are multiple versions of the `Warning` class documented on this page from version `1.0.0` to `3.6.0`, all which can be found via the links provided, and you are able to choose the relevant version to your needs."],["The `Warning` class has two constructors, one with no parameters and the other taking another `Warning` instance as an argument, and this class also inherites members from the base `Object` class like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]