public sealed class VpnGatewayStatus : IMessage<VpnGatewayStatus>, IEquatable<VpnGatewayStatus>, IDeepCloneable<VpnGatewayStatus>, IBufferMessage, IMessage
[[["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-31 UTC."],[[["The webpage provides documentation for the `VpnGatewayStatus` class within the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0."],["It details the `VpnGatewayStatus` class's inheritance from `object` and its implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document shows all of the versions available for the `VpnGatewayStatus` class from version 1.0.0 all the way to 3.6.0, in descending order, with the links to access each version."],["The `VpnGatewayStatus` class includes constructors and one property, `VpnConnections`, which is a list of VPN connections associated with a specific VpnGateway."]]],[]]