public sealed class GetStatusVpnGatewayRequest : IMessage<GetStatusVpnGatewayRequest>, IEquatable<GetStatusVpnGatewayRequest>, IDeepCloneable<GetStatusVpnGatewayRequest>, IBufferMessage, IMessage
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 latest version available for `GetStatusVpnGatewayRequest` is 3.6.0, and there are multiple previous versions ranging from 3.5.0 down to 1.0.0, which users can access through the provided links."],["`GetStatusVpnGatewayRequest` is a class that inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetStatusVpnGatewayRequest` class has two constructors and three properties: Project, Region, and VpnGateway, all of which are of type string."],["The class `GetStatusVpnGatewayRequest` belongs to the `Google.Cloud.Compute.V1` namespace within the Google.Cloud.Compute.V1.dll assembly."]]],[]]