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-09-04 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eGetClientGatewayRequest\u003c/code\u003e class within the Google Cloud BeyondCorp Client Gateways v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetClientGatewayRequest\u003c/code\u003e class is used to retrieve a specific \u003ccode\u003eClientGateway\u003c/code\u003e resource.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities for message handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetClientGatewayRequest\u003c/code\u003e class has properties like \u003ccode\u003eClientGatewayName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e to identify the requested resource.\u003c/p\u003e\n"],["\u003cp\u003eThe 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.\u003c/p\u003e\n"]]],[],null,["# BeyondCorp Client Gateways v1 API - Class GetClientGatewayRequest (1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientGateways.V1/latest/Google.Cloud.BeyondCorp.ClientGateways.V1.GetClientGatewayRequest)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientGateways.V1/1.2.0/Google.Cloud.BeyondCorp.ClientGateways.V1.GetClientGatewayRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientGateways.V1/1.1.0/Google.Cloud.BeyondCorp.ClientGateways.V1.GetClientGatewayRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientGateways.V1/1.0.0/Google.Cloud.BeyondCorp.ClientGateways.V1.GetClientGatewayRequest) \n\n public sealed class GetClientGatewayRequest : IMessage\u003cGetClientGatewayRequest\u003e, IEquatable\u003cGetClientGatewayRequest\u003e, IDeepCloneable\u003cGetClientGatewayRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the BeyondCorp Client Gateways v1 API class GetClientGatewayRequest.\n\nMessage for getting a ClientGateway. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GetClientGatewayRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GetClientGatewayRequest](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientGateways.V1/latest/Google.Cloud.BeyondCorp.ClientGateways.V1.GetClientGatewayRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GetClientGatewayRequest](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientGateways.V1/latest/Google.Cloud.BeyondCorp.ClientGateways.V1.GetClientGatewayRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GetClientGatewayRequest](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientGateways.V1/latest/Google.Cloud.BeyondCorp.ClientGateways.V1.GetClientGatewayRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.BeyondCorp.ClientGateways.V1](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientGateways.V1/latest/Google.Cloud.BeyondCorp.ClientGateways.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.BeyondCorp.ClientGateways.V1.dll\n\nConstructors\n------------\n\n### GetClientGatewayRequest()\n\n public GetClientGatewayRequest()\n\n### GetClientGatewayRequest(GetClientGatewayRequest)\n\n public GetClientGatewayRequest(GetClientGatewayRequest other)\n\nProperties\n----------\n\n### ClientGatewayName\n\n public ClientGatewayName ClientGatewayName { get; set; }\n\n[ClientGatewayName](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientGateways.V1/latest/Google.Cloud.BeyondCorp.ClientGateways.V1.ClientGatewayName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.BeyondCorp.ClientGateways.V1/latest/Google.Cloud.BeyondCorp.ClientGateways.V1.GetClientGatewayRequest#Google_Cloud_BeyondCorp_ClientGateways_V1_GetClientGatewayRequest_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. Name of the resource"]]