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, as part of Google Cloud's .NET library, with version 3.6.0 as the latest release."],["The `LocationPolicyLocation` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["There are multiple past versions of the library available, from version 1.0.0 all the way to 3.6.0, that can be referenced with the provided links."],["The class provides two constructors, a default constructor `LocationPolicyLocation()`, and a copy constructor `LocationPolicyLocation(LocationPolicyLocation other)`."],["The `LocationPolicyLocation` class also contains properties such as `Constraints`, `HasPreference` and `Preference` that are related to setting constraints and preferences on the result distribution of zones."]]],[]]