public sealed class GetTargetVpnGatewayRequest : IMessage<GetTargetVpnGatewayRequest>, IEquatable<GetTargetVpnGatewayRequest>, IDeepCloneable<GetTargetVpnGatewayRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetTargetVpnGatewayRequest.
A request message for TargetVpnGateways.Get. 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 `GetTargetVpnGatewayRequest` class within the Google Cloud Compute Engine v1 API, available across multiple versions."],["The latest version documented is 3.6.0, with a comprehensive list of previous versions ranging down to 1.0.0, each linking to specific version details."],["The `GetTargetVpnGatewayRequest` class is used to send a request for a TargetVpnGateways.Get operation, inheriting from base classes and implementing various interfaces."],["Key properties of `GetTargetVpnGatewayRequest` include `Project`, `Region`, and `TargetVpnGateway`, all of which are strings used to define the specific target of the request."],["The GetTargetVpnGatewayRequest can be created using a constructor that takes another GetTargetVpnGatewayRequest object to copy, or it can be created without any arguments using the empty constructor."]]],[]]