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-31 UTC."],[[["This webpage provides reference documentation for the `GetStatusVpnGatewayRequest` class in the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of the API documented is 3.6.0, and the page also includes documentation for many other versions down to 1.0.0, with the current context being version 3.1.0."],["The `GetStatusVpnGatewayRequest` class is a request message used to retrieve the status of a VPN gateway, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has three main properties: `Project` which represents the Project ID, `Region` which is the region name, and `VpnGateway` which represents the name of the VPN gateway to target."],["This document also contains information on inherited members from the `object` class, as well as the constructors used for the `GetStatusVpnGatewayRequest` class."]]],[]]