[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-09 UTC."],[[["The `Warning` class in the `Google.Cloud.Compute.V1` namespace provides informational warning messages and is the latest version, 3.6.0, with older versions available."],["This class, `Warning`, inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities like message handling and cloning."],["The `Warning` class includes properties like `Code`, `Data`, `HasCode`, `HasMessage`, and `Message` to store and access warning details, such as a code, associated metadata, and a human-readable description."],["The `Warning` class can be constructed with an empty constructor or through a copy constructor that takes an existing warning object as an argument."],["The `Warning` class has 30 different versions, with the earliest being version 1.0.0, and the latest being 3.6.0."]]],[]]