notificationPubsubTopic property
Pub/Sub topic where notifications will be sent after transfer runs associated with this transfer config finish.
The format for specifying a pubsub topic is:
projects/{project_id}/topics/{topic_id}
Implementation
core.String? notificationPubsubTopic;