[[["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 `GetTargetTcpProxyRequest` class is a request message used for retrieving information about a specific Target TCP Proxy, as part of Google Cloud Compute's API."],["This class is part of the `Google.Cloud.Compute.V1` namespace, specifically within the `Google.Cloud.Compute.V1.dll` assembly and has been documented across versions starting from 1.0.0 up to the latest version of 3.6.0."],["The `GetTargetTcpProxyRequest` class inherits from the base .NET `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class has two constructors, one default and one that take another `GetTargetTcpProxyRequest` as an input."],["`GetTargetTcpProxyRequest` includes two key properties, `Project` (the project ID) and `TargetTcpProxy` (the name of the resource), both of type string, which are used to target a specific resource."]]],[]]