Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::LocationPolicyLocation::Preference (v2.8.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::LocationPolicyLocation::Preference.

Preference for a given location. Set to either ALLOW or DENY.

Constants

UNDEFINED_PREFERENCE

value: 0
A value indicating that the enum field is not set.

ALLOW

value: 62_368_553
Location is allowed for use.

DENY

value: 2_094_604
Location is prohibited.

PREFERENCE_UNSPECIFIED

value: 496_219_571
Default value, unused.