A Gateway is an API-aware HTTP proxy. It performs API-Method
and/or API-Consumer specific actions based on an API Config such
as authentication, policy enforcement, and backend selection.
[[["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-08-28 UTC."],[],[],null,["# Package types (1.12.2)\n\nVersion latestkeyboard_arrow_down\n\n- [1.12.2 (latest)](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types)\n- [1.12.1](/python/docs/reference/apigateway/1.12.1/google.cloud.apigateway_v1.types)\n- [1.11.0](/python/docs/reference/apigateway/1.11.0/google.cloud.apigateway_v1.types)\n- [1.10.1](/python/docs/reference/apigateway/1.10.1/google.cloud.apigateway_v1.types)\n- [1.9.5](/python/docs/reference/apigateway/1.9.5/google.cloud.apigateway_v1.types)\n- [1.8.0](/python/docs/reference/apigateway/1.8.0/google.cloud.apigateway_v1.types)\n- [1.7.3](/python/docs/reference/apigateway/1.7.3/google.cloud.apigateway_v1.types)\n- [1.6.1](/python/docs/reference/apigateway/1.6.1/google.cloud.apigateway_v1.types)\n- [1.5.1](/python/docs/reference/apigateway/1.5.1/google.cloud.apigateway_v1.types)\n- [1.4.0](/python/docs/reference/apigateway/1.4.0/google.cloud.apigateway_v1.types)\n- [1.3.3](/python/docs/reference/apigateway/1.3.3/google.cloud.apigateway_v1.types)\n- [1.2.2](/python/docs/reference/apigateway/1.2.2/google.cloud.apigateway_v1.types)\n- [1.1.1](/python/docs/reference/apigateway/1.1.1/google.cloud.apigateway_v1.types)\n- [1.0.4](/python/docs/reference/apigateway/1.0.4/google.cloud.apigateway_v1.types)\n- [0.2.0](/python/docs/reference/apigateway/0.2.0/google.cloud.apigateway_v1.types)\n- [0.1.0](/python/docs/reference/apigateway/0.1.0/google.cloud.apigateway_v1.types) \nAPI documentation for `apigateway_v1.types` package. \n\nClasses\n-------\n\n### [Api](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.Api)\n\nAn API that can be served by one or more Gateways.\n\n### [ApiConfig](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.ApiConfig)\n\nAn API Configuration is a combination of settings for both\nthe Managed Service and Gateways serving this API Config.\n\n### [CreateApiConfigRequest](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.CreateApiConfigRequest)\n\nRequest message for ApiGatewayService.CreateApiConfig\n\n### [CreateApiRequest](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.CreateApiRequest)\n\nRequest message for ApiGatewayService.CreateApi\n\n### [CreateGatewayRequest](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.CreateGatewayRequest)\n\nRequest message for ApiGatewayService.CreateGateway\n\n### [DeleteApiConfigRequest](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.DeleteApiConfigRequest)\n\nRequest message for ApiGatewayService.DeleteApiConfig\n\n### [DeleteApiRequest](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.DeleteApiRequest)\n\nRequest message for ApiGatewayService.DeleteApi\n\n### [DeleteGatewayRequest](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.DeleteGatewayRequest)\n\nRequest message for ApiGatewayService.DeleteGateway\n\n### [Gateway](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.Gateway)\n\nA Gateway is an API-aware HTTP proxy. It performs API-Method\nand/or API-Consumer specific actions based on an API Config such\nas authentication, policy enforcement, and backend selection.\n\n### [GetApiConfigRequest](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.GetApiConfigRequest)\n\nRequest message for ApiGatewayService.GetApiConfig\n\n### [GetApiRequest](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.GetApiRequest)\n\nRequest message for ApiGatewayService.GetApi\n\n### [GetGatewayRequest](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.GetGatewayRequest)\n\nRequest message for ApiGatewayService.GetGateway\n\n### [ListApiConfigsRequest](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.ListApiConfigsRequest)\n\nRequest message for ApiGatewayService.ListApiConfigs\n\n### [ListApiConfigsResponse](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.ListApiConfigsResponse)\n\nResponse message for ApiGatewayService.ListApiConfigs\n\n### [ListApisRequest](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.ListApisRequest)\n\nRequest message for ApiGatewayService.ListApis\n\n### [ListApisResponse](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.ListApisResponse)\n\nResponse message for ApiGatewayService.ListApis\n\n### [ListGatewaysRequest](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.ListGatewaysRequest)\n\nRequest message for ApiGatewayService.ListGateways\n\n### [ListGatewaysResponse](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.ListGatewaysResponse)\n\nResponse message for ApiGatewayService.ListGateways\n\n### [OperationMetadata](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.OperationMetadata)\n\nRepresents the metadata of the long-running operation.\n\n### [UpdateApiConfigRequest](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.UpdateApiConfigRequest)\n\nRequest message for ApiGatewayService.UpdateApiConfig\n\n### [UpdateApiRequest](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.UpdateApiRequest)\n\nRequest message for ApiGatewayService.UpdateApi\n\n### [UpdateGatewayRequest](/python/docs/reference/apigateway/latest/google.cloud.apigateway_v1.types.UpdateGatewayRequest)\n\nRequest message for ApiGatewayService.UpdateGateway"]]