Module: Google::Cloud::NetworkConnectivity::V1::PolicyBasedRoute::Warnings::Code
- Defined in:
- proto_docs/google/cloud/networkconnectivity/v1/policy_based_routing.rb
Overview
Warning code for policy-based routing. Expect to add values in the future.
Constant Summary collapse
- WARNING_UNSPECIFIED =
Default value.
0- RESOURCE_NOT_ACTIVE =
The policy-based route is not active and functioning. Common causes are that the dependent network was deleted or the resource project was turned off.
1- RESOURCE_BEING_MODIFIED =
The policy-based route is being modified (e.g. created/deleted) at this time.
2