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 `GetTargetSslProxyRequest` class is part of the Google Cloud Compute Engine v1 API and is used to request details about a specific TargetSslProxy."],["This page provides documentation for the `GetTargetSslProxyRequest` class, including its constructors, properties (`Project`, `TargetSslProxy`), implemented interfaces, and inherited members."],["The `GetTargetSslProxyRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its functionality within the .NET environment."],["The documentation covers a range of versions for the `GetTargetSslProxyRequest` class, from version 1.0.0 up to the latest version 3.6.0."],["The current documentation is for version 2.10.0 of `GetTargetSslProxyRequest` which can be found in the `Google.Cloud.Compute.V1` namespace."]]],[]]