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 API, specifically version 2.15.0."],["The `VpnGatewaysGetStatusResponse` class is the response type for retrieving the status of VPN gateways and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API for `VpnGatewaysGetStatusResponse` is 3.6.0, and older versions dating back to 1.0.0 are also documented."],["The class inherits from `object` and has methods such as `GetHashCode`, `GetType`, and `ToString`."],["`VpnGatewaysGetStatusResponse` has two constructors and one property, `Result`, which is of type `VpnGatewayStatus`."]]],[]]