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"]],[["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\u003eThis webpage provides documentation for the \u003ccode\u003eGetTargetSslProxyRequest\u003c/code\u003e class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the most recent version listed as 3.6.0, and the version listed on the page being 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTargetSslProxyRequest\u003c/code\u003e class is used to construct requests for the \u003ccode\u003eTargetSslProxies.Get\u003c/code\u003e method, allowing users to retrieve details about a specific TargetSslProxy resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTargetSslProxyRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor (\u003ccode\u003eGetTargetSslProxyRequest()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eGetTargetSslProxyRequest(GetTargetSslProxyRequest)\u003c/code\u003e) that creates a new instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two main properties, \u003ccode\u003eProject\u003c/code\u003e and \u003ccode\u003eTargetSslProxy\u003c/code\u003e, both of type string, that are required to construct the call to retrieve the information.\u003c/p\u003e\n"]]],[],null,[]]