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-03-24 UTC."],[[["This webpage provides reference documentation for the `GetRegionTargetHttpProxyRequest` class in the Google Compute Engine v1 API, specifically within the .NET environment, with the most recent version listed as 3.6.0, and the version selected as 2.12.0."],["The `GetRegionTargetHttpProxyRequest` class is used to send a request message for `RegionTargetHttpProxies.Get`, as described in the API method documentation, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Project`, `Region`, and `TargetHttpProxy`, which are strings and are used to define the scope and target of the HTTP proxy request."],["The page lists a history of releases for the `GetRegionTargetHttpProxyRequest` class, starting from version 1.0.0, showing the progression up to the latest version, and provides access to documentation for each version."],["The `GetRegionTargetHttpProxyRequest` class includes two constructors: a parameterless constructor and one that accepts another instance of `GetRegionTargetHttpProxyRequest` as a parameter to create a new object based on the provided object."]]],[]]