public sealed class GetClientConnectorServiceRequest : IMessage<GetClientConnectorServiceRequest>, IEquatable<GetClientConnectorServiceRequest>, IDeepCloneable<GetClientConnectorServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BeyondCorp Client Connector Services v1 API class GetClientConnectorServiceRequest.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `GetClientConnectorServiceRequest` class within the BeyondCorp Client Connector Services v1 API."],["The `GetClientConnectorServiceRequest` class is a message used to request a specific ClientConnectorService, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes a `ClientConnectorServiceName` property, which is a typed view over the resource `Name`, and a `Name` property, which specifies the resource's name."],["The class has 2 constructors, one parameterless and one that accepts another instance of `GetClientConnectorServiceRequest`."],["The `GetClientConnectorServiceRequest` class inherits methods from the `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]