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 documentation for the `GetTargetHttpProxyRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of the documented API is 3.6.0, with numerous older versions available, ranging down to version 1.0.0."],["`GetTargetHttpProxyRequest` is a message class used to retrieve a specific TargetHttpProxy resource, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetTargetHttpProxyRequest` class has two properties, `Project` and `TargetHttpProxy`, both of which are strings, and represent the project ID and the name of the target HTTP proxy to retrieve, respectively."],["The page provides links to the documentation for each version of this `GetTargetHttpProxyRequest` class, the different versions of this API range from version 1.0.0 up to 3.6.0."]]],[]]