Module: Google::Cloud::Compute::V1::LocationPolicyLocation::Preference

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

Preference for a given location.

Constant Summary collapse

UNDEFINED_PREFERENCE =

A value indicating that the enum field is not set.

0
ALLOW =

Location is allowed for use.

62368553
DENY =

Location is prohibited.

2094604
PREFERENCE_UNSPECIFIED =

Default value, unused.

496219571