Reference documentation and code samples for the Compute Engine v1 API enum RouterBgpPeer.Types.Enable.
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 provides documentation for the `RouterBgpPeer.Types.Enable` enum within the Google Cloud Compute Engine v1 API."],["This documentation covers a range of versions for the API, from 1.0.0 up to the latest version, 3.6.0."],["The `Enable` enum controls the status of a BGP peer connection, where setting it to `False` terminates the connection, and setting it to `True` allows the connection to be established."],["The enum includes three fields: `False`, `True`, and `UndefinedEnable`, which indicates if the enum field has been set."],["The namespace for the provided documentation is `Google.Cloud.Compute.V1`, and it is contained in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]