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."],[[["This webpage provides documentation for the `VpnGatewayStatus` class within the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0."],["The `VpnGatewayStatus` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the base `Object` class."],["The documentation shows all of the versions available for the `VpnGatewayStatus` class from version 1.0.0 all the way to 3.6.0."],["`VpnGatewayStatus` has two constructors: a default constructor and a copy constructor that accepts another `VpnGatewayStatus` object."],["The `VpnConnections` property of type `RepeatedField\u003cVpnGatewayStatusVpnConnection\u003e` is available for listing VPN connections related to this VpnGateway."]]],[]]