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 webpage provides documentation for the `GetRegionTargetHttpsProxyRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with version 3.3.0 being the current focus."],["The latest version available for this API is 3.6.0, and the page includes a list of previous versions, ranging from 3.5.0 down to 1.0.0, with the associated documentation link."],["The `GetRegionTargetHttpsProxyRequest` class, which inherits from `object` and implements multiple interfaces, is used to make requests for retrieving a specific `TargetHttpsProxy` resource."],["The class has three properties: `Project` which represents the project ID, `Region` for the region's name, and `TargetHttpsProxy` for the name of the target HTTPS proxy resource, all of which are strings."]]],[]]