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 at 3.6.0."],["The `GetRegionTargetHttpProxyRequest` class is a request message used for the `RegionTargetHttpProxies.Get` method, which is detailed in its method description."],["The class `GetRegionTargetHttpProxyRequest` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["This documentation covers various versions of the `GetRegionTargetHttpProxyRequest` class, starting from version 1.0.0 up to the latest version of 3.6.0, and includes versions 2.x and 3.x, with each version having its own specific link to its detailed documentation."],["The `GetRegionTargetHttpProxyRequest` class has three key properties: `Project`, `Region`, and `TargetHttpProxy`, each of type string, which specify the project ID, region name, and the target HTTP proxy name respectively."]]],[]]