public sealed class LocationPolicyLocationConstraints : IMessage<LocationPolicyLocationConstraints>, IEquatable<LocationPolicyLocationConstraints>, IDeepCloneable<LocationPolicyLocationConstraints>, IBufferMessage, IMessage
Per-zone constraints on location policy for this zone.
[[["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 `LocationPolicyLocationConstraints` class provides per-zone constraints for location policies, defining how resources can be placed within a specific zone."],["The latest version for `LocationPolicyLocationConstraints` is 3.6.0, and it is part of the Google.Cloud.Compute.V1 namespace."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with the class inheriting from the Object class."],["`LocationPolicyLocationConstraints` includes properties `HasMaxCount`, which indicates if the \"max_count\" field is set, and `MaxCount`, which specifies the maximum number of items permitted in the zone."],["There are multiple older versions available for reference, spanning from 1.0.0 all the way to 3.6.0, providing various versions of the `LocationPolicyLocationConstraints`."]]],[]]