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-04-09 UTC."],[[["The page provides reference documentation for the `GetStatusVpnGatewayRequest` class in the Google Compute Engine v1 API, specifically version 3.2.0."],["It lists all available versions of `GetStatusVpnGatewayRequest`, ranging from version 1.0.0 to the latest version, 3.6.0, with links to each versions documentation."],["The `GetStatusVpnGatewayRequest` class is used to send requests for retrieving the status of a VPN gateway, implementing multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class includes properties such as `Project`, `Region`, and `VpnGateway`, each requiring a string input and representing the project ID, region, and VPN gateway name respectively."]]],[]]