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-10 UTC."],[[["This documentation provides reference information for the `Router.Types.Bgp` class within the Distributed Cloud Edge Network v1 API, specifically version 1.2.0."],["The `Router.Types.Bgp` class contains BGP-specific information for a router, as defined within the Google Cloud Edge Network, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties such as `Asn`, representing the locally assigned BGP ASN, and `KeepaliveIntervalInSeconds`, which configures the interval between BGP keepalive messages, with a default of 20 seconds."],["The documentation lists that `Router.Types.Bgp` inherits from `object`, it also includes information on inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`, along with details on its constructors, `Bgp()` and `Bgp(Router.Types.Bgp other)`."]]],[]]