Trigger Destination Args
Constructors
Properties
The Cloud Function resource name. Only Cloud Functions V2 is supported. Format projects/{project}/locations/{location}/functions/{function} This is a read-only field. WARNING Creating Cloud Functions V2 triggers is only supported via the Cloud Functions product. An error will be returned if the user sets this value.
Cloud Run fully-managed service that receives the events. The service should be running in the same project of the trigger.
A GKE service capable of receiving events. The service should be running in the same project as the trigger.
An HTTP endpoint destination described by an URI.
Optional. Network config is used to configure how Eventarc resolves and connect to a destination. This should only be used with HttpEndpoint destination type.