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-24 UTC."],[[["This page provides documentation for the `GetTargetHttpsProxyRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The class `GetTargetHttpsProxyRequest` is a request message used for retrieving information about a TargetHttpsProxy resource, as per the API's method description."],["The documentation includes details on the class's constructors, such as the default constructor and one that takes another `GetTargetHttpsProxyRequest` object as a parameter."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for robust data handling."],["This page also provides a comprehensive list of all the prior versions available for this class."]]],[]]