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-21 UTC."],[[["This webpage provides reference documentation for the `GetRegionTargetHttpsProxyRequest` class in the Google Compute Engine v1 API, specifically within the .NET environment, with the most recent version listed as 3.6.0 and the current version of the page being 2.10.0."],["The `GetRegionTargetHttpsProxyRequest` class is used to create request messages for the `RegionTargetHttpsProxies.Get` method, enabling interaction with Google Cloud's Compute Engine API."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object comparison within the API."],["Key properties of the `GetRegionTargetHttpsProxyRequest` class include `Project`, `Region`, and `TargetHttpsProxy`, which are essential for specifying the context of the API request, such as the project ID, region, and the specific TargetHttpsProxy resource."],["This page contains version documentation starting from 1.0.0 up until the most recent version 3.6.0, with each version having its respective documantation for `GetRegionTargetHttpsProxyRequest`."]]],[]]