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."],[[["The `GetTargetHttpProxyRequest` class is part of the Google Cloud Compute Engine v1 API within the `Google.Cloud.Compute.V1` namespace."],["Version 3.6.0 is the latest version, with a range of previous versions from 3.5.0 down to 1.0.0 also documented."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides constructors for creating new instances and contains properties `Project` and `TargetHttpProxy`, both of which are string types, and are used to specify the Project ID and the name of the target HTTP proxy."],["`GetTargetHttpProxyRequest` is used to make a request to retrieve details about a specific Target HTTP Proxy resource."]]],[]]