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."],[[["This webpage provides documentation for the `VpnGatewayStatus` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 to 3.6.0."],["The `VpnGatewayStatus` class, with version 2.11.0 being a focal point, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes members like `GetHashCode()`, `GetType()`, and `ToString()`, while its functionality is contained within `Google.Cloud.Compute.V1.dll`."],["`VpnGatewayStatus` features two constructors, a default constructor and one that takes another `VpnGatewayStatus` object as a parameter."],["The class provides a `VpnConnections` property, which is a list of VPN connections associated with the `VpnGateway`, of type `RepeatedField\u003cVpnGatewayStatusVpnConnection\u003e`."]]],[]]