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-04-09 UTC."],[[["This webpage details the `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` class within the `Google.Cloud.Compute.V1` namespace, part of the Google Cloud .NET library."],["The class, part of version 3.2.0 of the library, defines constraints for BGP peer ASN ranges in interconnect attachments and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this class is version 3.6.0, but historical versions dating back to 1.0.0 are also available for review."],["The class includes properties like `HasMax`, `HasMin`, `Max`, and `Min`, for managing the maximum and minimum values of a range, with both being `uint` types."],["The provided content gives the possibility of directly accessing the documentation of each version, with its respective properties and methods."]]],[]]