public sealed class LocationPolicyLocationConstraints : IMessage<LocationPolicyLocationConstraints>, IEquatable<LocationPolicyLocationConstraints>, IDeepCloneable<LocationPolicyLocationConstraints>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class LocationPolicyLocationConstraints.
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."],[[["This webpage provides reference documentation for the `LocationPolicyLocationConstraints` class within the Compute Engine v1 API, specifically for the .NET library."],["The latest version of the library is 3.6.0, and the page details versions ranging from 1.0.0 up to the latest, including version 2.14.0."],["The `LocationPolicyLocationConstraints` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities like message handling, equality checks, deep cloning, and buffer operations."],["The class includes properties such as `HasMaxCount` to check if a maximum count is set and `MaxCount` to set or retrieve the maximum number of items that can be placed in a zone."],["The class has two constructors: a default one `LocationPolicyLocationConstraints()` and another one that accepts an instance of `LocationPolicyLocationConstraints` as an argument, `LocationPolicyLocationConstraints(LocationPolicyLocationConstraints other)`."]]],[]]