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
def code() -> ::Google::Cloud::NetworkConnectivity::V1::PolicyBasedRoute::Warnings::Code
Returns
- (::Google::Cloud::NetworkConnectivity::V1::PolicyBasedRoute::Warnings::Code) — Output only. A warning code, if applicable.
#data
def data() -> ::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
def warning_message() -> ::String
Returns
- (::String) — Output only. A human-readable description of the warning code.