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-21 UTC."],[[["The latest version of the `GetRegionTargetHttpsProxyRequest` class is 3.6.0, with multiple previous versions available, going back to 1.0.0."],["This class, `GetRegionTargetHttpsProxyRequest`, is part of the Compute Engine v1 API and is used for retrieving details of a specific TargetHttpsProxy in a given region."],["The `GetRegionTargetHttpsProxyRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from `object`."],["It has three key properties: `Project`, `Region`, and `TargetHttpsProxy`, all of which are strings used to define the scope and target of the request."],["This class has two constructors: a default parameterless constructor and one that takes an existing `GetRegionTargetHttpsProxyRequest` object to copy it's details."]]],[]]