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 `GetRegionTargetHttpsProxyRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request information about a specific Target HTTPS Proxy in a region."],["This documentation page covers various versions of the Google Cloud Compute Engine v1 API, ranging from version 1.0.0 to 3.6.0, with 3.6.0 being the latest release."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling protocol buffer messages and its capabilities for deep cloning."],["The `GetRegionTargetHttpsProxyRequest` class includes properties for specifying the project, region, and the name of the target HTTPS proxy, all represented as string values."],["The current version of the documentation is 2.2.0, which is one of the version listed."]]],[]]