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-07-18 UTC."],[[["This document provides reference documentation for the `Router.Types.Bgp` class within the Google Cloud Edge Network v1 API."],["The `Router.Types.Bgp` class represents BGP (Border Gateway Protocol) information specific to a router in the Distributed Cloud Edge Network."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities including deep cloning and message handling."],["It includes constructors for creating `Bgp` objects and properties such as `Asn` (Autonomous System Number) and `KeepaliveIntervalInSeconds` for configuring BGP behavior."],["Multiple versions of this documentation are available, with version 1.4.0 being the latest and 1.0.0 being the base version."]]],[]]