public sealed class GetRegionTargetHttpProxyRequest : IMessage<GetRegionTargetHttpProxyRequest>, IEquatable<GetRegionTargetHttpProxyRequest>, IDeepCloneable<GetRegionTargetHttpProxyRequest>, IBufferMessage, IMessage
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-21 UTC."],[[["This page provides documentation for the `GetRegionTargetHttpProxyRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The `GetRegionTargetHttpProxyRequest` class is a request message used for the `RegionTargetHttpProxies.Get` method, which retrieves details about a specified TargetHttpProxy resource."],["This documentation is versioned, with the latest being 3.6.0 and a history of versions ranging from 1.0.0 up to 3.6.0 available."],["The class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRegionTargetHttpProxyRequest` class has three key properties: `Project`, `Region`, and `TargetHttpProxy`, all of which are strings used to define the request's scope and target."]]],[]]