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-21 UTC."],[[["This webpage provides documentation for the `VpnGatewayStatus` class within the `Google.Cloud.Compute.V1` namespace, detailing its various versions."],["The latest version of `VpnGatewayStatus` available is 3.6.0, while the current page content refers to version 2.12.0."],["The `VpnGatewayStatus` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VpnGatewayStatus` class includes a `VpnConnections` property, which is a list of VPN connections of type `VpnGatewayStatusVpnConnection`."],["There are many versions of the `VpnGatewayStatus` class and the page lists them all from the latest 3.6.0 to 1.0.0, along with the inherited members."]]],[]]