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-24 UTC."],[[["The documentation covers the `LocationPolicyLocationConstraints` class within the Google Cloud Compute Engine v1 API, detailing its properties and usage."],["Version 3.6.0 is the latest release for the Google.Cloud.Compute.V1 API, with versions ranging from 1.0.0 to 3.6.0 available in the documentation."],["`LocationPolicyLocationConstraints` provides per-zone constraints for location policies, including properties such as `HasMaxCount` and `MaxCount`, which define the maximum number of items allowed in a zone."],["The class `LocationPolicyLocationConstraints` inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for creating instances of `LocationPolicyLocationConstraints`, one default and another that accepts another `LocationPolicyLocationConstraints` instance."]]],[]]