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."],[[["The latest version of the `GetRegionTargetHttpProxyRequest` class is 3.6.0, with multiple previous versions available for reference, dating as far back as version 1.0.0."],["This class is part of the Google.Cloud.Compute.V1 namespace and is used for requesting details of a specific TargetHttpProxy resource within a region."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and request operations within the Compute Engine v1 API."],["The `GetRegionTargetHttpProxyRequest` class has three key properties: `Project`, `Region`, and `TargetHttpProxy`, which are all strings used to specify the request's scope and the specific resource to be retrieved."]]],[]]