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, found in the `Google.Cloud.Compute.V1.dll` assembly, in its 2.8.0 version."],["The latest version available is 3.6.0, while this specific page covers version 2.8.0 of the class, but it includes links to prior versions of it starting from version 1.0.0."],["The `LocationPolicyLocation` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["Key properties of the `LocationPolicyLocation` class include `Constraints`, `HasPreference`, and `Preference`, each with its own specific type and description."],["The class provides two constructors: a default `LocationPolicyLocation()` constructor and an overloaded constructor `LocationPolicyLocation(LocationPolicyLocation other)` for creating a copy of an existing `LocationPolicyLocation` object."]]],[]]