public sealed class GetRegionTargetHttpProxyRequest : IMessage<GetRegionTargetHttpProxyRequest>, IEquatable<GetRegionTargetHttpProxyRequest>, IDeepCloneable<GetRegionTargetHttpProxyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionTargetHttpProxyRequest.
A request message for RegionTargetHttpProxies.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-04-09 UTC."],[[["This webpage provides reference documentation for the `GetRegionTargetHttpProxyRequest` class within the Compute Engine v1 API, specifically for the Google Cloud .NET client library."],["The latest version of the `GetRegionTargetHttpProxyRequest` is 3.6.0, and it lists prior versions from 3.5.0 down to 1.0.0."],["The `GetRegionTargetHttpProxyRequest` class is used to send requests for retrieving a Target HTTP Proxy in a specific region, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRegionTargetHttpProxyRequest` class includes constructors and properties such as `Project`, `Region`, and `TargetHttpProxy` to define and configure the request."],["The documentation includes a list of inherited members, the namespace (`Google.Cloud.Compute.V1`), and the assembly (`Google.Cloud.Compute.V1.dll`) to allow for a comprehensive reference."]]],[]]