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 Cloud Compute Engine v1 API, specifically for version 2.6.0."],["The `GetRegionTargetHttpsProxyRequest` class is used to request details about a specific TargetHttpsProxy resource within a given region and project, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and includes properties for `Project`, `Region`, and `TargetHttpsProxy`, all of which are of type `String` and used to specify the target resource."],["The page also lists the availability of various versions of this resource, ranging from the latest version 3.6.0 down to 1.0.0, with links to each."],["Two constructors are available for the class: one is parameterless and the other copies the data from another instance of the same class."]]],[]]