events/cloud/apigateway/v1 library
Classes
- Api
- An API that can be served by one or more Gateways.
- Api_State
- All the possible API states.
- ApiConfig
- An API Configuration is a combination of settings for both the Managed Service and Gateways serving this API Config.
- ApiConfig_File
- A lightweight description of a file.
- ApiConfig_GrpcServiceDefinition
- A gRPC service definition.
- ApiConfig_OpenApiDocument
- An OpenAPI Specification Document describing an API.
- ApiConfig_State
- All the possible API Config states.
- ApiConfigCreatedEvent
- The CloudEvent raised when an ApiConfig is created.
- ApiConfigDeletedEvent
- The CloudEvent raised when an ApiConfig is deleted.
- ApiConfigEventData
- The data within all ApiConfig events.
- ApiConfigUpdatedEvent
- The CloudEvent raised when an ApiConfig is updated.
- ApiCreatedEvent
- The CloudEvent raised when an Api is created.
- ApiDeletedEvent
- The CloudEvent raised when an Api is deleted.
- ApiEventData
- The data within all Api events.
- ApiUpdatedEvent
- The CloudEvent raised when an Api is updated.
- 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.
- Gateway_State
- All the possible Gateway states.
- GatewayCreatedEvent
- The CloudEvent raised when a Gateway is created.
- GatewayDeletedEvent
- The CloudEvent raised when a Gateway is deleted.
- GatewayEventData
- The data within all Gateway events.
- GatewayUpdatedEvent
- The CloudEvent raised when a Gateway is updated.