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."],[[["The latest version available for `VpnGatewaysGetStatusResponse` is 3.6.0, with multiple other versions ranging from 3.5.0 down to 1.0.0 also available."],["`VpnGatewaysGetStatusResponse` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VpnGatewaysGetStatusResponse` class has a constructor that allows for creating new instances, including one that accepts another `VpnGatewaysGetStatusResponse` object for copying."],["This class includes a `Result` property of type `VpnGatewayStatus`, used for getting or setting the status of a VPN gateway."],["The namespace for the class is Google.Cloud.Compute.V1, and the containing assembly is Google.Cloud.Compute.V1.dll."]]],[]]