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."],[[["The latest version available for `VpnGatewayStatus` is 3.6.0, which is accessible via a specific link."],["This documentation provides access to various versions of `VpnGatewayStatus` within the `Google.Cloud.Compute.V1` namespace, ranging from version 1.0.0 up to the latest."],["`VpnGatewayStatus` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from `Object`."],["The `VpnGatewayStatus` class has a `VpnConnections` property, which is a list of VPN connections associated with a given VpnGateway and is of type `RepeatedField\u003cVpnGatewayStatusVpnConnection\u003e`."],["There are two constructors available for the class `VpnGatewayStatus()`, one is a parameter-less default, and the second constructor takes a `VpnGatewayStatus` object as its only parameter."]]],[]]