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 in the Google Cloud Compute Engine v1 API, specifically within the .NET library."],["The documentation covers versions ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest, allowing developers to access the documentation for different versions as needed."],["The `GetRegionTargetHttpProxyRequest` class is used to send requests for retrieving a `TargetHttpProxy` resource, and it inherits from and implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains three key properties: `Project`, `Region`, and `TargetHttpProxy`, which are strings used to specify the project ID, region name, and the target HTTP proxy name, respectively."]]],[]]