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."],[[["The latest version of the `GetTargetHttpsProxyRequest` class is 3.6.0, and the page provides links to various past versions, including 3.5.0, 3.4.0, and so on, down to version 1.0.0."],["The `GetTargetHttpsProxyRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is found in the `Google.Cloud.Compute.V1.dll` assembly."],["The `GetTargetHttpsProxyRequest` class implements several interfaces, including `IMessage`, `IEquatable\u003cGetTargetHttpsProxyRequest\u003e`, `IDeepCloneable\u003cGetTargetHttpsProxyRequest\u003e`, and `IBufferMessage`."],["This class has a constructor `GetTargetHttpsProxyRequest()`, and another constructor `GetTargetHttpsProxyRequest(GetTargetHttpsProxyRequest other)`, and contains properties `Project` and `TargetHttpsProxy`, both being of string type."]]],[]]