public sealed class GetRegionTargetHttpsProxyRequest : IMessage<GetRegionTargetHttpsProxyRequest>, IEquatable<GetRegionTargetHttpsProxyRequest>, IDeepCloneable<GetRegionTargetHttpsProxyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionTargetHttpsProxyRequest.
A request message for RegionTargetHttpsProxies.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-24 UTC."],[[["This webpage provides documentation for the `GetRegionTargetHttpsProxyRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The latest version available for this class is 3.6.0, and the page also lists documentation for several older versions of the class, going back to version 1.0.0."],["The `GetRegionTargetHttpsProxyRequest` class is used to retrieve details about a specific `TargetHttpsProxy` resource within a given region and project."],["The class implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable` and inherits from the base `object` class."],["Key properties of this class include `Project`, `Region`, and `TargetHttpsProxy`, which allow you to define the scope and target of the request."]]],[]]