public sealed class PolicyBasedRoute.Types.Warnings : IMessage<PolicyBasedRoute.Types.Warnings>, IEquatable<PolicyBasedRoute.Types.Warnings>, IDeepCloneable<PolicyBasedRoute.Types.Warnings>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Connectivity v1 API class PolicyBasedRoute.Types.Warnings.
Output only. Metadata about this warning in key: value format. The key
should provides more detail on the warning being returned. For example,
for warnings where there are no results in a list request for a
particular zone, this key might be scope and the key value might be the
zone name. Other examples might be a key indicating a deprecated resource
and a suggested replacement.
[[["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-17 UTC."],[[["This document provides reference documentation for the `PolicyBasedRoute.Types.Warnings` class within the Network Connectivity v1 API, specifically for version 2.5.0 and other versions listed."],["The `PolicyBasedRoute.Types.Warnings` class is designed to represent an informational warning message, inheriting from the `object` class and implementing various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new `Warnings` objects, either default or based on existing instances, and has properties such as `Code`, `Data`, and `WarningMessage` to provide details about the warning."],["The latest version available of this API is version 2.9.0, and 13 versions of this API class are listed."],["The `Warnings` class exists within the `Google.Cloud.NetworkConnectivity.V1` namespace, and its methods include `GetHashCode`, `GetType` and `ToString`, inherited from the object class."]]],[]]