[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."],[[["The documentation covers various versions of the `Google.Cloud.Compute.V1` API, ranging from version 1.0.0 to the latest 3.6.0, with each version having its specific documentation link."],["The `Warning` class within the `Google.Cloud.Compute.V1` API provides a way to represent informational warning messages in the Compute Engine, as detailed within the `Warning` class."],["The `Warning` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring the class can be utilized in a variety of different ways."],["The `Warning` class has properties `Code`, `Data`, `HasCode`, `HasMessage`, and `Message` that provide detailed information about the warning, such as the warning's code, metadata, and a human-readable message, if available."],["The `Warning` class has 2 different constructors, with the first being an empty constructor, and the second taking a `Warning` type in order to copy it."]]],[]]