GoogleApi.Eventarc.V1beta1.Model.Destination (google_api_eventarc v0.3.0) View Source
Represents a target of an invocation over HTTP.
Attributes
-
cloudRunService
(type:GoogleApi.Eventarc.V1beta1.Model.CloudRunService.t
, default:nil
) - Cloud Run fully-managed service that receives the events. The service should be running in the same project as the trigger.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Eventarc.V1beta1.Model.Destination{ cloudRunService: GoogleApi.Eventarc.V1beta1.Model.CloudRunService.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.