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."],[[["The latest version of the `GetStatusVpnGatewayRequest` documentation is 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["The `GetStatusVpnGatewayRequest` class is used to send a request for the status of a VPN gateway, and it implements various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the base `object` class and includes properties for `Project`, `Region`, and `VpnGateway`, which are all strings and represent the ID, region, and name of the VPN gateway to be checked."],["There is documentation that supports both a parameterless constructor and one that takes another GetStatusVpnGatewayRequest."],["The documentation is for the Compute Engine v1 API class, and it is found within the Google.Cloud.Compute.V1 namespace and the Google.Cloud.Compute.V1.dll assembly."]]],[]]