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."],[[["The latest version of the `Google.Cloud.Compute.V1.InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` is 3.6.0, and the current context is version 3.1.0."],["This class, `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange`, is used in Google Cloud Compute for defining constraints related to BGP peer ASN ranges and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties `HasMax` and `HasMin` to check if the \"max\" and \"min\" fields are set, along with `Max` and `Min` for getting and setting the values for the maximum and minimum limits."],["There are many previous versions available of the document, ranging from 1.0.0 all the way up to the latest 3.6.0, with each previous version accessible through a hyperlink."],["The class can be constructed using an empty constructor, or using another `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` object as a parameter."]]],[]]