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.2.0 being the current focus but many other versions are also available."],["The `GetRegionTargetHttpsProxyRequest` class is designed for requesting information about a specific TargetHttpsProxy resource within a specified region and project."],["The class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and rich functionality."],["The documentation details the class's constructors, which include a default constructor and a copy constructor to duplicate existing objects."],["The class also contains properties for `Project`, `Region`, and `TargetHttpsProxy`, all of which are strings, which are needed to complete a request."]]],[]]