public sealed class GetStatusVpnGatewayRequest : IMessage<GetStatusVpnGatewayRequest>, IEquatable<GetStatusVpnGatewayRequest>, IDeepCloneable<GetStatusVpnGatewayRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetStatusVpnGatewayRequest.
A request message for VpnGateways.GetStatus. See the method description for details.
[[["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 `GetStatusVpnGatewayRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request the status of a VPN gateway."],["This page provides documentation for version 2.4.0 of the `GetStatusVpnGatewayRequest` class, but also lists links to documentation for other versions, ranging from 1.0.0 up to 3.6.0."],["The `GetStatusVpnGatewayRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Project`, `Region`, and `VpnGateway`, all of which are strings, and are used to specify details for the status request."],["There are two constructors available for the class, one with no parameters, and one that takes in a `GetStatusVpnGatewayRequest` object as a parameter."]]],[]]