BGP peer disabled because it requires IPv4 but the underlying connection is IPv6-only.
Ipv6PeerOnIpv4OnlyConnection
BGP peer disabled because it requires IPv6 but the underlying connection is IPv4-only.
Md5AuthInternalProblem
Indicates internal problems with configuration of MD5 authentication. This particular reason can only be returned when md5AuthEnabled is true and status is DOWN.
UndefinedStatusReason
A value indicating that the enum field is not set.
[[["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-24 UTC."],[[["The content provides a list of documentation versions for the `RouterStatusBgpPeerStatus.Types.StatusReason` enum within the Google.Cloud.Compute.V1 library, ranging from version 1.0.0 to the latest, 3.6.0."],["This enum, `RouterStatusBgpPeerStatus.Types.StatusReason`, is used to indicate the specific reason for a particular status in the Compute Engine v1 API."],["The enum contains several fields with specific status reasons including `Ipv4PeerOnIpv6OnlyConnection`, `Ipv6PeerOnIpv4OnlyConnection`, `Md5AuthInternalProblem`, `UndefinedStatusReason`, and `Unspecified`, each explained with a brief description."],["The documentation is for the .NET library `Google.Cloud.Compute.V1`, specifically detailing the `RouterStatusBgpPeerStatus.Types.StatusReason` enum found in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]