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 `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` documentation is 3.6.0, with a variety of previous versions available, dating back to version 1.0.0."],["`InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes public constructors, one of which is a copy constructor for creating instances from existing `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` objects."],["The class contains properties to manage the `Max` and `Min` values, which are both unsigned integers (`uint`), along with indicators (`HasMax`, `HasMin`) of whether those fields are currently set."],["The class is part of the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]