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 page provides reference documentation for the `GetTargetSslProxyRequest` class in the Google Cloud Compute Engine v1 API, specifically within the .NET library."],["The class `GetTargetSslProxyRequest` is used to make a request to the `TargetSslProxies.Get` method in the Google Compute API."],["The documentation covers versions from 1.0.0 up to the latest version, 3.6.0, of the `Google.Cloud.Compute.V1` library."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has two constructors, including a copy constructor, to facilitate its use."],["The class has the properties of `Project`, representing the ID for the request, and `TargetSslProxy`, which represents the name of the TargetSslProxy resource."]]],[]]