[[["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-04-09 UTC."],[[["This webpage details the `BgpRoute` class within the `Google.Cloud.Compute.V1` namespace, part of the Google Cloud Compute .NET library, and it has the latest version of 3.6.0."],["The `BgpRoute` class includes properties such as `AsPaths`, `Communities`, `Destination`, `Med`, and `Origin`, which represent different aspects of a BGP route, such as its AS-PATH, BGP communities, destination IP range, multi-exit discriminator, and origin."],["The `BgpRoute` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its compatibility with the Google Protobuf library and various .NET functionalities."],["The webpage provides access to documentation for multiple versions of the library, ranging from version 1.0.0 up to the most current version 3.6.0, allowing developers to look at different release information."],["The `BgpRoute` class has two constructors that are available to use: a default constructor (`BgpRoute()`) and a copy constructor (`BgpRoute(BgpRoute other)`) which takes another `BgpRoute` object as a parameter."]]],[]]