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."],[[["This webpage provides documentation for the `VpnGatewayStatus` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage across multiple versions."],["The latest version available for `VpnGatewayStatus` is 3.6.0, and the page lists down to version 1.0.0."],["`VpnGatewayStatus` inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VpnGatewayStatus` class has two constructors: a default one and another that takes an existing `VpnGatewayStatus` object for copying, and also has the `VpnConnections` property which is a list of VPN connections."],["This class is found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]