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}/topics/{topic}
Implementation
core.String? notificationPubsubTopic;