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 document provides reference documentation for the `Router.Types.Bgp` class within the Google Cloud Edge Network v1 API, detailing its implementation and usage in .NET."],["The `Router.Types.Bgp` class contains BGP-specific information for a router, which it inherits from the base `object` and implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The namespace for this class is `Google.Cloud.EdgeNetwork.V1`, and it's part of the `Google.Cloud.EdgeNetwork.V1.dll` assembly, with versions ranging from 1.0.0 to the latest 1.4.0."],["`Router.Types.Bgp` has a constructor and properties such as `Asn` for the locally assigned BGP ASN and `KeepaliveIntervalInSeconds` for configuring BGP keepalive messages."]]],[]]