public sealed class VpnGatewaysGetStatusResponse : IMessage<VpnGatewaysGetStatusResponse>, IEquatable<VpnGatewaysGetStatusResponse>, IDeepCloneable<VpnGatewaysGetStatusResponse>, 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 details the `VpnGatewaysGetStatusResponse` class within the Google.Cloud.Compute.V1 namespace, and its available versions."],["Version 3.6.0 is the most recent, while version 1.0.0 is the oldest documented in the provided content."],["The class implements several interfaces: `IMessage\u003cVpnGatewaysGetStatusResponse\u003e`, `IEquatable\u003cVpnGatewaysGetStatusResponse\u003e`, `IDeepCloneable\u003cVpnGatewaysGetStatusResponse\u003e`, `IBufferMessage`, and `IMessage`."],["The class inherits from `object` and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The `VpnGatewaysGetStatusResponse` class has a property `Result` of type `VpnGatewayStatus`, and also contains two constructors."]]],[]]