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 documentation for the `GetTargetSslProxyRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET."],["The documentation covers a range of versions, from 1.0.0 up to the latest 3.6.0, along with versions 2.x and 3.x in between, allowing users to navigate through various iterations."],["The `GetTargetSslProxyRequest` class is a request message used to retrieve details of a specific TargetSslProxy resource, and it includes properties for the Project ID and the TargetSslProxy name."],["The class implements various interfaces such as IMessage, IEquatable, IDeepCloneable, IBufferMessage, and also inherits from object, allowing it to handle a variety of data and object manipulation."],["The documentation includes details on the public constructors `GetTargetSslProxyRequest()` and `GetTargetSslProxyRequest(GetTargetSslProxyRequest other)` which can be used to create a new instance of the GetTargetSslProxyRequest class."]]],[]]