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."],[[["The webpage documents the `LocationPolicyLocation` class within the `Google.Cloud.Compute.V1` namespace, part of the `Google.Cloud.Compute.V1.dll` assembly."],["It lists various versions of the `LocationPolicyLocation` class, ranging from version 1.0.0 up to the latest version 3.6.0, providing links to the documentation for each."],["The `LocationPolicyLocation` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `LocationPolicyLocation` class include `Constraints`, which specifies the constraints on the result distribution, `HasPreference`, indicating whether the preference field is set, and `Preference`, which allows setting a preference for a given location as either ALLOW or DENY."],["The `LocationPolicyLocation` class has two constructors, one default and another that accepts another `LocationPolicyLocation` as a parameter."]]],[]]