public sealed class GetClientGatewayRequest : IMessage<GetClientGatewayRequest>, IEquatable<GetClientGatewayRequest>, IDeepCloneable<GetClientGatewayRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the BeyondCorp Client Gateways 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 document provides reference information for the `GetClientGatewayRequest` class within the Google Cloud BeyondCorp Client Gateways v1 API."],["The `GetClientGatewayRequest` class is used to retrieve a specific ClientGateway and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features two constructors: a default constructor and one that accepts another `GetClientGatewayRequest` instance as a parameter."],["Key properties of this class include `ClientGatewayName`, representing the resource name, and `Name`, which is a string and the required resource name."],["There are multiple versions of the documentation available for this request class, including versions 1.0.0, 1.1.0, 1.2.0, and the latest 1.3.0."]]],[]]