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."],[[["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 documented is 3.6.0, while the current page content focuses on version 3.5.0, which includes the `VpnGatewayStatus` class and its members."],["The `VpnGatewayStatus` class implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inherits from the `object` class."],["The `VpnGatewayStatus` class includes a property called `VpnConnections`, which holds a list of VPN connections associated with a specific VPN gateway, which uses the type `RepeatedField\u003cVpnGatewayStatusVpnConnection\u003e`."],["The documentation also lists all available versions, ranging from 1.0.0 to 3.6.0, allowing users to access documentation for previous releases of the Google Cloud Compute API."]]],[]]