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 webpage provides reference documentation for the `GetTargetHttpsProxyRequest` class within the Compute Engine v1 API, specifically for the .NET environment."],["The documentation covers various versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, showing the historical development."],["The `GetTargetHttpsProxyRequest` class is a request message used for retrieving details about a TargetHttpsProxy resource, inheriting from several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation details the constructors and properties of the `GetTargetHttpsProxyRequest` class, including `Project` and `TargetHttpsProxy`, which are used to specify the project ID and the target resource name."],["The class is part of the `Google.Cloud.Compute.V1` namespace, within the Google Cloud .NET libraries."]]],[]]