[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 latest version available for the Google.Cloud.Compute.V1 API is 3.6.0, with version 3.1.0 also being documented."],["The `Warning` class in the Compute Engine v1 API provides informational warning messages and is part of the `Google.Cloud.Compute.V1` namespace."],["The `Warning` class has constructors to create new instances, either empty or from another `Warning` instance, as well as inheriting methods from the 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 `Warning` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is inherited from `object` within the object-oriented structure."]]],[]]