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 detailing its structure and functionality across various versions."],["Version 3.6.0 is the latest release, with a historical listing down to version 1.0.0 available for reference and older versions."],["The `VpnGatewaysGetStatusResponse` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide features for message handling, equality comparison, deep cloning, and buffer message operations, respectively."],["The class inherits members from the `Object` class and has a single property `Result` of type `VpnGatewayStatus`."],["The class also provides two constructors, one default and one that accepts another `VpnGatewaysGetStatusResponse` instance."]]],[]]