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, offering various versions from 1.0.0 to the latest 3.6.0, each linked to its respective documentation."],["The `LocationPolicyLocation` class is a sealed class that inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and comparison."],["The class includes two constructors: a default constructor and another that accepts a `LocationPolicyLocation` object as a parameter for creating instances."],["Key properties of the class include `Constraints` of type `LocationPolicyLocationConstraints`, to define restrictions, `HasPreference` which is a Boolean indicating if preference is set, and `Preference`, a string with `ALLOW` or `DENY` options to define preference."],["The available documentation for this `LocationPolicyLocation` class spans multiple versions, all found within the `Google.Cloud.Compute.V1` library, which is contained in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]