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-04-09 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 `Google.Cloud.Compute.V1.dll` assembly."],["The `LocationPolicyLocationConstraints` class is a part of the Compute Engine v1 API and provides per-zone constraints on location policy."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `LocationPolicyLocationConstraints` has two constructors, a default one and one that takes another `LocationPolicyLocationConstraints` object as input, as well as a `MaxCount` property, which describes the number of allowed items in the zone, and a `HasMaxCount` boolean field."],["The class `LocationPolicyLocationConstraints` inherits members such as `GetHashCode`, `GetType`, and `ToString` from the `object` class."]]],[]]