public sealed class InterconnectRemoteLocationConstraintsSubnetLengthRange : IMessage<InterconnectRemoteLocationConstraintsSubnetLengthRange>, IEquatable<InterconnectRemoteLocationConstraintsSubnetLengthRange>, IDeepCloneable<InterconnectRemoteLocationConstraintsSubnetLengthRange>, IBufferMessage, IMessage
[[["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 details the `InterconnectRemoteLocationConstraintsSubnetLengthRange` class, a part of the Google.Cloud.Compute.V1 namespace, within the .NET environment."],["The class, which can be found in the `Google.Cloud.Compute.V1.dll` assembly, is a sealed class implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There is an extensive list of version history provided for this class, ranging from version 1.0.0 up to 3.6.0, with 3.6.0 being the latest."],["The class has two constructors: a default one, and another that takes an `InterconnectRemoteLocationConstraintsSubnetLengthRange` object, along with boolean properties `HasMax` and `HasMin` to determine whether the max and min values have been set."],["The class also includes the `Max` and `Min` properties which are of type int, allowing them to be set and retrieved."]]],[]]