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-31 UTC."],[[["The latest version of the `LocationPolicyLocationConstraints` class is 3.6.0, but the current page is focused on version 3.4.0 of the Google Compute Engine v1 API."],["This class represents per-zone constraints on location policy and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LocationPolicyLocationConstraints` class has two constructors, a parameterless one and another that takes an existing `LocationPolicyLocationConstraints` object."],["The class contains properties such as `HasMaxCount` (a boolean) and `MaxCount` (an integer) to manage the maximum allowed items within the specified zone."],["The available documentation provides access to API class versions from 1.0.0 up to the latest 3.6.0, giving users a wide range of access."]]],[]]