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 the most recent release in the provided list."],["The class `VpnGatewayStatus` is part of the `Google.Cloud.Compute.V1` namespace and is included in the `Google.Cloud.Compute.V1.dll` assembly."],["The `VpnGatewayStatus` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with the specific version `VpnGatewayStatus`."],["This class has two constructors: one default `VpnGatewayStatus()` and one that takes another `VpnGatewayStatus` object as a parameter for copying (`VpnGatewayStatus(VpnGatewayStatus other)`)."],["The `VpnConnections` property, of type `RepeatedField\u003cVpnGatewayStatusVpnConnection\u003e`, provides a list of VPN connections associated with the VpnGateway."]]],[]]