public sealed class GetClientGatewayRequest : IMessage<GetClientGatewayRequest>, IEquatable<GetClientGatewayRequest>, IDeepCloneable<GetClientGatewayRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BeyondCorp Client Connector Services v1 API class GetClientGatewayRequest.
[[["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 documentation provides details for the `GetClientGatewayRequest` class, which is part of the BeyondCorp Client Connector Services v1 API."],["`GetClientGatewayRequest` is a message class used for requesting a specific ClientGateway, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `Object` and includes properties such as `ClientGatewayName` and `Name`, which are used to specify the target client gateway resource."],["The latest version available is version 1.3.0, with version 1.0.0, 1.1.0 and 1.2.0 also being listed as previous versions."],["The class features two constructors: a default `GetClientGatewayRequest()` and one that accepts another `GetClientGatewayRequest` object for parameter `other`."]]],[]]