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."],[[["The webpage details the `GetRegionTargetHttpProxyRequest` class within the `Google.Cloud.Compute.V1` namespace, used for retrieving information about a specific HTTP proxy in a region."],["This class has multiple versions listed, ranging from version 1.0.0 up to the latest version 3.6.0, and all the versions are available as hyperlinks for further information."],["The `GetRegionTargetHttpProxyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["It includes constructors, one default and another that accepts another `GetRegionTargetHttpProxyRequest` as a parameter, and it provides properties to specify the `Project`, `Region`, and `TargetHttpProxy`."],["The latest version that is presented in this webpage is 3.6.0 and there are 30 versions in total available to choose from, including the oldest 1.0.0 version."]]],[]]