public sealed class GetClientTlsPolicyRequest : IMessage<GetClientTlsPolicyRequest>, IEquatable<GetClientTlsPolicyRequest>, IDeepCloneable<GetClientTlsPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Security v1beta1 API class GetClientTlsPolicyRequest.
[[["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-01 UTC."],[[["This document provides reference information for the `GetClientTlsPolicyRequest` class, which is part of the Network Security v1beta1 API in the Google Cloud .NET library."],["The `GetClientTlsPolicyRequest` class is used to request a specific ClientTlsPolicy and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances and has properties like `ClientTlsPolicyName` and `Name` for specifying the target policy, with `Name` being a required field in the format `projects/*/locations/{location}/clientTlsPolicies/*`."],["The latest version available in this document is `2.0.0-beta06`, while the version for the class described is `2.0.0-beta05`."]]],[]]