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."],[[["The webpage provides reference documentation and code samples for the `GetRegionTargetHttpProxyRequest` class within the Compute Engine v1 API."],["The `GetRegionTargetHttpProxyRequest` class is a request message used for retrieving information about a specific RegionTargetHttpProxy, as described in the method."],["The documentation includes details on the class's inheritance, implementing interfaces, namespace (`Google.Cloud.Compute.V1`), assembly (`Google.Cloud.Compute.V1.dll`), constructors, and properties like `Project`, `Region`, and `TargetHttpProxy`."],["The webpage lists various versions of the `GetRegionTargetHttpProxyRequest`, ranging from version 1.0.0 up to the latest version 3.6.0."],["The `GetRegionTargetHttpProxyRequest` class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]