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 page provides reference documentation for the `GetTargetHttpsProxyRequest` class within the Google Cloud Compute Engine v1 API."],["The `GetTargetHttpsProxyRequest` class is used to send requests to retrieve information about a specific TargetHttpsProxy resource."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object management."],["It includes properties for specifying the `Project` ID and the `TargetHttpsProxy` name to return, allowing users to retrieve specific resources."],["The page lists available versions of the API, ranging from version 1.0.0 up to 3.6.0, with the latest being version 3.6.0."]]],[]]