Trigger Args
constructor(channel: Output<String>? = null, destination: Output<TriggerDestinationArgs>? = null, eventDataContentType: Output<String>? = null, labels: Output<Map<String, String>>? = null, location: Output<String>? = null, matchingCriterias: Output<List<TriggerMatchingCriteriaArgs>>? = null, name: Output<String>? = null, project: Output<String>? = null, serviceAccount: Output<String>? = null, transport: Output<TriggerTransportArgs>? = null)