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."],[[["This webpage provides reference documentation for the `GetStatusVpnGatewayRequest` class in the Compute Engine v1 API, specifically within the Google.Cloud.Compute.V1 namespace."],["The `GetStatusVpnGatewayRequest` class is used to request the status of a VPN gateway, as indicated by the method description and class name."],["The latest version of this API class is 3.6.0, and it provides links to various previous versions, ranging from 3.5.0 back to 1.0.0 for backward compatibility."],["The class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the object class."],["The `GetStatusVpnGatewayRequest` class includes properties for Project, Region, and VpnGateway, which are required to execute the status request for a specific VPN gateway in a project and region."]]],[]]