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-09 UTC."],[[["The latest version of the `VpnGatewayStatus` documentation is 3.6.0, which is accessible via a provided link, along with several other previous versions, down to 1.0.0, also available via links."],["`VpnGatewayStatus` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VpnGatewayStatus` class inherits from the `Object` class and provides access to its inherited members, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class includes a constructor, `VpnGatewayStatus()`, as well as a copy constructor, `VpnGatewayStatus(VpnGatewayStatus other)`, for creating new instances."],["The `VpnConnections` property of type `RepeatedField\u003cVpnGatewayStatusVpnConnection\u003e` provides a list of VPN connections associated with the `VpnGateway`."]]],[]]