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 page provides documentation for the `GetClientGatewayRequest` class within the Google Cloud BeyondCorp Client Gateways v1 API."],["The `GetClientGatewayRequest` class is used to retrieve a specific `ClientGateway` resource."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities for message handling and object management."],["The `GetClientGatewayRequest` class has properties like `ClientGatewayName` and `Name` to identify the requested resource."],["The latest version of this class is 1.3.0, with previous versions including 1.2.0, 1.1.0, and 1.0.0 also available in the provided documentation."]]],[]]