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-04-09 UTC."],[[["This page provides documentation for the `GetRegionTargetHttpsProxyRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 3.5.0 of the .NET library."],["The `GetRegionTargetHttpsProxyRequest` class is used to request details about a specific TargetHttpsProxy resource in a particular region, as detailed in the method description of RegionTargetHttpsProxies.Get."],["The documentation lists numerous available versions of this class, ranging from the latest 3.6.0 down to version 1.0.0, each with its own specific path to the documentation."],["The class implements various interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits from the base object class."],["The `GetRegionTargetHttpsProxyRequest` class has three key properties, \"Project,\" \"Region,\" and \"TargetHttpsProxy\", that allow the user to define parameters for the request."]]],[]]