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 Google Cloud Compute Engine v1 API, specifically for version 3.0.0 of the .NET library."],["`GetTargetHttpsProxyRequest` is a request message used for retrieving information about a specific TargetHttpsProxy, as indicated in the method description of the Compute Engine API."],["The `GetTargetHttpsProxyRequest` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two properties, `Project` and `TargetHttpsProxy`, both of type string, used to specify the project ID and the name of the TargetHttpsProxy resource to retrieve, respectively."],["The page lists a comprehensive selection of versions for the `GetTargetHttpsProxyRequest` class ranging from version 1.0.0 all the way up to the latest version 3.6.0."]]],[]]