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 `LocationPolicyLocation` class, part of the `Google.Cloud.Compute.V1` namespace, is implemented in the Google.Cloud.Compute.V1.dll assembly and is available in versions from 1.0.0 to 3.6.0."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `LocationPolicyLocation` class has two constructors: a parameterless constructor and one that accepts another `LocationPolicyLocation` object."],["It contains properties such as `Constraints`, which specifies constraints on result distribution, and `Preference`, which can be set to ALLOW or DENY for a given location."],["The most recent version available is 3.6.0, and it can be inferred that it is the latest version through the content provided, as denoted by \"(latest)\"."]]],[]]