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 Compute Engine v1 API, specifically for .NET development."],["The `GetTargetHttpProxyRequest` class is used to request a specific TargetHttpProxy resource and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page outlines the inheritance of `GetTargetHttpProxyRequest` from the `object` class, alongside its inherited members and implementations, detailing its place within the object hierarchy."],["It presents two constructors for the class, one default and one that accepts another `GetTargetHttpProxyRequest` object as a parameter, as well as the properties `Project` and `TargetHttpProxy`, which are crucial for constructing the request."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, ensuring users can access relevant information for different releases."]]],[]]