[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 webpage documents the `Warning` class within the `Google.Cloud.Compute.V1` namespace, which is part of the Google Cloud .NET client library."],["The `Warning` class represents an informational warning message and includes properties like `Code`, `Data`, and `Message` to provide details about the warning."],["The latest version of the documentation is 3.6.0, and the page provides access to past versions, starting from 1.0.0 all the way to 3.6.0, to examine version specific details of the `Warning` class."],["The `Warning` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role and capabilities in the Google Protobuf framework."],["The `Warning` class has two constructors: one default and one that accepts another `Warning` object as a parameter for cloning purposes."]]],[]]