public sealed class GetTargetHttpProxyRequest : IMessage<GetTargetHttpProxyRequest>, IEquatable<GetTargetHttpProxyRequest>, IDeepCloneable<GetTargetHttpProxyRequest>, IBufferMessage, IMessage
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."],[[["The latest version of `GetTargetHttpProxyRequest` is 3.6.0, as seen at the top of the version list."],["This page details the `GetTargetHttpProxyRequest` class, used for requesting Target HTTP Proxy information, within the Google.Cloud.Compute.V1 namespace."],["`GetTargetHttpProxyRequest` implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage, allowing it to interact with various data types and perform actions."],["The `GetTargetHttpProxyRequest` class includes two constructors: a default constructor and one that accepts another `GetTargetHttpProxyRequest` object for copying, alongside two string properties: `Project`, which sets the request's project ID, and `TargetHttpProxy`, the name of the TargetHttpProxy resource."],["The documentation shows a historical view of versions ranging from 1.0.0 up to the current 3.6.0 for the GetTargetHttpProxyRequest class."]]],[]]