public sealed class GetRegionTargetHttpProxyRequest : IMessage<GetRegionTargetHttpProxyRequest>, IEquatable<GetRegionTargetHttpProxyRequest>, IDeepCloneable<GetRegionTargetHttpProxyRequest>, IBufferMessage, IMessage
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 documentation for the `GetRegionTargetHttpProxyRequest` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage in .NET environments."],["The latest version available for `GetRegionTargetHttpProxyRequest` is 3.6.0, with a comprehensive history of previous versions dating back to 1.0.0 also available for use."],["`GetRegionTargetHttpProxyRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to integrate with various .NET and Google Cloud functionalities."],["The `GetRegionTargetHttpProxyRequest` class is designed for requesting a specific TargetHttpProxy resource within a designated region and project, and includes properties such as `Project`, `Region`, and `TargetHttpProxy` to facilitate these requests."],["The page details two constructors for the class, one empty and one that accepts another instance of itself for cloning."]]],[]]