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 documentation for the `GetTargetHttpsProxyRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The latest version of this API is 3.6.0, and documentation for various previous versions, ranging from 1.0.0 to 3.5.0, are accessible from this page."],["`GetTargetHttpsProxyRequest` is a request message for retrieving TargetHttpsProxy details and implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties for `Project` and `TargetHttpsProxy`, which are used to specify the project ID and the name of the TargetHttpsProxy resource being requested."],["The GetTargetHttpsProxyRequest class contains two constructors, one being empty, and the other taking in another GetTargetHttpsProxyRequest to initialize the values."]]],[]]