public sealed class Router.Types.Bgp : IMessage<Router.Types.Bgp>, IEquatable<Router.Types.Bgp>, IDeepCloneable<Router.Types.Bgp>, IBufferMessage, IMessage
Reference documentation and code samples for the Distributed Cloud Edge Network v1 API class Router.Types.Bgp.
[[["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-06-12 UTC."],[[["This documentation provides reference information for the `Router.Types.Bgp` class within the Google Cloud Edge Network v1 API."],["The `Router.Types.Bgp` class is used to represent BGP-specific information for a router and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating instances of `Bgp` and has properties `Asn` for the BGP ASN and `KeepaliveIntervalInSeconds` for configuring the BGP keepalive message interval."],["This class inherits from the base object class and contains inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The class is a part of the namespace `Google.Cloud.EdgeNetwork.V1` and is found within the `Google.Cloud.EdgeNetwork.V1.dll` assembly."]]],[]]