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 documentation for the `GetRegionTargetHttpProxyRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The content covers the `GetRegionTargetHttpProxyRequest` class across multiple versions, ranging from version 1.0.0 up to the latest version, 3.6.0."],["The documentation details the class's inheritance, which includes implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It defines the `GetRegionTargetHttpProxyRequest` class constructors and properties, including `Project`, `Region`, and `TargetHttpProxy`, along with their respective descriptions."],["This resource provides reference documentation for developers working with the Compute Engine v1 API in their .NET applications, offering details on how to interact with `GetRegionTargetHttpProxyRequest`."]]],[]]