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-04-09 UTC."],[[["This webpage provides documentation for the `GetTargetHttpsProxyRequest` class within the Google Cloud Compute Engine v1 API, specifically version 3.2.0."],["The `GetTargetHttpsProxyRequest` class is used to retrieve information about a specific TargetHttpsProxy resource, acting as a request message for the `TargetHttpsProxies.Get` method."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while also offering constructors for default and copy-based initialization."],["The available versions of the `GetTargetHttpsProxyRequest` class range from 1.0.0 to the latest release of 3.6.0, including all the releases in between them."],["The `GetTargetHttpsProxyRequest` class has two main properties, `Project`, to identify the project ID for this request and `TargetHttpsProxy` to name the specific TargetHttpsProxy to return."]]],[]]