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."],[[["This webpage provides reference documentation for the `GetTargetSslProxyRequest` class in the Google Cloud Compute Engine v1 API, showcasing various versions of the .NET library."],["The latest version of the `GetTargetSslProxyRequest` class is 3.6.0, while the listed versions range from 1.0.0 to 3.6.0."],["The `GetTargetSslProxyRequest` class is a request message used for the `TargetSslProxies.Get` method and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Project` (project ID) and `TargetSslProxy` (name of the resource to return), which are both string types."],["The documentation outlines the inheritance structure of `GetTargetSslProxyRequest`, which extends from `object` and provides links to inherited members and implementation details."]]],[]]