Network Connectivity V1 API - Class Google::Cloud::NetworkConnectivity::V1::PolicyBasedRoute::Warnings (v1.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Network Connectivity V1 API class Google::Cloud::NetworkConnectivity::V1::PolicyBasedRoute::Warnings.
Informational warning message.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#code
defcode()->::Google::Cloud::NetworkConnectivity::V1::PolicyBasedRoute::Warnings::Code
Returns
- (::Google::Cloud::NetworkConnectivity::V1::PolicyBasedRoute::Warnings::Code) — Output only. A warning code, if applicable.
#data
defdata()->::Google::Protobuf::Map{::String=>::String}
Returns
- (::Google::Protobuf::Map{::String => ::String}) — 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.
#warning_message
defwarning_message()->::String
Returns
- (::String) — Output only. A human-readable description of the warning code.