[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 provides reference material and code samples for the `Warning` class within the Google Compute Engine v1 API."],["The `Warning` class is an informational message class, with the latest version being 3.6.0, and supports versions down to 1.0.0."],["The `Warning` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from the base `object` class."],["Key properties of the `Warning` class include `Code`, `Data`, and `Message`, providing details such as a warning code, metadata in key-value format, and a human-readable description of the warning."],["The documentation also details the class's constructors, inherited members, namespace, and assembly information, offering comprehensive technical details."]]],[]]