[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-04-02 UTC."],[[["This webpage provides reference documentation for the `Warning` class within the Google Cloud Compute Engine v1 API, with the latest version being 3.6.0 and the currently viewed version is 2.6.0."],["The `Warning` class, a part of the `Google.Cloud.Compute.V1` namespace, is designed to provide informational warning messages in an Output-Only format."],["The `Warning` class offers properties like `Code`, `Data`, and `Message` to describe the warning, with `Code` and `Message` providing string-based descriptions and `Data` offering metadata in a key-value format."],["Constructors are provided for creating a new instance of a warning with or without an existing warning instance."],["The `Warning` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]