public sealed class GetTargetHttpProxyRequest : IMessage<GetTargetHttpProxyRequest>, IEquatable<GetTargetHttpProxyRequest>, IDeepCloneable<GetTargetHttpProxyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetTargetHttpProxyRequest.
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."],[[["This webpage provides reference documentation for the `GetTargetHttpProxyRequest` class within the Google Compute Engine v1 API."],["The latest version available for `GetTargetHttpProxyRequest` is 3.6.0, with numerous prior versions listed, ranging from 1.0.0 to 3.5.0, offering a comprehensive history of the class evolution."],["The `GetTargetHttpProxyRequest` class is used to make a request for retrieving a specific TargetHttpProxy resource."],["The `GetTargetHttpProxyRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, with inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class includes two constructors, a default constructor, and one that takes another `GetTargetHttpProxyRequest` object as a parameter, and has properties `Project` and `TargetHttpProxy`."]]],[]]