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-31 UTC."],[[["The latest version of the Google.Cloud.Compute.V1 library is 3.6.0, with a variety of previous versions ranging from 1.0.0 to 3.5.0 available for selection."],["The `VpnGatewayStatus` class, part of the Google.Cloud.Compute.V1 namespace in version 2.7.0, provides status information related to VPN gateways."],["`VpnGatewayStatus` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and usability."],["The `VpnGatewayStatus` class offers a `VpnConnections` property of type `RepeatedField\u003cVpnGatewayStatusVpnConnection\u003e`, which represents a list of VPN connections for a given `VpnGateway`."],["There are two constructors available for `VpnGatewayStatus`: one default and another that takes an existing `VpnGatewayStatus` object for copying."]]],[]]