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 page provides reference documentation for the `GetRegionTargetHttpsProxyRequest` class in the Google Compute Engine v1 API, specifically within the .NET environment."],["The latest available version of the `GetRegionTargetHttpsProxyRequest` documentation is 3.6.0, with historical versions ranging from 1.0.0 to 3.5.0."],["`GetRegionTargetHttpsProxyRequest` is used for creating a request to get information about a specific `TargetHttpsProxy` resource in a given region and project, in which the class inherits and implements various interfaces."],["The class has constructors to create new instances, either empty or by cloning an existing instance, and includes properties to specify the `Project`, `Region`, and `TargetHttpsProxy`."]]],[]]