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, version 1.2.0."],["The `GetClientGatewayRequest` class is a message used to retrieve a specific ClientGateway and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits members from the base `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."],["It has two constructors, a default constructor and one that accepts another `GetClientGatewayRequest` object as a parameter, and two properties: `ClientGatewayName` (a typed view) and `Name` (a string)."],["There are multiple versions of the API available, with version 1.3.0 being the latest, all accessible from this webpage."]]],[]]