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-21 UTC."],[[["This webpage details the `LocationPolicyLocation` class within the `Google.Cloud.Compute.V1` namespace, providing documentation for its implementation across various versions."],["The latest version of `LocationPolicyLocation` documented is 3.6.0, with the page offering references back to version 1.0.0, all the way up to the latest release."],["`LocationPolicyLocation` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, as detailed on the page."],["The class includes a default constructor `LocationPolicyLocation()` and an overloaded constructor `LocationPolicyLocation(LocationPolicyLocation other)` to instantiate it."],["Key properties of the `LocationPolicyLocation` class include `HasPreference` (a boolean indicating whether the \"preference\" field is set) and `Preference` (a string setting the location preference)."]]],[]]