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 provides documentation for the `VpnGatewaysGetStatusResponse` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionality."],["The `VpnGatewaysGetStatusResponse` class is part of the Google Cloud Compute API and represents the response for retrieving the status of VPN gateways."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its capabilities."],["The documentation lists all versions of `VpnGatewaysGetStatusResponse` from version 1.0.0 to 3.6.0, with 3.6.0 being the latest version, providing links to each version's specific documentation."],["The `VpnGatewaysGetStatusResponse` class has a `Result` property of type `VpnGatewayStatus`, used for accessing the detailed status of the VPN gateway."]]],[]]