eventType property

TfArg<String> eventType
final

CloudEvents type attribute the trigger listens for. Examples: 'google.cloud.pubsub.topic.v1.messagePublished', 'google.cloud.storage.object.v1.finalized', 'google.cloud.firestore.document.v1.created'.

Implementation

final TfArg<String> eventType;