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-24 UTC."],[[["This webpage provides reference documentation for the `GetStatusVpnGatewayRequest` class in the Google Cloud Compute Engine v1 API, specifically for version 2.8.0."],["The `GetStatusVpnGatewayRequest` class is used to request the status of a VPN gateway, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for reference on the page is 3.6.0, while the page is documenting version 2.8.0 and shows version history back to version 1.0.0."],["The class includes properties to specify the project ID (`Project`), region (`Region`), and the name of the VPN gateway (`VpnGateway`) for which the status is being requested."],["The page details the constructors and properties of the `GetStatusVpnGatewayRequest` class, along with their descriptions and data types."]]],[]]