public sealed class GetTargetSslProxyRequest : IMessage<GetTargetSslProxyRequest>, IEquatable<GetTargetSslProxyRequest>, IDeepCloneable<GetTargetSslProxyRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eGetTargetSslProxyRequest\u003c/code\u003e is 3.6.0, with multiple previous versions dating back to 1.0.0, all accessible via their respective documentation links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetTargetSslProxyRequest\u003c/code\u003e is a request message used for retrieving details about a TargetSslProxy resource, as part of the TargetSslProxies.Get method.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGetTargetSslProxyRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one default and another that accepts another GetTargetSslProxyRequest instance, for creating new instances and copying existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTargetSslProxyRequest\u003c/code\u003e class contains properties for \u003ccode\u003eProject\u003c/code\u003e and \u003ccode\u003eTargetSslProxy\u003c/code\u003e, both of type \u003ccode\u003estring\u003c/code\u003e, to specify the project ID and the name of the TargetSslProxy resource, respectively, for the request.\u003c/p\u003e\n"]]],[],null,[]]