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-04-09 UTC."],[[["This webpage provides documentation for the `GetTargetSslProxyRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with version 3.2.0 being the current focus but many other versions are listed."],["The latest version available for the `GetTargetSslProxyRequest` is 3.6.0, as indicated by the version list that starts with 3.6.0(latest)."],["The `GetTargetSslProxyRequest` class is used to create a request message for the `TargetSslProxies.Get` method, as stated in its description."],["The `GetTargetSslProxyRequest` class is derived from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetTargetSslProxyRequest` has a property for the string `Project`, which is used for the project ID associated with the request, and a property for the string `TargetSslProxy`, which is used for the name of the resource to be returned."]]],[]]