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 documentation for the `LocationPolicyLocationConstraints` class within the Google.Cloud.Compute.V1 API, specifically for version 2.17.0."],["The `LocationPolicyLocationConstraints` class is used to define per-zone constraints on location policy and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one default and one that takes another `LocationPolicyLocationConstraints` object as a parameter for creating a copy."],["The class includes properties such as `HasMaxCount` to check if the \"max_count\" field is set and `MaxCount` which allows defining the maximum number of items permitted in a specific zone."],["The page also lists previous versions of the documentation, ranging from version 1.0.0 up to the latest version, 3.6.0."]]],[]]