DestinationResponse

data class DestinationResponse(val cloudRunService: CloudRunServiceResponse)

Represents a target of an invocation over HTTP.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Cloud Run fully-managed service that receives the events. The service should be running in the same project as the trigger.