[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 `Warning` class in the `Google.Cloud.Compute.V1` namespace provides informational warning messages and is found within the Google.Cloud.Compute.V1.dll assembly."],["This class includes properties like `Code`, `Data`, and `Message` to give context to the warning, with `Code` representing a warning code, `Data` containing key-value format metadata, and `Message` delivering a human-readable description."],["The latest version available is 3.6.0, and the documentation includes versions that span back to version 1.0.0 for the `Warning` class, providing a range of historical reference."],["The `Warning` class inherits from the base `Object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its comprehensive structure and functionality."]]],[]]