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."],[[["The page provides reference documentation for the `GetRegionTargetHttpsProxyRequest` class in the Compute Engine v1 API, within the Google.Cloud.Compute.V1 namespace."],["This class is available across various versions, ranging from version 1.0.0 to the latest 3.6.0, allowing developers to access documentation relevant to their specific version of interest."],["The `GetRegionTargetHttpsProxyRequest` class is used to retrieve a specific TargetHttpsProxy resource by project, region, and the target's name."],["The `GetRegionTargetHttpsProxyRequest` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available properties of this class are: `Project`, `Region`, and `TargetHttpsProxy`, all of type string."]]],[]]