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 webpage provides documentation for the `GetRegionTargetHttpsProxyRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the most recent version listed as 3.6.0, and the version represented by the page being 2.13.0."],["This documentation includes a list of versions for the `GetRegionTargetHttpsProxyRequest` class, ranging from version 1.0.0 to 3.6.0, allowing users to access documentation for specific releases."],["The `GetRegionTargetHttpsProxyRequest` class is a request message used to retrieve information about a `TargetHttpsProxy` resource in a specific region, and it inherits and implements multiple interfaces for its functionality."],["The class has several properties including `Project`, `Region`, and `TargetHttpsProxy`, all string types, which are essential for specifying the target resource in the Google Cloud environment."],["The page includes details about the `GetRegionTargetHttpsProxyRequest` class's constructors, as well as links to inherited members and the containing namespace, `Google.Cloud.Compute.V1`."]]],[]]