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 document provides reference documentation for the `GetStatusVpnGatewayRequest` class, including its constructors, properties, inherited members, and the interfaces it implements, within the `Google.Cloud.Compute.V1` namespace."],["The latest version of the documentation available is 3.6.0, while the current version of the documentation being viewed is 2.2.0, and it ranges between versions 1.0.0 to 3.6.0."],["The `GetStatusVpnGatewayRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["The `GetStatusVpnGatewayRequest` class has properties for `Project`, `Region`, and `VpnGateway`, all of which are strings and represent the project ID, region name, and the VPN gateway name."]]],[]]