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-04-09 UTC."],[[["The latest version available for the `GetTargetHttpProxyRequest` documentation is 3.6.0, with a total of 30 versions listed."],["This page focuses on version 3.2.0 of the `GetTargetHttpProxyRequest` class within the Google Cloud Compute Engine v1 API."],["The `GetTargetHttpProxyRequest` class is used for sending requests to retrieve information about a specific Target HTTP Proxy and it inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class contains two constructors, one default and another that allows passing in a `GetTargetHttpProxyRequest` object to make a copy."],["The `GetTargetHttpProxyRequest` has two properties `Project` and `TargetHttpProxy`, both of which are of type string and are read and write accessible."]]],[]]