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-02 UTC."],[[["The webpage provides documentation for the `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionality across multiple versions."],["The latest version available for the `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` class is 3.6.0, with a history of prior versions dating back to 1.0.0."],["The `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and object management."],["The class has two constructors: a default constructor and one that accepts another `InterconnectAttachmentConfigurationConstraintsBgpPeerASNRange` object for copying, and it also has 4 properties."],["The class includes properties such as `HasMax`, `HasMin`, `Max`, and `Min`, which deal with the maximum and minimum values of ASN ranges, and are of type `bool` and `uint`."]]],[]]