Package types (1.1.1)

API documentation for apigateway_v1.types package.

Classes

Api

An API that can be served by one or more Gateways.

ApiConfig

An API Configuration is a combination of settings for both the Managed Service and Gateways serving this API Config.

CreateApiConfigRequest

Request message for ApiGatewayService.CreateApiConfig

CreateApiRequest

Request message for ApiGatewayService.CreateApi

CreateGatewayRequest

Request message for ApiGatewayService.CreateGateway

DeleteApiConfigRequest

Request message for ApiGatewayService.DeleteApiConfig

DeleteApiRequest

Request message for ApiGatewayService.DeleteApi

DeleteGatewayRequest

Request message for ApiGatewayService.DeleteGateway

Gateway

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.

GetApiConfigRequest

Request message for ApiGatewayService.GetApiConfig

GetApiRequest

Request message for ApiGatewayService.GetApi

GetGatewayRequest

Request message for ApiGatewayService.GetGateway

ListApiConfigsRequest

Request message for ApiGatewayService.ListApiConfigs

ListApiConfigsResponse

Response message for ApiGatewayService.ListApiConfigs

ListApisRequest

Request message for ApiGatewayService.ListApis

ListApisResponse

Response message for ApiGatewayService.ListApis

ListGatewaysRequest

Request message for ApiGatewayService.ListGateways

ListGatewaysResponse

Response message for ApiGatewayService.ListGateways

OperationMetadata

Represents the metadata of the long-running operation.

UpdateApiConfigRequest

Request message for ApiGatewayService.UpdateApiConfig

UpdateApiRequest

Request message for ApiGatewayService.UpdateApi

UpdateGatewayRequest

Request message for ApiGatewayService.UpdateGateway