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 multiple versions of the `GetRegionTargetHttpProxyRequest` class, ranging from version 1.0.0 to the latest version, 3.6.0, allowing users to find information specific to their desired version."],["The `GetRegionTargetHttpProxyRequest` class is used to request details about a specific `TargetHttpProxy` resource within a particular region and project, serving as a request message for the `RegionTargetHttpProxies.Get` method."],["The provided documentation details the inheritance, implementations, constructors, properties such as `Project`, `Region`, and `TargetHttpProxy`, and inherited members of the `GetRegionTargetHttpProxyRequest` class."],["This class is part of the namespace `Google.Cloud.Compute.V1` and is found within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]