public sealed class LocationPolicyLocation : IMessage<LocationPolicyLocation>, IEquatable<LocationPolicyLocation>, IDeepCloneable<LocationPolicyLocation>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This webpage details the `LocationPolicyLocation` class within the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0 and the specific version shown being 2.17.0."],["The `LocationPolicyLocation` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor, and one that takes another `LocationPolicyLocation` object as a parameter for copying."],["Key properties of this class include `Constraints`, `HasPreference`, and `Preference`, which define location constraints, whether the preference is set, and the preference (ALLOW or DENY), respectively."],["This page provides access to the documented versions of the `LocationPolicyLocation` class, ranging from 1.0.0 up to 3.6.0, each with its own link."]]],[]]