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 provides documentation for the `LocationPolicyLocation` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.14.0, including details on its inheritance, implementations, constructors, and properties."],["The latest version available for the `LocationPolicyLocation` class is 3.6.0, while the page primarily focuses on version 2.14.0, with a full list of other version numbers also available."],["The `LocationPolicyLocation` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality comparisons, deep cloning, and buffer-related operations."],["Key properties of the `LocationPolicyLocation` class include `Constraints` which is of type `LocationPolicyLocationConstraints` and `Preference`, which is a string that can be either set to allow or deny, also including a boolean `HasPreference` property."],["The class has two constructors, one with no parameters and the other taking another LocationPolicyLocation instance as an argument."]]],[]]