public sealed class GetTargetHttpsProxyRequest : IMessage<GetTargetHttpsProxyRequest>, IEquatable<GetTargetHttpsProxyRequest>, IDeepCloneable<GetTargetHttpsProxyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetTargetHttpsProxyRequest.
A request message for TargetHttpsProxies.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."],[[["This webpage provides documentation for the `GetTargetHttpsProxyRequest` class within the Google Compute Engine v1 API for .NET."],["The latest available version of `GetTargetHttpsProxyRequest` is 3.6.0, and the page lists versions going back to 1.0.0."],["`GetTargetHttpsProxyRequest` is used as a request message to retrieve details for a specific TargetHttpsProxy."],["The class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetTargetHttpsProxyRequest` class contains two properties: `Project`, which represents the project ID, and `TargetHttpsProxy`, which is the name of the target resource to be returned."]]],[]]