[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."],[[["This document provides reference documentation for the `Warning` class within the Google Compute Engine v1 API, detailing its properties, constructors, and inheritance."],["The `Warning` class, part of the `Google.Cloud.Compute.V1` namespace, is used to represent informational warning messages and is defined in the `Google.Cloud.Compute.V1.dll` assembly."],["The document lists several versions of the Google Cloud Compute Engine v1 API from version 1.0.0 all the way up to 3.6.0 (latest)."],["The `Warning` class includes properties like `Code`, `Data`, and `Message`, allowing for the representation of warning details in a structured format, such as a warning code, a description, and associated metadata in key-value pairs."],["The `Warning` class inherits certain members from the base object class, such as GetHashCode, GetType, MemberwiseClone, and ToString."]]],[]]