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 Compute Engine v1 API for .NET."],["The latest version available for `GetTargetHttpProxyRequest` is 3.6.0, while version 2.17.0 is specifically detailed on this page."],["`GetTargetHttpProxyRequest` is a request message used in TargetHttpProxies.Get operations, as part of the Google.Cloud.Compute.V1 namespace."],["The `GetTargetHttpProxyRequest` class includes constructors and properties like `Project` and `TargetHttpProxy` for defining request parameters."],["The documentation covers the class's inheritance from `object` and its implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]