public sealed class GetTargetHttpProxyRequest : IMessage<GetTargetHttpProxyRequest>, IEquatable<GetTargetHttpProxyRequest>, IDeepCloneable<GetTargetHttpProxyRequest>, IBufferMessage, IMessage
A request message for TargetHttpProxies.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."],[[["The latest version of `GetTargetHttpProxyRequest` is 3.6.0, part of the `Google.Cloud.Compute.V1` namespace."],["`GetTargetHttpProxyRequest` is a request message used for retrieving details about a TargetHttpProxy resource through the `TargetHttpProxies.Get` method."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and compatibility."],["The `GetTargetHttpProxyRequest` class includes two constructors and two properties, `Project` and `TargetHttpProxy`, allowing for the specification of the project ID and target HTTP proxy name respectively."],["The class also has a total of 30 versions listed, starting from version 1.0.0 up to the latest 3.6.0, each with their own linked page."]]],[]]