public sealed class RouterStatusBgpPeerStatus : IMessage<RouterStatusBgpPeerStatus>, IEquatable<RouterStatusBgpPeerStatus>, IDeepCloneable<RouterStatusBgpPeerStatus>, IBufferMessage, IMessage
public string RouterApplianceInstance { get; set; }
[Output only] URI of the VM instance that is used as third-party router appliances such as Next Gen Firewalls, Virtual Routers, or Router Appliances. The VM instance is the peer side of the BGP session.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe page provides documentation for the \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, detailing its structure and functionality in various versions, with the latest version being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality checks, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eAdvertisedRoutes\u003c/code\u003e, \u003ccode\u003eBfdStatus\u003c/code\u003e, \u003ccode\u003eIpAddress\u003c/code\u003e, \u003ccode\u003eLinkedVpnTunnel\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which provide information about the routes advertised, the BFD status, the local and peer IP addresses, the associated VPN tunnel, and the BGP peer's name respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e class includes properties to check if specific fields are set such as \u003ccode\u003eHasIpAddress\u003c/code\u003e, \u003ccode\u003eHasLinkedVpnTunnel\u003c/code\u003e, \u003ccode\u003eHasName\u003c/code\u003e, \u003ccode\u003eHasNumLearnedRoutes\u003c/code\u003e, \u003ccode\u003eHasPeerIpAddress\u003c/code\u003e, \u003ccode\u003eHasRouterApplianceInstance\u003c/code\u003e, \u003ccode\u003eHasState\u003c/code\u003e, \u003ccode\u003eHasStatus\u003c/code\u003e, \u003ccode\u003eHasUptime\u003c/code\u003e, \u003ccode\u003eHasUptimeSeconds\u003c/code\u003e, as well as properties for retrieving the values of these fields.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRouterStatusBgpPeerStatus\u003c/code\u003e contains details about the BGP session, such as the state, the number of learned routes (\u003ccode\u003eNumLearnedRoutes\u003c/code\u003e), the status (UP/DOWN), and the uptime of the session in both human-readable and seconds formats (\u003ccode\u003eUptime\u003c/code\u003e, \u003ccode\u003eUptimeSeconds\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]