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 development."],["The latest version of the API documented is 3.6.0, while the current page is focused on version 2.8.0, with links to various versions from 1.0.0 to 3.6.0."],["The `GetTargetHttpProxyRequest` class is a request message used for retrieving details of a specific TargetHttpProxy, and it inherits from multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage details the class's constructor options and key properties `Project` and `TargetHttpProxy`, which define the request's scope and target, respectively."]]],[]]