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.11.0."],["The `VpnGatewaysGetStatusResponse` class is a part of the Google Cloud Compute API and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for the Google Cloud Compute API shown on this page is 3.6.0, and previous versions dating back to version 1.0.0 are also available."],["The class inherits from `object` and includes a `Result` property of type `VpnGatewayStatus`, along with two constructors: a default constructor and a copy constructor that takes another `VpnGatewaysGetStatusResponse` object as a parameter."]]],[]]