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 `Google.Cloud.Compute.V1` library for `.NET` is `3.6.0`, with the current document focusing on version `3.3.0`."],["This page provides documentation for the `VpnGatewayStatus` class, detailing its structure and functionality within the `Google.Cloud.Compute.V1` namespace."],["The `VpnGatewayStatus` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for various functionalities."],["The `VpnGatewayStatus` class has two constructors: a default constructor and a copy constructor that accepts another `VpnGatewayStatus` object as a parameter."],["The class includes a property `VpnConnections`, which is a list of VPN connections of type `VpnGatewayStatusVpnConnection`."]]],[]]