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-21 UTC."],[[["This webpage details the `GetRegionTargetHttpsProxyRequest` class within the `Google.Cloud.Compute.V1` namespace, specifically within the context of version 1.3.0."],["The latest version available for this class is 3.6.0, with several previous versions also documented, ranging back to 1.0.0."],["The `GetRegionTargetHttpsProxyRequest` class is a request message used for `RegionTargetHttpsProxies.Get` operations."],["This class inherits from the `Object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the class include `Project`, `Region`, and `TargetHttpsProxy`, all of which are strings, and are used to specify the request scope and target."]]],[]]