public sealed class GetRegionTargetHttpsProxyRequest : IMessage<GetRegionTargetHttpsProxyRequest>, IEquatable<GetRegionTargetHttpsProxyRequest>, IDeepCloneable<GetRegionTargetHttpsProxyRequest>, IBufferMessage, IMessage
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 details the `GetRegionTargetHttpsProxyRequest` class within the `Google.Cloud.Compute.V1` namespace, which is used to send a request message for retrieving region-specific target HTTPS proxy details."],["The latest version of the `GetRegionTargetHttpsProxyRequest` documentation is 3.6.0, with multiple previous versions available, spanning from version 1.0.0 to 3.5.0."],["The `GetRegionTargetHttpsProxyRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances, and it defines three primary properties: `Project`, `Region`, and `TargetHttpsProxy`, which are all string types and are used to specify request parameters."],["This class is part of the Google.Cloud.Compute.V1.dll assembly."]]],[]]