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."],[[["The latest version of the `GetRegionTargetHttpsProxyRequest` is 3.6.0, and the page provides access to versions ranging from 1.0.0 to the latest."],["`GetRegionTargetHttpsProxyRequest` is a class within the Google Cloud Compute Engine v1 API, used for making a request to retrieve details about a specific TargetHttpsProxy in a region."],["The class `GetRegionTargetHttpsProxyRequest` inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating an instance and for copying another `GetRegionTargetHttpsProxyRequest` instance, and properties like `Project`, `Region`, and `TargetHttpsProxy`."],["The namespace for `GetRegionTargetHttpsProxyRequest` is `Google.Cloud.Compute.V1` within the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]