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 details the `LocationPolicyLocation` class within the `Google.Cloud.Compute.V1` namespace, which is part of the Google Cloud .NET library and is currently documented up to version 3.6.0."],["The `LocationPolicyLocation` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, equality comparison, deep cloning, and buffered messaging."],["The class includes two constructors, `LocationPolicyLocation()` for default initialization and `LocationPolicyLocation(LocationPolicyLocation other)` for creating a copy from another instance."],["The `LocationPolicyLocation` class features two properties: `Constraints` for specifying distribution constraints, and `Preference` to define location preference as either ALLOW or DENY."],["The latest version documented here is 3.6.0, with various versions listed from 1.0.0 to 3.6.0, including specific links to each version's documentation."]]],[]]