Class LocationPolicyLocation (1.6.0)

LocationPolicyLocation(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

NameDescription
constraints google.cloud.compute_v1.types.LocationPolicyLocationConstraints
Constraints that the caller requires on the result distribution in this zone. This field is a member of `oneof`_ ``_constraints``.
preference str
Preference for a given location. Set to either ALLOW or DENY. Check the Preference enum for the list of possible values. This field is a member of `oneof`_ ``_preference``.

Inheritance

builtins.object > proto.message.Message > LocationPolicyLocation

Classes

Preference

Preference(value)

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