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-04-09 UTC."],[[["This webpage provides documentation for the `VpnGatewaysGetStatusResponse` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.3.0."],["The `VpnGatewaysGetStatusResponse` class is designed to return the status of VPN gateways and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for the class is 3.6.0, and this page also lists a comprehensive history of prior versions, dating back to version 1.0.0."],["The class inherits from the base `object` class and has inherited members like `GetHashCode`, `GetType`, and `ToString`, and the class includes constructors to create instances and copy from another `VpnGatewaysGetStatusResponse`."],["A crucial property within this class is `Result` of the type `VpnGatewayStatus`, which is used for determining and setting the returned value of the VPN gateway status."]]],[]]