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 page details the `LocationPolicyLocation` class within the `Google.Cloud.Compute.V1` namespace, part of the Google Cloud Compute .NET library."],["The latest version of the `LocationPolicyLocation` class is 3.6.0, with numerous older versions available, ranging down to version 1.0.0."],["The `LocationPolicyLocation` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes properties such as `Constraints` of type `LocationPolicyLocationConstraints`, and `Preference` of type string, alongside a boolean property, `HasPreference`, to manage location preferences."],["There are 2 constructors for `LocationPolicyLocation`, one default and one taking an existing `LocationPolicyLocation` object as a parameter to make a new copy."]]],[]]