public sealed class InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange : IMessage<InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange>, IEquatable<InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange>, IDeepCloneable<InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange>, 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-24 UTC."],[[["This webpage provides documentation for the `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` class within the Google.Cloud.Compute.V1 namespace, specifically for .NET development."],["The latest version available for `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` is 3.6.0, with multiple prior versions ranging from 1.0.0 to 3.5.0 also accessible."],["This class represents constraints on BGP peer ASN ranges, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties within this class include `HasMax`, `HasMin`, `Max`, and `Min`, which allow checking whether the max or min field is set, or setting/getting the maximum and minimum values respectively."],["The class includes inherited members such as GetHashCode, GetType, and ToString from object, it also includes two constructors that allow for creating new instances."]]],[]]