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 reference documentation for the `GetTargetHttpsProxyRequest` class within the Compute Engine v1 API, specifically for the .NET environment."],["The documentation covers version 2.13.0 of the API, along with a list of previous versions of the `GetTargetHttpsProxyRequest` class, with version 3.6.0 being the latest."],["`GetTargetHttpsProxyRequest` is a class used to construct requests for the `TargetHttpsProxies.Get` method in the Compute Engine v1 API."],["The `GetTargetHttpsProxyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["Key properties of `GetTargetHttpsProxyRequest` include `Project`, which represents the project ID for the request, and `TargetHttpsProxy`, which specifies the name of the TargetHttpsProxy resource to retrieve."]]],[]]