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."],[[["This document outlines the different versions of the `Enable` enum within the `Google.Cloud.Compute.V1.RouterBgpPeer.Types` namespace, ranging from version 1.0.0 to the latest, 3.6.0."],["The `Enable` enum controls the status of a BGP peer connection, with `TRUE` allowing the connection and `FALSE` terminating it, and it defaults to `TRUE`."],["There is an `UndefinedEnable` field that indicates when the enum field has not been set."],["The available fields within the `Enable` enum are `False`, `True`, and `UndefinedEnable`, each having an associated function."]]],[]]