[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eGatewayControl.GatewayControlBase\u003c/code\u003e class within the Connect Gateway v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGatewayControl.GatewayControlBase\u003c/code\u003e class is an abstract base for server-side implementations of \u003ccode\u003eGatewayControl\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the .NET \u003ccode\u003eobject\u003c/code\u003e class and provides inherited methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the class, 1.0.0, is available alongside a beta version, 1.0.0-beta02.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateCredentials\u003c/code\u003e method, part of this class, provides connection details for accessing a specified membership through Connect Gateway.\u003c/p\u003e\n"]]],[],null,["# Connect Gateway v1 API - Class GatewayControl.GatewayControlBase (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/dotnet/docs/reference/Google.Cloud.GkeConnect.Gateway.V1/latest/Google.Cloud.GkeConnect.Gateway.V1.GatewayControl.GatewayControlBase)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.GkeConnect.Gateway.V1/1.0.0-beta02/Google.Cloud.GkeConnect.Gateway.V1.GatewayControl.GatewayControlBase) \n\n [BindServiceMethod(typeof(GatewayControl), \"BindService\")]\n public abstract class GatewayControl.GatewayControlBase\n\nReference documentation and code samples for the Connect Gateway v1 API class GatewayControl.GatewayControlBase.\n\nBase class for server-side implementations of GatewayControl \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GatewayControl.GatewayControlBase \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.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.GkeConnect.Gateway.V1](/dotnet/docs/reference/Google.Cloud.GkeConnect.Gateway.V1/latest/Google.Cloud.GkeConnect.Gateway.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GkeConnect.Gateway.V1.dll\n\nMethods\n-------\n\n### GenerateCredentials(GenerateCredentialsRequest, ServerCallContext)\n\n public virtual Task\u003cGenerateCredentialsResponse\u003e GenerateCredentials(GenerateCredentialsRequest request, ServerCallContext context)\n\nGenerateCredentials provides connection information that allows a user to\naccess the specified membership using Connect Gateway."]]