Module: Google::Cloud::Compute::V1::LocationPolicyLocation::Preference
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
Preference for a given location. Set to either ALLOW or DENY.
Constant Summary collapse
- UNDEFINED_PREFERENCE =
A value indicating that the enum field is not set.
0
- ALLOW =
Location is allowed for use.
62_368_553
- DENY =
Location is prohibited.
2_094_604
- PREFERENCE_UNSPECIFIED =
Default value, unused.
496_219_571