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-21 UTC."],[[["This page provides reference documentation for the `GetRegionTargetHttpProxyRequest` class in the Google Cloud Compute Engine v1 API, specifically for version 2.6.0."],["The `GetRegionTargetHttpProxyRequest` class is used to request information about a specific TargetHttpProxy resource within a given region and project, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists the available versions of the `GetRegionTargetHttpProxyRequest`, ranging from version 3.6.0 (latest) down to version 1.0.0."],["The `GetRegionTargetHttpProxyRequest` class includes properties such as `Project`, `Region`, and `TargetHttpProxy`, which are all string types, and are used to specify the target information for the request."],["The page details the constructors and inherited members of the `GetRegionTargetHttpProxyRequest` class, providing insight into how the class can be instantiated and how it interacts with other objects."]]],[]]