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 latest version available for `GetRegionTargetHttpsProxyRequest` is 3.6.0, and the current page is related to version 2.14.0."],["This page provides documentation for the `GetRegionTargetHttpsProxyRequest` class, which is part of the Compute Engine v1 API in the `Google.Cloud.Compute.V1` namespace."],["The `GetRegionTargetHttpsProxyRequest` class is used for making requests to retrieve information about a specific TargetHttpsProxy resource within a given region."],["The `GetRegionTargetHttpsProxyRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities."],["`GetRegionTargetHttpsProxyRequest` class has three main properties: `Project`, `Region`, and `TargetHttpsProxy`, all of which are strings and hold information related to the requested resource."]]],[]]