The status of the BGP peer connection. If set to FALSE, any active session with the peer is terminated and all associated routing information is removed. If set to TRUE, the peer connection can be established with routing information. The default is TRUE.
[[["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-03-21 UTC."],[[["The content pertains to different versions of the `Google.Cloud.Compute.V1` library, specifically the `RouterBgpPeer.Types.Enable` component, with version 3.6.0 being the latest."],["This library component, `Enable`, is an enumeration (`enum`) that controls the status of BGP peer connections, allowing users to enable or disable the connection and associated routing information."],["The `Enable` enum has three possible field values: `False` to disable the connection, `True` to enable the connection, and `UndefinedEnable` to indicate that the enum field is not set."],["The default status for a BGP peer connection is `True`, indicating it is enabled by default."],["The provided links allow navigation to different versions, ranging from version 1.0.0 to the latest 3.6.0."]]],[]]