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 latest version of the `LocationPolicyLocationConstraints` class is 3.6.0, which can be found in the `Google.Cloud.Compute.V1` namespace and is part of the Compute Engine v1 API."],["This class provides per-zone constraints on location policy, serving as a reference documentation for developers using the API."],["`LocationPolicyLocationConstraints` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations like deep cloning and buffer management."],["The class includes properties like `HasMaxCount` and `MaxCount`, which manage the maximum number of items permitted in a specific zone, and are integral in controlling location constraints."],["The code displays versions dating all the way back to version 1.0.0, with 3.6.0 being the latest, all the way down to version 2.2.0, which the provided information is referencing from, and then further to 1.0.0."]]],[]]