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 available for the `GetTargetHttpsProxyRequest` class is 3.6.0."],["This class, `GetTargetHttpsProxyRequest`, is part of the Compute Engine v1 API, within the `Google.Cloud.Compute.V1` namespace."],["The `GetTargetHttpsProxyRequest` class is used to send a request to get a TargetHttpsProxy and has been implemented within the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["This class has two properties, `Project` and `TargetHttpsProxy`, both strings, which respectively represent the project ID and the name of the TargetHttpsProxy resource."],["There are several versions of this class available, ranging from the latest version 3.6.0 down to version 1.0.0, which are accessible via their respective links."]]],[]]