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."],[[["The latest version of the `VpnGatewaysGetStatusResponse` is 3.6.0, with multiple previous versions available for reference, ranging from 3.5.0 down to 1.0.0."],["`VpnGatewaysGetStatusResponse` is a class within the `Google.Cloud.Compute.V1` namespace, implemented across various versions."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as extending `object`."],["The class has a property called `Result`, which returns a `VpnGatewayStatus`, and includes two constructors: a default one and another that takes another `VpnGatewaysGetStatusResponse` object."],["The class has inherited members, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()` from the base object class."]]],[]]