public sealed class GetTargetSslProxyRequest : IMessage<GetTargetSslProxyRequest>, IEquatable<GetTargetSslProxyRequest>, IDeepCloneable<GetTargetSslProxyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetTargetSslProxyRequest.
A request message for TargetSslProxies.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 content provides reference documentation for the `GetTargetSslProxyRequest` class in the Compute Engine v1 API, specifically within the .NET environment."],["Version 3.6.0 is the latest documented version, with a history of versions ranging from 1.0.0 to 3.6.0, including the current 2.15.0 version that the documentation is for."],["The `GetTargetSslProxyRequest` class is a request message used for retrieving details of a TargetSslProxy resource, and implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties for `Project` and `TargetSslProxy`, which are used to specify the project ID and the name of the target SSL proxy resource, respectively."],["This content covers members and constructor details for the `GetTargetSslProxyRequest` class, such as the inherited members, namespace, and assembly, with a history of previous versions."]]],[]]