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 the .NET environment."],["The latest version available for the `GetTargetHttpProxyRequest` class is 3.6.0, with the version displayed on the page being 2.12.0 and a history of versions dating back to 1.0.0."],["`GetTargetHttpProxyRequest` class is used to construct a request for retrieving information about a specific `TargetHttpProxy` resource, as detailed by the inheritance and implementation documentation."],["The class implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, enabling functionalities such as message handling, equality comparisons, and deep cloning."],["Key properties of this class include `Project` and `TargetHttpProxy`, which allow you to specify the project ID and the name of the target HTTP proxy to retrieve."]]],[]]