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 details the `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` class within the `Google.Cloud.Compute.V1` namespace, with version 3.6.0 being the latest and version 3.0.0 being the current version selected."],["The `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides constructors for creating instances, including a default constructor and one that accepts another instance of the same class."],["The `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` class has properties `HasMax`, `HasMin`, `Max`, and `Min`, which are used to define constraints, with the Max and Min properties being of type `uint` for setting or getting values, and the HasMax and HasMin being bool properties to determine if they are set."],["The webpage also contains multiple links to previous versions of the `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` class, dating back to version 1.0.0."]]],[]]