pubsubTopic property

TfArg<String>? pubsubTopic
final

Pub/Sub topic resource path (projects/{p}/topics/{t}). Required when eventType is a Pub/Sub event.

Implementation

final TfArg<String>? pubsubTopic;