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 webpage provides reference documentation for the `GetRegionTargetHttpProxyRequest` class in the Google Cloud Compute Engine v1 API, outlining its functionality and usage within the .NET environment."],["The `GetRegionTargetHttpProxyRequest` class is used to request a specific Target HTTP Proxy resource within a given region, as indicated in its description."],["The page includes a list of all the available versions of the Google Cloud Compute Engine v1 API, starting with version 1.0.0 up to the latest version 3.6.0, to allow developers to quickly see which versions are available."],["The `GetRegionTargetHttpProxyRequest` class implements multiple interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, making it a versatile class for various uses."],["The class has three properties: Project, Region, and TargetHttpProxy, which are used for the project ID, the name of the region, and the target HTTP Proxy resource to be retrieved, respectively."]]],[]]