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, specifically version 2.10.0."],["The `VpnGatewaysGetStatusResponse` class is used to represent the status response of VPN gateways and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for the documentation is 3.6.0, and this page also includes links to previous versions of the documentation, dating back to version 1.0.0."],["The class inherits from `object` and includes a `Result` property of type `VpnGatewayStatus`, along with two constructors for creating instances."],["The assembly for this class is `Google.Cloud.Compute.V1.dll`, and it contains inherited members like `GetHashCode`, `GetType`, and `ToString`."]]],[]]