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, part of the Google Cloud .NET library."],["The latest documented version of `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` is 3.6.0, and the page also provides documentation for versions back to 1.0.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to support message operations, equality checks, deep cloning, and buffer management."],["It has two constructors: a default constructor and a constructor that accepts another instance of `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` to create a new object based on an existing one."],["The `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` class includes four properties: `HasMax`, `HasMin`, `Max`, and `Min`, which are used to manage the properties associated with the constraints."]]],[]]