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-04-02 UTC."],[[["The page provides documentation for the `VpnGatewayStatus` class within the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0."],["It outlines the `VpnGatewayStatus` class's inheritance from `Object` and its implementation of several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the two constructors for `VpnGatewayStatus`: a default constructor and one that accepts another `VpnGatewayStatus` object."],["The `VpnConnections` property, which is a `RepeatedField` of `VpnGatewayStatusVpnConnection`, is documented as containing a list of VPN connections for a given `VpnGateway`."],["There are 29 versions of the `VpnGatewayStatus` object documented on this page, and each is accessible through provided links."]]],[]]